Skip to content

SSL SYSCALL error: EOF detected #2

@aluuu

Description

@aluuu
Traceback (most recent call last):
  File "/opt/receiver/.env/local/lib/python2.7/site-packages/zmq/eventloop/stack_context.py", line 211, in wrapped
    callback(*args, **kwargs)
  File "/opt/receiver/.env/local/lib/python2.7/site-packages/momoko/utils.py", line 146, in _io_callback
    self._update_handler()
  File "/opt/receiver/.env/local/lib/python2.7/site-packages/momoko/utils.py", line 133, in _update_handler
    state = self._connection.poll()
OperationalError: SSL SYSCALL error: EOF detected

Прозреваю, что соединение закрывается, а поллер об этом не знает.

Логично было бы переподключаться, либо игнорировать эту ошибку. Как лучше сделать?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions