BlockingIOError: [Errno 11] Resource temporarily unavailable #9

Open
opened 5 years ago by decentral1se · 0 comments
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
``` 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 ```
Sign in to join this conversation.
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date

No due date set.

Dependencies

This issue currently doesn't have any dependencies.

Loading…
There is no content yet.