ac2cz / FoxTelem

AMSAT Fox-1 Telemetry Decoder
GNU General Public License v3.0
52 stars 17 forks source link

Misleading error message when DNS lookup fails #561

Closed ac2cz closed 5 years ago

ac2cz commented 5 years ago

Zach reported: 1) If DNS fails (i.e. can't resolve www.amsat.org), File -> Fetch Server Data will fail with "Error reading/writing ...". You can duplicate this by removing the content of /etc/resolv.conf on a test machine.

What confused me is that it said it had a problem writing a local file. It was only until I enabled logging and saw that it could not fetch nasabare.txt that I knew it was a network issue.

ac2cz commented 5 years ago

This message is also misleading when the server URL is wrong:

image

ac2cz commented 5 years ago

In 1.08j