The printer is running on a seperate PSU that keeps the Pi and RP2040 running when the printer itself is powered down (24V/220V shut off). Once the power is turned off for a couple of minutes, on restart, I get the above error message.
I tried adding a different restart method, but they seem to be invalid for USB canbus bridge devices.
Any idea how to enforce a firmware restart on that MCU on power-up?
I use a larger txqueuelen, but yeah, otherwise like that. I also tried auto just now (and bringing the can0 network down and back up), with the same error.
Also, since the interface is constantly powered, it shouldn’t go down at all… it seems almost like Klipper is shutting it down when the printer is powered off (maybe due to connection error? since the EBB36 drops off the network), and then won’t bring it back up when powered again.
Edit: To add - Moonraker is already configured to restart_klipper_when_powered: true