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

Failed to establish a new connection: [Errno 101] Network is unreachable #189

Open
LoneWalkerWolf opened this issue May 2, 2024 · 0 comments
Assignees

Comments

@LoneWalkerWolf
Copy link

Describe the bug
Whenever I run the ./start-sync.sh command, I get the below error.

HTTPSConnectionPool(host='api6.ipify.org', port=443): Max retries exceeded with url: /?format=json (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f7473106160>: Failed to establish a new connection: [Errno 101] Network is unreachable'))

To Reproduce

  1. Go to directory.
  2. Run ./start-sync.sh
  3. See error.

Expected behavior
It connects and gets my IPV4 and IPV6 address?

Desktop (please complete the following information):

  • OS: Debian GNU/Linux 11 (bullseye)
  • Version: Linux 5.10.0-21-amd64
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