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
Go to directory.
Run ./start-sync.sh
See error.
Expected behavior
It connects and gets my IPV4 and IPV6 address?
Desktop (please complete the following information):
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
./start-sync.sh
Expected behavior It connects and gets my IPV4 and IPV6 address?
Desktop (please complete the following information):