After upgrading my system from Ubuntu server 17.10 to 18.4 (few months ago) LMS lost external connection e.g. can't connect external streems and services eg, radio, spotify, tidal etc. Can't connect LMS plugins repository, mysqueezbox.com, LMS update etc.
I can only play music from the files stored locally and players connected to LAN/WLAN.
Log shows me:
Ubuntu server 18.04 works as home server, internet gate, media center, NAS etc with many services (including LMS server). All others applications/programs which need external/internet access (browsers/ ubuntu update -apt) works fine.
Network interfaces are as follows:
My firewall rules:
http://paste.ubuntu.com/p/ZD5Tw6JNJP/
Please advice me what to do to recover the external/internet access for LMS.
TIA and regards,
bern
I can only play music from the files stored locally and players connected to LAN/WLAN.
Log shows me:
Code:
[18-10-15 06:01:53.7083] main::init (387) Starting Logitech Media Server (v7.9.2, 1539113931, Tue Oct 9 22:15:56 CEST 2018) perl 5.026001 - x86_64-linux-gnu-thread-multi
[18-10-15 06:02:04.6806] Slim::Networking::Repositories::__ANON__ (146) Failed to fetch https://repos.squeezecommunity.org/extensions.xml: Couldn't resolve IP address for: repos.squeezecommunity.org
[18-10-15 06:02:04.6810] Slim::Networking::Repositories::__ANON__ (149) https lookup failed - trying plain text http instead: http://repos.squeezecommunity.org/extensions.xml
[18-10-15 06:02:04.6837] Slim::Formats::XML::gotErrorViaHTTP (339) Error: getting https://www.mysqueezebox.com/api/sounds/v1/opml
Couldn't resolve IP address for: www.mysqueezebox.com
[18-10-15 06:02:04.6842] Slim::Plugin::Sounds::Plugin::_gotSoundsError (83) Error: Unable to cache Sounds & Effects menu from SN: Couldn't resolve IP address for: www.mysqueezebox.com
[18-10-15 06:02:06.6817] Slim::Networking::SqueezeNetwork::_error (576) Unable to login to SN: Couldn't resolve IP address for: www.mysqueezebox.com
[18-10-15 06:02:06.6825] Slim::Networking::SqueezeNetwork::_init_error (185) Unable to login to mysqueezebox.com, sync is disabled: Couldn't resolve IP address for: www.mysqueezebox.com (https://www.mysqueezebox.com)
[18-10-15 06:02:06.6833] Slim::Networking::SqueezeNetwork::_init_error (201) mysqueezebox.com sync init failed: Couldn't resolve IP address for: www.mysqueezebox.com, will retry in 120300 (https://www.mysqueezebox.com)
[18-10-15 06:02:06.6844] Slim::Formats::XML::gotErrorViaHTTP (339) Error: getting http://opml.radiotime.com/Index.aspx?partnerId=16
Couldn't resolve IP address for: opml.radiotime.com
[18-10-15 06:02:06.6848] Slim::Plugin::InternetRadio::Plugin::_gotRadioError (67) Unable to retrieve radio directory from SN: Couldn't resolve IP address for: opml.radiotime.com
[18-10-15 06:02:28.0040] Slim::Formats::XML::gotErrorViaHTTP (339) Error: getting http://opml.radiotime.com/Index.aspx?partnerId=16
Couldn't resolve IP address for: opml.radiotime.com
[18-10-15 06:02:28.0046] Slim::Plugin::InternetRadio::Plugin::_gotRadioError (67) Unable to retrieve radio directory from SN: Couldn't resolve IP address for: opml.radiotime.com
Network interfaces are as follows:
Code:
ZONE INTERFACE DESCRIPTION
net enp1s0 WAN, external internet access, gate, static address from ISP: 192.168.15.145 which is seen from the internet as public address 46.xxx.xxx.xxx
loc enp3s0f1 LAN Network, DHCP addresses 10.10.10.1
loc wlp4s0 WLAN Access Point, DHCP addresses 10.10.11.1
road tun0 OpenVPN server, roadwarior, address 10.8.0.1
http://paste.ubuntu.com/p/ZD5Tw6JNJP/
Please advice me what to do to recover the external/internet access for LMS.
TIA and regards,
bern