Skip to content

distributed.worker - ERROR - Worker stream died during communication #23

@NiklasPhabian

Description

@NiklasPhabian

On an irregular basis, dasks gives me something like this:

distributed.worker - ERROR - Worker stream died during communication: tcp://127.0.0.1:42391
Traceback (most recent call last):
File "/home/griessbaum/.virtualenvs/staremaster_py/lib/python3.8/site-packages/distributed/comm/tcp.py", line 186, in read
n_frames = await stream.read_bytes(8)
tornado.iostream.StreamClosedError: Stream is closed

oddly enough, it seems like the sidecar is created just fine regardless

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