Moonraker updated, performed a print after the update but now Fluidd won’t connect to moonraker. I haven’t changed any other settings or command prompts
These Creality machines do not update correctly when a Moonraker dependency changes. Yesterday I pushed a change that replaces an unmaintained library (dbus-next) with a maintained fork (dbus-fast). On normal machines the new dependency is installed during the update. It appears that Creality machines do not install Moonraker in a proper virtualenv with pip installed, thus the failure.
to get an idea what is actually happening during installation. Python version according to the log is 3.8.2, which should be compatible with the recent changes.
I’m guessing its either a Sonic Pad or the Klipper Edition of the Ender 3. From moonraker.log I can see its a MIPS processor running Creality’s custom linux build. Unfortunately the install script won’t work for it. Someone created an issue with a solution.
Apparently there is also a repo with helper scripts for Creality devices, but I don’t have a link.
Thanks for the replies, its a Nebula Pad. Honestly, i wish I had never got it… but I’m on the journey now… do you have any advise on how to roll back the update?