RE: System won't update - Marrahm - 02-25-2025
(02-24-2025, 05:13 PM)Tim Curtis Wrote: Glad its working :-)
I can’t imagine it’s related, but I’m getting a Check for Update Failed error when (obviously) checking for updates. I’ve done dozens of in place installs through versions, including 9.2.4 a couple weeks ago and haven’t seen that before. I’ve rebooted and no luck. Interestingly, I have two seperate moode systems - both in place updated to 9.2.4 and both now throw this check failed error. Is there anything I should check to avoid having to do a clean slate install?
Related - I don’t see a function in Moodeutl to force a moode in place update via ssh. Is that possible somehow?
Thanks,
Mike
RE: System won't update - Tim Curtis - 02-25-2025
(02-25-2025, 03:34 PM)Marrahm Wrote: (02-24-2025, 05:13 PM)Tim Curtis Wrote: Glad its working :-)
I can’t imagine it’s related, but I’m getting a Check for Update Failed error when (obviously) checking for updates. I’ve done dozens of in place installs through versions, including 9.2.4 a couple weeks ago and haven’t seen that before. I’ve rebooted and no luck. Interestingly, I have two seperate moode systems - both in place updated to 9.2.4 and both now throw this check failed error. Is there anything I should check to avoid having to do a clean slate install?
Related - I don’t see a function in Moodeutl to force a moode in place update via ssh. Is that possible somehow?
Thanks,
Mike
Try rebooting your router.
RE: System won't update - Marrahm - 02-25-2025
(02-25-2025, 04:02 PM)Tim Curtis Wrote: (02-25-2025, 03:34 PM)Marrahm Wrote: (02-24-2025, 05:13 PM)Tim Curtis Wrote: Glad its working :-)
I can’t imagine it’s related, but I’m getting a Check for Update Failed error when (obviously) checking for updates. I’ve done dozens of in place installs through versions, including 9.2.4 a couple weeks ago and haven’t seen that before. I’ve rebooted and no luck. Interestingly, I have two seperate moode systems - both in place updated to 9.2.4 and both now throw this check failed error. Is there anything I should check to avoid having to do a clean slate install?
Related - I don’t see a function in Moodeutl to force a moode in place update via ssh. Is that possible somehow?
Thanks,
Mike
Try rebooting your router. Not going to lie - a little part of me is happy that didn’t work so I look like slightly less of a dummass for not thinking of it. Rebooted router, APs and the Moodes and still no luck.
RE: System won't update - TheOldPresbyope - 02-25-2025
@Tim Curtis
I think I'm confirming @Marrahm's issue.
On a current moOde player
- the System panel declares " This release is: 9.2.5 2025-02-23"
- check for available update: the response is " Check for update failed"
Same response on a older player
- the System panel declares " This release is: 9.2.3 2025-01-21"
- check for available update: the response is " Check for update failed"
A quick glance at www/sys-config.php and inc/common.php suggests the check is looking for a file
Code: https://raw.githubusercontent.com/moode-player/updates/main/moode-player/update-moode.txt
There is such a file but its contents are
Code: ########################################
# Update package for moOde audio player
#
# http://moodeaudio.org
########################################
Date: 2024-02-23
Release: 8.3.9
ImageOnly: No
Description: <p>DESCRIPTION</p><p>This package updates moOde to the latest release. Be sure to backup your system before applying this update.</p>
Relnotes: <p>RELEASE NOTES</p><ul class="updater-relnotes"><li>Updates</li><li>- Multiroom setup guide</li><li>- Add back delay after MPD stop to renderer event scripts</li><li>Bug fixes</li><li>- Graphic EQ displays wrong levels for 3rd to 10th freq band</li><li>- CamillaDSP quick config sort and checkmark for original configs</li><li>- V2 camilladsp.conf file not installed during in-place update</li><li>- Metadata file (currentsong.txt) updated too often</li><li>- Quick search not working for "year YYYY" or "year YYYY-YYYY"</li></ul>
This seems odd...but maybe I'm way off base here.
Regards,
Kent
RE: System won't update - Marrahm - 02-25-2025
(02-25-2025, 04:53 PM)TheOldPresbyope Wrote: @Tim Curtis
I think I'm confirming @Marrahm's issue.
On a current moOde player
- the System panel declares " This release is: 9.2.5 2025-02-23"
- check for available update: the response is " Check for update failed"
Same response on a older player
- the System panel declares " This release is: 9.2.3 2025-01-21"
- check for available update: the response is " Check for update failed"
A quick glance at www/sys-config.php and inc/common.php suggests the check is looking for a file
Code: https://raw.githubusercontent.com/moode-player/updates/main/moode-player/update-moode.txt
There is such a file but its contents are
Code: ########################################
# Update package for moOde audio player
#
# http://moodeaudio.org
########################################
Date: 2024-02-23
Release: 8.3.9
ImageOnly: No
Description: <p>DESCRIPTION</p><p>This package updates moOde to the latest release. Be sure to backup your system before applying this update.</p>
Relnotes: <p>RELEASE NOTES</p><ul class="updater-relnotes"><li>Updates</li><li>- Multiroom setup guide</li><li>- Add back delay after MPD stop to renderer event scripts</li><li>Bug fixes</li><li>- Graphic EQ displays wrong levels for 3rd to 10th freq band</li><li>- CamillaDSP quick config sort and checkmark for original configs</li><li>- V2 camilladsp.conf file not installed during in-place update</li><li>- Metadata file (currentsong.txt) updated too often</li><li>- Quick search not working for "year YYYY" or "year YYYY-YYYY"</li></ul>
This seems odd...but maybe I'm way off base here.
Regards,
Kent
Invalid remote release date shows up on moodeutl -l:
RE: System won't update - TheOldPresbyope - 02-25-2025
@Marrahm
Oh, sure, do it the easy way 
Candidly, I forgot Tim had added that option to moodeutl.
No time ATM to do any more debugging here but I look forward to a resolution of the issue.
Regards,
Kent
RE: System won't update - cramcram - 02-25-2025
Same here, can't update via the web-interface of Moode. I also get "Check for update failed". My player's are on Moode 9.2.0.
RE: System won't update - Tim Curtis - 02-25-2025
Fixed
RE: System won't update - ECELO - 02-25-2025
I confirm, the check update responds with Check for update failed
RE: System won't update - TheOldPresbyope - 02-25-2025
(02-25-2025, 05:56 PM)Tim Curtis Wrote: Fixed
Yup. Both my test systems are happy now.
|