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

SSL r ead: error:00000000:lib(0):func(0):reason(0), errno 104 #1206

Closed
vaajnur opened this issue Oct 30, 2019 · 5 comments
Closed

SSL r ead: error:00000000:lib(0):func(0):reason(0), errno 104 #1206

vaajnur opened this issue Oct 30, 2019 · 5 comments

Comments

@vaajnur
Copy link

vaajnur commented Oct 30, 2019

Fatal error: Uncaught exception 'Sabre\HTTP\ClientException' with message 'SSL r
ead: error:00000000:lib(0):func(0):reason(0), errno 104' in /home/d/dnkayuqs/php
-webdav/vendor/sabre/http/lib/Client.php:356
Stack trace:
#0 /home/d/dnkayuqs/php-webdav/vendor/sabre/http/lib/Client.php(103): Sabre\HTTP
\Client->doRequest(Object(Sabre\HTTP\Request))
#1 /home/d/dnkayuqs/php-webdav/vendor/sabre/dav/lib/DAV/Client.php(373): Sabre\H
TTP\Client->send(Object(Sabre\HTTP\Request))
#2 /home/d/dnkayuqs/php-webdav/index_copy.php(78): Sabre\DAV\Client->request('PU
T', 'dnkayuqs_backup...', Resource id #43)
#3 {main}
thrown in /home/d/dnkayuqs/php-webdav/vendor/sabre/http/lib/Client.php on line
356

@vaajnur
Copy link
Author

vaajnur commented Oct 30, 2019

small files are submited, but large files (>2GB) return this error.

@DeepDiver1975
Copy link
Member

SSL error 104 means: Connection reset by peer
The Server closed the Connection.
Please double check the server.
Maybe some timeout. ...

Unrelated to dav client. Closing

@vaajnur
Copy link
Author

vaajnur commented Oct 30, 2019

thank you for answer, but server is checked. it's not work among 2 weeks. But small files are transmitted.

@staabm
Copy link
Member

staabm commented Oct 30, 2019

2GB sounds like 32 bit limitations

@vaajnur
Copy link
Author

vaajnur commented Nov 2, 2019

sorry, it's Yandex Disk problem, i tried to upload with pure curl from console - very long.

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

No branches or pull requests

3 participants