I am having problems streaming radio these days. When pick the radio station from "favourites" on my Touch I get the message "Problem: Can't connect to the server for:" and then the name of whatever station I am looking for. The Touch is connected to my local server running LMS 7.8.0. After trying to connect to a few different radio stations I get the following in the server log:
Here I tried just three different stations, but I get the same for all stations. I tried to log in to the server and ping the servers listed in the log (radio.sub.fm and so on) and they seem to respond fine, so I do not really understand the messages about not being able to connect or resolve IP addresses.
Does someone have an idea what could be going wrong?
Code:
[16-02-28 21:42:36.3268] Slim::Formats::RemoteStream::open (95) Error: Couldn't resolve IP address for: dublab.streamguys.com
[16-02-28 21:42:36.3280] Slim::Player::Song::open (471) Warning: stream failed to open [http://dublab.streamguys.com/high.mp3].
[16-02-28 21:43:32.5529] Slim::Formats::RemoteStream::open (95) Error: Couldn't resolve IP address for: radio.sub.fm
[16-02-28 21:43:32.5541] Slim::Player::Song::open (471) Warning: stream failed to open [http://radio.sub.fm:8529/].
[16-02-28 21:43:32.5778] Slim::Formats::RemoteStream::open (95) Error: Couldn't resolve IP address for: radio.sub.fm
[16-02-28 21:43:32.5789] Slim::Player::Song::open (471) Warning: stream failed to open [http://radio.sub.fm:6324/].
[16-02-28 21:45:10.9866] Slim::Formats::RemoteStream::open (95) Error: Couldn't resolve IP address for: audio.scdn.arkena.com
[16-02-28 21:45:10.9879] Slim::Player::Song::open (471) Warning: stream failed to open [http://audio.scdn.arkena.com/11016/fip-midfi128.mp3].
[16-02-28 21:45:11.0144] Slim::Formats::RemoteStream::open (95) Error: Couldn't resolve IP address for: audio.scdn.arkena.com
[16-02-28 21:45:11.0165] Slim::Player::Song::open (471) Warning: stream failed to open [http://audio.scdn.arkena.com/11017/fip-lofi32.mp3].
Does someone have an idea what could be going wrong?