moonraker dead after last ratos update

Dear all i'm running into an issue with moonraker, despite running the following comand
Moonraker
cd ~/moonraker
git pull
./scripts/install-moonraker.sh
sudo systemctl restart moonraker
lot of errors while running script
->for ex : File "/home/pi/moonraker-env/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 223, in _main
status = self.run(options, args)

● moonraker.service - API Server for Klipper SV1
Loaded: loaded (/etc/systemd/system/moonraker.service; enabled; vendor preset: enabled)
Active: activating (auto-restart) (Result: exit-code) since Tue 2025-12-16 09:49:35 GMT; 2s ago
Process: 2071 ExecStart=/home/pi/moonraker-env/bin/python $MOONRAKER_ARGS (code=exited, status=1/FAILURE)
Main PID: 2071 (code=exited, status=1/FAILURE)
CPU: 511ms

Any hints? Thanks
Was this page helpful?