Open kilrau opened 4 years ago
The update check itself returns an appropriate error message:
kilrau@K-Yoga:~/.xud-docker/testnet/data/boltz$ xud
1) Simnet
2) Testnet
3) Mainnet
Please choose the network: 2
🚀 Launching testnet environment
🌍 Checking for updates...
❌ Error: Timeout error: Couldn't connect to Docker to check for updates. Please check your internet connection and https://status.docker.com/.. For more details, see /home/kilrau/.xud-docker/testnet/logs/testnet.log
Describe the bug
bash xud.sh
just returns without printing anything in case of temporary internet/connection troubles:To Reproduce
bash xud.sh
Expected behavior It should enter one of these paths and print according error message https://github.com/ExchangeUnion/xud-docker/blob/master/xud.sh#L34