Bugzilla – Bug 7086
No internet access leads to endless SBC reboots
Last modified: 2009-09-08 09:27:03 UTC
SBC r1914M, Ray fw 22, SC7 17416 - Setup SBC, SBR using DHCP and connect to SC7 - ok - Power down SBC and power it up again - ok - Power down SBC, remove power from SBR and stop SC7, power SBC up again - ok - Power down SBC, remove path to internet from the network, power SBC up - it gets to 'Free Your Music' - then reboots Looking at the log it looks to me as the watchdog is resetting SBC during a lengthy timeout waiting for SN. --- Selected interface 'eth0' Starting jive applications starting pid 811, tty '/dev/tts/0': '/bin/sh' # Jive 7.0 r1914M Loading: jive.JiveMain mapped channel 10 to 2 # tail -f /var/log/messages Feb 12 07:01:04 (none) user.info jive: (AppletManager.lua:217) - Registering: SqueezeboxJive Feb 12 07:01:04 (none) user.info jive: (SqueezeboxJiveApplet.lua:106) - uuid=64a91eefbcc4c1eab95ce70ac08c97e3 Feb 12 07:01:04 (none) user.info jive: (SqueezeboxJiveApplet.lua:107) - mac=00:04:20:1A:02:76 Feb 12 07:01:04 (none) user.info jive: (SqueezeboxJiveApplet.lua:540) - setPowerState=dimmed acpower=true Feb 12 07:01:04 (none) user.info jive: (SqueezeboxJiveApplet.lua:901) - Set CPU speed 200000 Feb 12 07:01:05 (none) user.info jive: (AppletManager.lua:417) - Loaded: SqueezeboxJive Feb 12 07:01:05 (none) user.info jive: (AppletManager.lua:217) - Registering: Clock Feb 12 07:01:05 (none) user.info jive: (AppletManager.lua:217) - Registering: DefaultSkin Feb 12 07:01:05 (none) user.info jive: (AppletManager.lua:417) - Loaded: DefaultSkin Feb 12 07:01:08 (none) user.info jive: (AppletManager.lua:217) - Registering: Flickr Feb 12 07:01:08 (none) user.info jive: (AppletManager.lua:417) - Loaded: Flickr Feb 12 07:01:08 (none) user.info jive: (AppletManager.lua:217) - Registering: SqueezeNetworkPIN Feb 12 07:01:08 (none) user.info jive: (AppletManager.lua:217) - Registering: SlimBrowser Feb 12 07:01:09 (none) user.info jive: (AppletManager.lua:417) - Loaded: SlimBrowser Feb 12 07:01:09 (none) user.info jive: (AppletManager.lua:217) - Registering: SetupWireless Feb 12 07:01:09 (none) user.info jive: (AppletManager.lua:217) - Registering: SetupWallpaper Feb 12 07:01:09 (none) user.info jive: (AppletManager.lua:417) - Loaded: SetupWallpaper Feb 12 07:01:10 (none) user.info jive: (AppletManager.lua:558) - Freeing: SetupWallpaper Feb 12 07:01:10 (none) user.info jive: (AppletManager.lua:217) - Registering: Screenshot Feb 12 07:01:10 (none) user.info jive: (AppletManager.lua:417) - Loaded: Screenshot Feb 12 07:01:10 (none) user.info jive: (AppletManager.lua:217) - Registering: ChooseMusicSource Feb 12 07:01:10 (none) user.info jive: (AppletManager.lua:217) - Registering: SlimDiscovery Feb 12 07:01:10 (none) user.info jive: (AppletManager.lua:417) - Loaded: SlimDiscovery Feb 12 07:01:10 (none) user.info jive: (SlimServers.lua:454) - updated poll list Feb 12 07:01:10 (none) user.info jive: (SlimServers.lua:82) - Creating server SqueezeNetwork (www.beta.squeezenetwork.com:9000) Feb 12 07:01:10 (none) user.info jive: (SlimServer.lua:351) - SlimServer {SqueezeNetwork}:connect() U-Boot 1.0.0 (Sep 24 2007 - 10:32:53) U-Boot code: 33E00000 -> 33E1D388 BSS: -> 33E20FC4 IRQ Stack: 33e41fc0 FIQ Stack: 33e42fc0
Hmm, probably not the watchdog as a 'watchdog -t 10 /dev/watchdog' does not prevent SBC from rebooting.
I think that is the watchdog. You need to do 'watchdog -t 10 /dev/watchdog' before starting Jive. It looks like it's rebooting while trying to connect to SN, probably some blocking code. Hmm, I wonder if it's the DNS lookup.
Fixed r1920 - r1927.
This bug has recently been fixed in the latest release of SqueezeCenter 7.0.1 Please try that version, if you still see the error, then reopen this bug. To download this version, please navigate to: http://www.slimdevices.com/su_downloads.html