Can not update MCU 'mcu' config as it is shutdown/Shutdown due to webhooks request

Basic Information:

Printer Model: Creality Ender 3 v3 se
MCU / Printerboard:Creality 3D Printer Upgraded 32 Bit Silent Board Motherboard with MS35774 (GD303RET6 chipset)
klippy.log
klippy.log (2.1 MB)

Hello everyone.
I’m newbie to printing and just installed clipper. Following errors constantly appear:

!!!
Klipper reports: SHUTDOWN

Shutdown due to webhooks request
Once the underlying issue is corrected, use the
“FIRMWARE_RESTART” command to reset the firmware, reload the
config, and restart the host software.
Printer is shutdown
!!!

!!!
Can not update MCU ‘mcu’ config as it is shutdown
Once the underlying issue is corrected, use the
“FIRMWARE_RESTART” command to reset the firmware, reload the
config, and restart the host software.
Error configuring printer
!!!

OS - Debian 11.
I installed klipper and other packages through Kiauh.

I see errors in log:

MCU error during connect
Traceback (most recent call last):
File “/home/orangepi/klipper/klippy/klippy.py”, line 180, in _connect
cb()
File “/home/orangepi/klipper/klippy/mcu.py”, line 717, in _connect
config_params = self._send_get_config()
File “/home/orangepi/klipper/klippy/mcu.py”, line 703, in _send_get_config
raise error(“Can not update MCU ‘%s’ config as it is shutdown” % (
mcu.error: Can not update MCU ‘mcu’ config as it is shutdown
Build file /home/orangepi/klipper/klippy/…/.config(892): Wed Jan 31 16:16:25 2024

Also in log:
Transition to shutdown state: Shutdown due to webhooks request

First time i have same problem with mcu-service like in this topic:

I reinstalled OS, klipper and firmware for printer and fix this problem.
Result of command “systemctl list-dependencies”:

4

Thanks in advance for your help.

See MCU 'mcu' shutdown: Command request / Shutdown due to webhooks request and Can not update MCU '<name>' config as it is shutdown

Thank you for reply.
Maybe I don’t quite understand correctly, as I’m not an english speaker.
So, this situation normal ?

Is it possible to somehow remove command (M112) if it is sent automatically and is it necessary?
I didn’t find where exactly to do that…

I’m not sure what you intend to achieve.
This button or the M112 command is an emergency shutdown: It makes sure that the printer is

  • shutdown as fast as possible
  • put the machine in an safe state, e.g. turn off everything
  • prevent accidental or intentional reactivation without resetting everything

Just a strange situation.
Many people I know have same printer and installed klipper according to the same instructions and they do not have such nuans and notifications.
But if you, as a person with experience, say that this is normal, then fine.
Then I won’t worry about it.
Thank you.

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.