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

Uploading to Webdav shares fails because of Curl timeout #92

Open
e-alfred opened this issue May 25, 2020 · 1 comment
Open

Uploading to Webdav shares fails because of Curl timeout #92

e-alfred opened this issue May 25, 2020 · 1 comment
Labels

Comments

@e-alfred
Copy link
Owner

IF an upload to a remote Webdav share is started, it will fail because Curl times out after 30 seconds. This limit should be increased if possible to make the uploads work:

"reqId":"XsxMscqbFTVtoOOCB1faswAAABk","level":3,"time":"2020-05-26T00:55:12+02:00","remoteAddr":"1.1.1.1","user":"alfred","app":"index","method":"POST","url":"/apps/flowupload/upload","message":{"Exception":"GuzzleHttp\\Exception\\ConnectException","Message":"cURL error 28: Operation timed out after 30001 milliseconds with 0 bytes received (see http://curl.haxx.se/libcurl/c/libcurl-errors.html)","Code":0,"Trace":[{"file":"/var/www/3rdparty/guzzlehttp/guzzle/src/Handler/CurlFactory.php","line":149,"function":"createRejection","class":"GuzzleHttp\\Handler\\CurlFactory","type":"

@e-alfred e-alfred changed the title Uploading to Webdav shares fails because of Curl timesout Uploading to Webdav shares fails because of Curl timeout May 25, 2020
@e-alfred e-alfred added the bug label May 25, 2020
@JonathanTreffler
Copy link
Collaborator

I am not sure, if we can change the timeout or if the External Storage App needs to change that.

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

No branches or pull requests

2 participants