Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to connect any locator of scouted peer #132

Open
sergmister opened this issue May 1, 2023 · 0 comments
Open

Unable to connect any locator of scouted peer #132

sergmister opened this issue May 1, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@sergmister
Copy link

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

@sergmister sergmister added the bug Something isn't working label May 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant