Closed Snelso91 closed 10 months ago
Thanks for letting us know! We have made some changes to fix that, and we also have a limit to our log file size, so they can't grow too large. Let us know if it helps!
@QuinnDamerell I checked it out recently but forgot to get back to you, it seems that it is indeed fixed now! Thanks for your help 🙂
Perfect, thanks for following up!
Following the docs from https://moonraker.readthedocs.io/en/latest/configuration/ and https://docs.mainsail.xyz/overview/quicktips/printer-power-switch, I have setup a
[power]
section in my moonraker.conf, which controls a mosfet switch via gpio which cuts power to the printer mainboard:Turning on the
printer
switch in the Mainsail Power Devices menu (which is associated with the moonraker object defined above) will tell moonraker to start the bound services and also restart klipper when it is ready due torestart_klipper_when_powered: true
. Similarly, turning off theprinter
switch will stop the bound services (klipper and klipper-mcu), which also triggers Mainsail to show a "Printer is powered off" section.Despite this being intended behaviour for moonraker/mainsail, OctoEverywhere gets stuck in a loop constantly filling both the octoeverywhere.log and the /var/log/syslog every 2 seconds with messages of the type:
This causes the logs to rapidly increase in size over time as they are constantly being written to with these errors. octoeverywhere.log