BlockingIOError: [Errno 11] Resource temporarily unavailable #9
decentral1se
commented 2019-01-30 20:46:15 +01:00
Owner
```
Traceback (most recent call last):
File "/home/xppl/.local/share/virtualenvs/xppl-UCsE39NU/lib/python3.5/site-packages/gunico
rn/workers/base_async.py", line 66, in handle
six.reraise(*sys.exc_info())
File "/home/xppl/.local/share/virtualenvs/xppl-UCsE39NU/lib/python3.5/site-packages/gunico
rn/six.py", line 625, in reraise
raise value
File "/home/xppl/.local/share/virtualenvs/xppl-UCsE39NU/lib/python3.5/site-packages/gunico
rn/workers/base_async.py", line 56, in handle
self.handle_request(listener_name, req, client, addr)
File "/home/xppl/.local/share/virtualenvs/xppl-UCsE39NU/lib/python3.5/site-packages/gunico
rn/workers/base_async.py", line 129, in handle_request
six.reraise(*sys.exc_info())
File "/home/xppl/.local/share/virtualenvs/xppl-UCsE39NU/lib/python3.5/site-packages/gunico
rn/six.py", line 625, in reraise
raise value
File "/home/xppl/.local/share/virtualenvs/xppl-UCsE39NU/lib/python3.5/site-packages/gunico
rn/workers/base_async.py", line 112, in handle_request
resp.write_file(respiter)
File "/home/xppl/.local/share/virtualenvs/xppl-UCsE39NU/lib/python3.5/site-packages/gunico
rn/http/wsgi.py", line 403, in write_file
if not self.sendfile(respiter):
File "/home/xppl/.local/share/virtualenvs/xppl-UCsE39NU/lib/python3.5/site-packages/gunico
rn/http/wsgi.py", line 393, in sendfile
sent += sendfile(sockno, fileno, offset + sent, count)
BlockingIOError: [Errno 11] Resource temporarily unavailable
```
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?