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

innernet fetch often results in a timeout #240

Open
bschwind opened this issue Dec 15, 2022 · 0 comments
Open

innernet fetch often results in a timeout #240

bschwind opened this issue Dec 15, 2022 · 0 comments

Comments

@bschwind
Copy link
Member

On MacOS. I'll run a fetch which times out. I then run the command again and it succeeds quickly.

brian ~ $ sudo innernet fetch <network_name>
[*] fetching state for <network_name> from server...

[E] http://10.42.0.1:51820/v1/user/state: Network Error: timed out reading response

brian ~ $ sudo innernet fetch <network_name>
[*] fetching state for <network_name> from server...
<some peers got updated>
[*] updating /etc/hosts with the latest peers.

[*] updated interface <network_name>

[*] reporting 1 interface address as NAT traversal candidates
[*] Attempting to establish connection with 24 remaining unconnected peers...
[*] Attempting to establish connection with 6 remaining unconnected peers...
[*] Attempting to establish connection with 2 remaining unconnected peers...
[*] Attempting to establish connection with 1 remaining unconnected peers...

brian ~ $

Possibly related to #163

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