Skip to content
This repository was archived by the owner on Jul 18, 2025. It is now read-only.
This repository was archived by the owner on Jul 18, 2025. It is now read-only.

Docker network error when running uv run python run_swelancer.py #43

@0xluffyb

Description

@0xluffyb
  1. I had to update my default address pool for Docker in order and make sure that there are enough subnets for the LocalClusters
RuntimeError: Too many docker networks have been created. Most machines/laptops default to allowing
16 LocalCluster instances.
  1. Running uv run python run_swelancer.py after gives after network related error like:
APIError: 409 Client Error for
http+docker://localhost/v1.47/containers/b82a01e75fc56dd741fc6a9160d7ed3cd1c2d2b4b2314cd6e4d6a36fe44
cf9c0/exec: Conflict ("container b82a01e75fc56dd741fc6a9160d7ed3cd1c2d2b4b2314cd6e4d6a36fe44cf9c0 is
not running")

and

APIError: 403 Client Error for
http+docker://localhost/v1.47/networks/6754a0439c1a914d5c6430e5feb3939ec6241db72f590974d8c4359f98ff6
5ea: Forbidden ("error while removing network: network
tinydockernet-alcatraz-10b58905-e743-4315-a9f0-8bcca776063f id
6754a0439c1a914d5c6430e5feb3939ec6241db72f590974d8c4359f98ff65ea has active endpoints")

Error: 403 Client Error for http+docker://localhost/v1.47/networks/cccc2e44b63756397009bc43756083b1d89593fbba1caa5b91dde15c3854a15c: Forbidden ("error while removing network: network tinydockernet-alcatraz-5b653b9c-a749-4b18-88af-ff72b74eace4 id cccc2e44b63756397009bc43756083b1d89593fbba1caa5b91dde15c3854a15c has active endpoints")

Using Macbook M3 Max and Orbstack

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