On Nov 3, 2008, at 9:44 AM, adejager1 wrote: > > the following lines are in my log of Squeezecenter: > > [08-10-27 23:16:14.0510] Slim::Utils::Firmware::downloadAsyncError > (500) Warning: Firmware: Failed to download > http://update.slimdevices.com/update/fi ... ve.version (Couldn't > resolve IP address for: update.slimdevices.com), will try again in 10 > minutes. > [08-10-27 23:23:02.4429] > Slim::Control::Commands::playlistcontrolCommand (1630) Begin Function > [08-10-28 16:18:30.3082] Slim::Utils::Misc::msg (1398) Warning: > [16:18:30.3027] Attempt to free unreferenced scalar: SV 0x5af2e0. > [08-10-28 16:20:40.2098] Slim::Networking::Async::DNS::init (102) > Warning: No DNS servers responded, falling back to OpenDNS. > > I found out that in my case it is related with the IP of the DNS in > the > network tab in the management web interface of the Synology on which > SqueezeCenter runs. > > My Synology is configured to receive a IP from the DHCP from my dsl > modem. Default behavior is that the modem gives out its own internal > IP > as DNS server (192.168.1.x) and forwards it to the DNS of my dsl > provider. But this doesn't work for some reason (only for > squeezeCenter, everything else works fine with the dns from my modem). > When i manually enter the IP from the DNS from my provider in the > management web interface of the Synology this error doesn't appear :?: > Squeezecenter then correctly reports that updates are available.
You can start SC with --debug network.asyncdns to get more information on what it's doing and the error. _______________________________________________ beta mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/beta
