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

Reachability Issue for private swarm #551

Closed
VarunJoshi10 opened this issue Jan 12, 2024 · 1 comment
Closed

Reachability Issue for private swarm #551

VarunJoshi10 opened this issue Jan 12, 2024 · 1 comment

Comments

@VarunJoshi10
Copy link

I am creating a private swarm using backbone peer hosted at aws EC2 instance and trying to connect my machine's GPU but getting reachability issues.
I have followed the list of commands listed below.
python3 -m petals.cli.run_dht --host_maddrs /ip4/0.0.0.0/tcp/31337 --identity_path bootstrap1.id

I am getting reachability as False on backbone peer:
reachability.rpc_check(remote_peer=...YELDdS, check_peer=...YELDdS) -> False

I have followed commands from petals documentation for creating backbone peer and running petals server
python3 -m petals.cli.run_server meta-llama/Llama-2-13b-hf --token mytoken --initial_peers /ip4/EC2_public_ip/tcp/31337/p2p/Qm_mybackbone_peer

@adnanbaqi
Copy link

Brother use , docker image for health monitor the issue won't happen

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

2 participants