Closed markomenino closed 2 years ago
Moonraker has an internal process that corrects the service unit and the config, as mentioned in the announcement that went out last week. To complete the process you have to enter your password...however if you attempted to reinstall with the install script it likely can't recover. I have pushed a script that can be used to recover default installations on MainsailOS and FluiddPi. SSH into the Pi and run the following:
cd ~/moonraker
git pull
./scripts/data-path-fix.sh
cd ~/moonraker git pull ./scripts/data_path_fix.sh
I believe this should read (dashes vs underscores in script name): cd ~/moonraker git pull ./scripts/data-path-fix.sh
You are correct, thanks tbam.
Problem solved. Thanks.
What happened
After having updated the moonraker it was like in the image.
I already restarted the raspberry and ran the script: ~/moonraker/scripts/install-moonraker.sh But it still doesn't open. With the command sudo journalctl -xe -u moonraker.service in putty this appears:
Client
Fluidd
Browser
Chrome
How to reproduce
When opening the fluid
Additional information
No response