Moonraker update manager with problems

klippy.log (4.8 KB)
moonraker.log (31.8 KB)

Moonraker warning
Component ‘update_manager’ failed to load with error: ‘is_valid’

Moonraker: update_manager
An error was detected while loading the moonraker component ‘update_manager’. Please check the log file and fix the issue.

Init. Moonraker: updateManager
An error was detected during initialization the moonraker component ‘updateManager’. Please check the log file and fix the issue.

Help me please

Update Moonraker as a change was just made to address this issue.

Correct, this was introduced last night. If this is a new install, manually update via ssh:

cd ~/moonraker
git pull
sudo service moonraker restart

If this is not a fresh install and it occured by adding a new update_manager section, remove it, restart moonraker, then you can use the UM to update.

1 Like

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.