Skip to content

version 1.25.3 in docker env stuck in "Waiting to connect to: ..." #2519

@haraldschilly

Description

@haraldschilly

I've a situation, where I'm basically running the scheduler and workers in a docker environment (it's a project at https://cocalc.com ). Version 1.25.2 it works fine, but starting with 1.25.3 I only get

distributed.worker - INFO - Waiting to connect to:       tcp://localhost:8786

and well, it never does. There are only few changes, though… so maybe this help to narrow down this regression.

scheduler started via dask-scheduler and worker via dask-worker tcp://localhost:8786 --local-directory ~/dask-worker --nthreads 1 --nprocs 1 --memory-limit 256M

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