I saw this in the squeezecenter logs: [08-01-25 23:25:56.4156] Slim::Utils::Firmware::downloadAsyncError (487) Warning: Firmware: Failed to download http://update.slimdevices.com/update/firmware/7.0/jive__.bin (404 Not Found), will try again in 10 minutes. [08-01-25 23:36:12.3977] Slim::Networking::Async::HTTP::_http_error (264) Error: [404 Not Found] [08-01-25 23:36:12.3988] Slim::Utils::Firmware::downloadAsyncError (487) Warning: Firmware: Failed to download http://update.slimdevices.com/update/firmware/7.0/jive__.bin (404 Not Found), will try again in 10 minutes.
It is apparently trying to download jive.bin with this url: http://update.slimdevices.com/update/firmware/7.0/jive__.bin but this is the one that seems to work: http://update.slimdevices.com/update/firmware/7.0/jive.bin : wget http://update.slimdevices.com/update/firmware/7.0/jive.bin --23:38:35-- http://update.slimdevices.com/update/firmware/7.0/jive.bin => `jive.bin' Connecting to 192.168.1.2:8080... connected. Proxy request sent, awaiting response... 200 OK Length: 11,241,776 (11M) [application/octet-stream] 100%[====================================>] 11,241,776 337.56K/s ETA 00:00 23:39:09 (329.02 KB/s) - `jive.bin' saved [11241776/11241776] -- remd ------------------------------------------------------------------------ remd's Profile: http://forums.slimdevices.com/member.php?userid=14098 View this thread: http://forums.slimdevices.com/showthread.php?t=42709 _______________________________________________ beta mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/beta
