Error Recovering fluidd-config
What happened
"Invalid" error showing on updates from version v1.2.0-0-gce48c585.
Attempting to "recover" says "Error Recovering fluidd-config".
What did you expect to happen
I expected 1) not to have an invalid configuration as fluidd.cfg has not been modified and 2) for Fluidd to pull down the new fluidd.cfg to repair the invalid error.
How to reproduce
Check for updates, click "repair" next to fluidd-config.
Additional information
Git Repo fluidd-config: Attempting Repo Recovery... Git Repo fluidd-config: Starting Clone Recovery... Cloning into '/home/user/.fluidd-config_repo_backup'... Error Recovering fluidd-config
Please attach your moonraker log file so we can look at the complete error message
Attached. moonraker.txt
Any thoughts on this? I'm still unable to recover.
I had the same issue and was able to solve it by removing ".git" from repo's URL in moonraker.config origin
See if it says
[update_manager fluidd-config] managed_services: klipper origin: https://github.com/fluidd-core/fluidd-config.git path: /home/pi/fluidd-config primary_branch: master type: git_repo
Remove .git I used KIAUH to deploy and maybe there is a mistake made when they use link from "git clone" command, which has .git