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

cURL error 55: SSL_write() returned SYSCALL, errno = 10053 #56

Open
mdsaif786 opened this issue Jun 1, 2019 · 2 comments
Open

cURL error 55: SSL_write() returned SYSCALL, errno = 10053 #56

mdsaif786 opened this issue Jun 1, 2019 · 2 comments

Comments

@mdsaif786
Copy link

Upload is failing with SSL_write() error 55 errorno=10053 errors when I try to upload files greater than 50 MB. same file failed many times.File less then 30 MB seem to work.
for reference i'm attaching a screen shot.
vimeoerror

os -windows
php version -7.2
laravel version -5.8
"vimeo/laravel": "^5.3",

@Eternal127
Copy link

Try chunk size as 1010241024 (10 MB). As this is issue with tusclient which is used by vimeo to upload the files. I had the same issue in python library for vimeo.

@ammarax
Copy link

ammarax commented Feb 24, 2020

@Eternal127 could you provide a richer explanation? i have the same issues error on python, i found a similar already opened issues here.

vimeo/vimeo.py#150

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