Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

application crash when unable to test network #115

Closed
abraunegg opened this issue Aug 11, 2018 · 2 comments
Closed

application crash when unable to test network #115

abraunegg opened this issue Aug 11, 2018 · 2 comments
Assignees
Labels
Bug Something isn't working Fixed

Comments

@abraunegg
Copy link
Owner

Application crash when unable to test network:

Loading config ...
Using Config Dir: /home/travis/.config/onedrive
No config file found, using defaults
Initializing the OneDrive API ...
std.net.curl.CurlException@std/net/curl.d(4332): Couldn't connect to server on handle 23338B0
----------------
??:? pure @safe void std.exception.bailOut!(std.net.curl.CurlException).bailOut(immutable(char)[], ulong, scope const(char)[]) [0x62b40a]
??:? pure @safe bool std.exception.enforce!(std.net.curl.CurlException).enforce!(bool).enforce(bool, lazy const(char)[], immutable(char)[], ulong) [0x62b37d]
??:? void std.net.curl.Curl._check(int) [0x5fdc54]
??:? int std.net.curl.Curl.perform(std.typecons.Flag!("throwOnError").Flag) [0x5fe088]
??:? int std.net.curl.HTTP.perform(std.typecons.Flag!("throwOnError").Flag) [0x5fcb44]
src/util.d:125 bool util.testNetwork() [0x5b7d72]
src/main.d:148 _Dmain [0x595194]
@abraunegg abraunegg added Bug Something isn't working Investigating labels Aug 11, 2018
@abraunegg abraunegg self-assigned this Aug 11, 2018
@abraunegg
Copy link
Owner Author

PR #117 resolves the application crash situation

@lock
Copy link

lock bot commented Jan 5, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked and limited conversation to collaborators Jan 5, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Bug Something isn't working Fixed
Projects
None yet
Development

No branches or pull requests

1 participant