Bug 14583 - 7.4.1 r28775 beta - incorrect controller firmware update URL
: 7.4.1 r28775 beta - incorrect controller firmware update URL
Status: CLOSED INVALID
Product: Logitech Media Server
Classification: Unclassified
Component: Controller
: 7.4.1
: Infrant ReadyNAS Other
: -- normal (vote)
: ---
Assigned To: Unassigned bug - please assign me!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2009-10-05 07:50 UTC by Simon Finch
Modified: 2011-05-10 14:22 UTC (History)
3 users (show)

See Also:
Category: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Finch 2009-10-05 07:50:05 UTC
The latest 7.4.1 beta of Squeezeboxserver (r28775) results in Duet controller firmware update errors because the download URL is incorrect.

The error message is:

Slim::Utils::Firmware::downloadAsyncError (557) Warning: Firmware: Failed to download http://update.mysqueezebox.com/update/firmware/7.4.1/jive_7.4.1_r7832.bin (404 Not Found)

The correct download URL should be:

http://update.mysqueezebox.com/update/firmware/7.4.1/jive_7.4.1_r7834.bin
Comment 1 James Richardson 2009-10-05 07:58:06 UTC
Thanks for the bug report.  This type of miss match happens when the .version file in your local cache updated before the server has finished uploading the proper .bin file

A few lines below the error message you posted should also be a 'will retry in xx minutes' message.  This indicates that the server knows the files are out of sync and will attempt a download later.
Comment 2 Simon Finch 2009-10-05 08:17:01 UTC
Hi James

Thanks for that. I was just wondering why it was looking for jive_7.4.1_r7832.bin when it should be looking for jive_7.4.1_r7834.bin .. ?

Simon



(In reply to comment #1)
> Thanks for the bug report.  This type of miss match happens when the .version
> file in your local cache updated before the server has finished uploading the
> proper .bin file
> 
> A few lines below the error message you posted should also be a 'will retry in
> xx minutes' message.  This indicates that the server knows the files are out of
> sync and will attempt a download later.
Comment 3 Bradley D. Wall 2011-05-10 14:22:29 UTC
Fixed in 7.6
Closing