Skip to content

Unable to connect any locator of scouted peer #132

@sergmister

Description

@sergmister

Describe the bug

Running these two commands in separate terminals on the same machine:

docker run --init --net host eclipse/zenoh-bridge-dds -d 1
docker run --init --net host eclipse/zenoh-bridge-dds -d 2

Throws the error Unable to connect any locator of scouted peer.

I have tried using tcp/localhost:7447, x86 and arm, latest and master, all with no luck.

To reproduce

In two terminals run:

docker run --init --net host eclipse/zenoh-bridge-dds -d 1
docker run --init --net host eclipse/zenoh-bridge-dds -d 2

System info

Ubuntu 22.04.2
i9 13900k
docker containers eclipse/zenoh-bridge-dds:latest and eclipse/zenoh-bridge-dds:master

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions