-
Notifications
You must be signed in to change notification settings - Fork 62
Open
Labels
bugSomething isn't workingSomething isn't working
Description
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
Labels
bugSomething isn't workingSomething isn't working