Include file '/home/pi/klipper_config/pam/ratos.cfg' does not exist

Getting the following errors after updating today. Include file '/home/pi/klipper_config/pam/ratos.cfg' does not exist Once the underlying issue is corrected, use the "RESTART" command to reload the config and restart the host software. Printer is halted Also the following Moonraker Warnings: Moonraker warning [update_manager client RatOS]: Moonraker is not permitted to restart service 'RatOS'. To enable management of this service add RatOS to the bottom of the file /home/pi/printer_data/moonraker.asvc. To disable management for this service set 'is_system_service: False' in the configuration for this section. Moonraker warning [update_manager KlipperScreen]: Moonraker is not permitted to restart service 'KlipperScreen'. To enable management of this service add KlipperScreen to the bottom of the file /home/pi/printer_data/moonraker.asvc. To disable management for this service set 'is_system_service: False' in the configuration for this section. I thought I updated in the correct order (Ratos first, then everything else)
No description
15 Replies
elliott
elliott•16mo ago
Running bash ~/pam/install.sh fixed the PAM error. Thanks @Helge Keck for the help on that
3DBoomer
3DBoomer•16mo ago
Hi, I had the same, did a ~/pam/install.sh, and now this .... ???
No description
Helge Keck
Helge Keck•16mo ago
please remove the pam folder and do a fresh install
3DBoomer
3DBoomer•16mo ago
OK, just deleted the PAM folder (from mainsail interface), SSH a new install from script, rebooted, .... same ERROR
Helge Keck
Helge Keck•16mo ago
not thisfolder i mean the installation folder on the pi
3DBoomer
3DBoomer•16mo ago
argh.... OK. Just delete via WinSCP ?
Helge Keck
Helge Keck•16mo ago
yes now, install it new
3DBoomer
3DBoomer•16mo ago
thks 😉 Same ERROR.... 😦
Helge Keck
Helge Keck•16mo ago
RatOS 1.x? or RatOS 2.x?
3DBoomer
3DBoomer•16mo ago
1.2
No description
Helge Keck
Helge Keck•16mo ago
instead of the pam include put this at the end of your config file [pam] [gcode_macro _START_PRINT_BED_MESH] gcode: {% if printer["gcode_macro RatOS"].calibrate_bed_mesh|lower == 'true' %} PAM PROFILE=ratos {% endif %} BED_MESH_PROFILE LOAD=ratos
3DBoomer
3DBoomer•16mo ago
Ok, So I comment #[pam include] and add the alternative right ?
No description
3DBoomer
3DBoomer•16mo ago
Taddaaaaaa !!!! Thanks Helge, ur a star !
EternalPath
EternalPath•15mo ago
I am getting on of these errors after update. The one about the KlipperScreen: Moonraker warning [update_manager KlipperScreen]: Moonraker is not permitted to restart service 'KlipperScreen'. To enable management of this service add KlipperScreen to the bottom of the file /home/pi/printer_data/moonraker.asvc. To disable management for this service set 'is_system_service: False' in the configuration for this section. Following those instrucstions in the error reveals that the contants of moonraker.asvc is just one word "ratos" Adding "is_system_service: False" has no effect. Probably need to create a klipperscreen config section in the moonraker.asvc file? how does that look? Am I even using klipperscreen? I don't think so... I just want the erorr gone.
Helge Keck
Helge Keck•15mo ago
this is not related to that thread, please open a new one