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

Socket timeout error when uploading file more than 16kb #1019

Open
keerthu3196 opened this issue May 13, 2021 · 0 comments
Open

Socket timeout error when uploading file more than 16kb #1019

keerthu3196 opened this issue May 13, 2021 · 0 comments

Comments

@keerthu3196
Copy link

File "/usr/lib/python3.6/site-packages/cheroot/server.py", line 377, in read
data = self.rfile.read(size)
File "/usr/lib/python3.6/site-packages/cheroot/makefile.py", line 431, in read
val = self._safe_call(True, super().read, *args, **kwargs)
File "/usr/lib/python3.6/site-packages/cheroot/ssl/pyopenssl.py", line 131, in _safe_call
raise socket.timeout('timed out')
socket.timeout: timed out

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

No branches or pull requests

1 participant