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

Nodes fail to launch #8

Closed
justinmoon opened this issue Oct 7, 2019 · 1 comment
Closed

Nodes fail to launch #8

justinmoon opened this issue Oct 7, 2019 · 1 comment

Comments

@justinmoon
Copy link
Contributor

I run a lnet-daemon in one window and then run lnet-cli start graph in another. The server spits out these logs:

Starting graph
Starting
Starting server
Starting client3
Starting "client5-1"
Starting "client5-2"
Starting client5
Starting client1
Starting "client5-3"
Starting client2
Starting client4
Connecting client1 <-> server
Connected client1 <-> server
Connecting client2 <-> server
Connected client2 <-> server
Connecting client3 <-> server
Connected client3 <-> server
Connecting client4 <-> server
Connected client4 <-> server
Connecting client5 <-> server
Connected client5 <-> server
Connecting "client5-1" <-> client5
Connected "client5-1" <-> client5
Connecting "client5-2" <-> client5
Connected "client5-2" <-> client5
Connecting "client5-3" <-> client5
Connected "client5-3" <-> client5

It never gets past this loop

@justinmoon
Copy link
Contributor Author

Fixed now. I think I wasn't waiting long enough ...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant