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

Internet Connection required while connected to the Internet #30

Closed
YaBoiMax opened this issue Sep 15, 2020 · 6 comments
Closed

Internet Connection required while connected to the Internet #30

YaBoiMax opened this issue Sep 15, 2020 · 6 comments

Comments

@YaBoiMax
Copy link

I ran the script with python3.7 and it tells me to connect to the internet while the node is already connected

grafik

@Weilbyte
Copy link
Owner

The internet check is a ping ran against github.com, make sure your DNS is working, that github.com is resolvable and double-check if you have any issues with IPv6.

@YaBoiMax
Copy link
Author

github.com is reachable from the node I am trying to run the script from. What do you mean "any issues with IPv6"?

@Weilbyte
Copy link
Owner

Just in case your system is preferring v6 over v4.

What's your ping to GitHub?

@YaBoiMax
Copy link
Author

My ping to github from the node is fine
image

@Weilbyte
Copy link
Owner

Odd. Remove line 172 from the install script if it's checkConn().

@YaBoiMax
Copy link
Author

It seems like my Python3.7 installation has an error, I just ran some tests and they failed for the most part. I'll close the ticket and hope that a reinstall will fix it

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