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

Process fails when trying to decrypt repository #10

Closed
crscheid opened this issue Oct 29, 2016 · 1 comment
Closed

Process fails when trying to decrypt repository #10

crscheid opened this issue Oct 29, 2016 · 1 comment

Comments

@crscheid
Copy link
Owner

Need to robustify this a little more:

[2016-10-28 19:39:25] image-watcher.ERROR: Could not remove old files from Seafile. Error message: cURL error 7: Failed to connect to server.xxx port 12347: Connection refused (see http://curl.haxx.se/libcurl/c/libcurl-errors.html) [] []
[2016-10-28 19:39:25] image-watcher.INFO: Requesting library decryption [] []
[2016-10-28 19:39:25] image-watcher.INFO: Decrypting library resource: 4bd34bc0-a274-4f89-bf7a-23adfb5f8154 [] []

Fatal error: Uncaught GuzzleHttp\Exception\ConnectException: cURL error 7: Failed to connect to server.xxx port 12347: Connection refused (see http://curl.haxx.se/libcurl/c/libcurl-errors.html) in /usr/src/app/vendor/guzzlehttp/guzzle/src/Handler/CurlFactory.php:186
Stack trace:
#0 /usr/src/app/vendor/guzzlehttp/guzzle/src/Handler/CurlFactory.php(150): GuzzleHttp\Handler\CurlFactory::createRejection(Object(GuzzleHttp\Handler\EasyHandle), Array)
#1 /usr/src/app/vendor/guzzlehttp/guzzle/src/Handler/CurlFactory.php(103): GuzzleHttp\Handler\CurlFactory::finishError(Object(GuzzleHttp\Handler\CurlHandler), Object(GuzzleHttp\Handler\EasyHandle), Object(GuzzleHttp\Handler\CurlFactory))
#2 /usr/src/app/vendor/guzzlehttp/guzzle/src/Handler/CurlHandler.php(43): GuzzleHttp\Handler\CurlFactory::finish(Object(GuzzleHttp\Handler\CurlHandler), Object(GuzzleHttp\Handler\EasyHandle), Object(GuzzleHttp\Handler\CurlFactory))
#3 /usr/src/app/vendor/guzzlehttp/guzzle/src/Handler/Proxy.php(28): GuzzleHttp\Handler\CurlHandler->__invoke(Obje in /usr/src/app/vendor/guzzlehttp/guzzle/src/Handler/CurlFactory.php on line 186
@crscheid crscheid added the bug label Oct 29, 2016
@crscheid crscheid changed the title Process fails when trying to delete images Process fails when trying to decrypt repository Oct 30, 2016
@crscheid
Copy link
Owner Author

Closing issue as this is a duplicate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant