Skip to content
This repository has been archived by the owner on Feb 24, 2024. It is now read-only.

Reliability connectivity upgrade / gossipsub discovery #50

Open
wants to merge 17 commits into
base: main
Choose a base branch
from

Conversation

notassigned
Copy link
Contributor

No description provided.

@alecbcs
Copy link
Owner

alecbcs commented Oct 20, 2021

@notassigned just booted up two virtual machines in order to test out the max bandwidth of hyprspace after this PR. Unfortunately, I can't seem to get the two systems to find each other through hyprspace after this PR. They seem to find each other using the traditional method but not through pubsub? Running hyprspace daemon up I'm only getting to the first print and then it's freezing. Any recommendations? Can you still get two nodes to communicate with this PR?

@notassigned
Copy link
Contributor Author

Running hyprspace daemon up I'm only getting to the first print and then it's freezing. Any recommendations? Can you still get two nodes to communicate with this PR?

Hmm i wonder if its an issue with the root check, did you run it with sudo?

You should only have to start the daemon with root, hyprspace up x will work without sudo after the daemon is running.

@alecbcs
Copy link
Owner

alecbcs commented Oct 20, 2021

Apologies I should have included it in my previous response but yes I ran both commands as the root user in the VM. hyprspace daemon up only ever prints out,

Starting hyprspace daemon on port 5882

I haven't seen a connected verification message and all pings between the two VMs fail with all packets lost.

Rolling back to the main branch they can connect and transfer data at about 258Mbps between them.

@notassigned
Copy link
Contributor Author

notassigned commented Oct 20, 2021

Apologies I should have included it in my previous response but yes I ran both commands as the root user in the VM. hyprspace daemon up only ever prints out,

Starting hyprspace daemon on port 5882

I haven't seen a connected verification message and all pings between the two VMs fail with all packets lost.

Rolling back to the main branch they can connect and transfer data at about 258Mbps between them.

Just to be clear are you running hyprspace up interface after you run hyprspace daemon up. What is the output on the command line when you do hyprspace up interface? You should see [+] Started hyprspace interface <interface>

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
2 participants