Skip to content

Sometimes waitress is timing out with a Socket error #20

@mpacer

Description

@mpacer

Last bits of error output:

ERROR:waitress:Socket error
Traceback (most recent call last):
File "/Users/mpacer/anaconda3/envs/py36/lib/python3.6/site-packages/waitress/channel.py", line 166, in handle_read
data = self.recv(self.adj.recv_bytes)
File "/Users/mpacer/anaconda3/envs/py36/lib/python3.6/asyncore.py", line 374, in recv
data = self.socket.recv(buffer_size)
TimeoutError: [Errno 60] Operation timed out

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions