04-14-2020, 08:45 PM
@ivenhoe
Like Tim said. Looking just at your radio problem, here's a few choice bits from your output
and
Both of these streaming audio URLs involved are alive and well and playing on my moOde player here.
Taken together the error messages tell me your moOde player can't reach a DNS server (needed to resolve the hostname live-radio01.mediahubaustralia.com into an IP address) and can't reach the Internet (needed to connect to IP address 89.16.185.174)
Let's look higher up your listing:
This is seriously confused. You have both ethernet and WiFi connections which confuse moOde. I'm not so sure either about that domain 84.2.44.1 either.
Regards,
Kent
Like Tim said. Looking just at your radio problem, here's a few choice bits from your output
Code:
20200414 202603 readMpdResponse(): error: response $str[0]=(ACK [5@0] {play} Failed to decode http://live-radio01.mediahubaustralia.com/JAZW/mp3/; CURL failed: Resolving timed out after 10009 milliseconds)
and
Code:
Failed to decode http://89.16.185.174:8004/stream; CURL failed: Failed to connect to 89.16.185.174 port 8004: No route to host
Both of these streaming audio URLs involved are alive and well and playing on my moOde player here.
Taken together the error messages tell me your moOde player can't reach a DNS server (needed to resolve the hostname live-radio01.mediahubaustralia.com into an IP address) and can't reach the Internet (needed to connect to IP address 89.16.185.174)
Let's look higher up your listing:
Code:
20200414 145516 worker: eth0 exists
20200414 145516 worker: IP addr (192.168.0.84)
20200414 145516 worker: Netmask (255.255.255.0)
20200414 145516 worker: Gateway (192.168.1.1)
20200414 145517 worker: Pri DNS (84.2.46.1)
20200414 145517 worker: Domain (84.2.44.1)
20200414 145517 worker: wlan0 exists
20200414 145517 worker: wifi country (HU)
20200414 145517 worker: wlan0 trying SSID (TTx2xRAZ)
20200414 145517 worker: IP addr (192.168.1.84)
20200414 145517 worker: Netmask (255.255.255.0)
20200414 145517 worker: Gateway (192.168.1.1)
20200414 145517 worker: Pri DNS (84.2.46.1)
20200414 145517 worker: Domain (84.2.44.1)
This is seriously confused. You have both ethernet and WiFi connections which confuse moOde. I'm not so sure either about that domain 84.2.44.1 either.
Regards,
Kent