Recv: Error:Heating failed, system stopped! Heater_ID: bed

What is the problem?

When starting print from OctoPrint, one out of every 10 or so prints fails with:
Recv: Error:Heating failed, system stopped! Heater_ID: bed

What did you already try to solve it?

Manually heating up bed before hitting print resolves it.
Sometimes it just doesn't happen

Have you tried running in safe mode?

Yes

Did running in safe mode solve the problem?

No

Systeminfo Bundle

You can download this in OctoPrint's System Information dialog ... no bundle, no support!)

octoprint-systeminfo-20240605105944.zip (32.8 KB)

Additional information about your setup

OctoPrint version, OctoPi version, printer, firmware, browser, operating system, ... as much data as possible

OctoPrint version: 1.10.1
OctoPi version:Build 2023.10.09.151442 with "webcamd"
Printer : Sovol Sv06 Plus:
Firmware: V1.1.4 Marlin 2.0.9.2
Browser: Edge
OS Windows 10 64bit

I have an identical machine with identical Raspberry Pi and same settings that does not have the same issue.

Any help is greatly appreciated.
Thank you

PLEASE!

Attach the systeminfo bundle to your next post.

Without it we are just guessing.

Sorry I did attach it from my google drive but forgot to update the text from Write here to something indicating this way to the files. didn't realise I could upload direct.

Fixed

Why not? We always get the recent post to be shown.


| Last lines in terminal:
| Recv:  T:155.20 /210.00 B:37.14 /60.00 @:127 B@:127
| Recv:  T:156.00 /210.00 B:36.58 /60.00 @:127 B@:127 W:?
| Recv: echo:busy: processing
| Recv:  T:158.63 /210.00 B:35.00 /60.00 @:127 B@:127 W:?
| Recv:  T:160.26 /210.00 B:33.40 /60.00 @:127 B@:127
| Recv:  T:161.02 /210.00 B:32.88 /60.00 @:127 B@:127 W:?
| Recv: echo:busy: processing
| Recv:  T:163.58 /210.00 B:32.40 /60.00 @:127 B@:127 W:?
| Recv:  T:165.19 /210.00 B:33.02 /60.00 @:127 B@:127
| Recv:  T:166.16 /210.00 B:33.57 /60.00 @:127 B@:127 W:?
| Recv: echo:busy: processing
| Recv:  T:168.80 /210.00 B:33.92 /60.00 @:127 B@:127 W:?
| Recv:  T:170.19 /210.00 B:38.27 /60.00 @:127 B@:127
| Recv:  T:171.26 /210.00 B:38.24 /60.00 @:127 B@:127 W:?
| Recv: echo:busy: processing
| Recv:  T:173.59 /210.00 B:35.94 /60.00 @:127 B@:127 W:?
| Recv:  T:175.11 /210.00 B:34.64 /60.00 @:127 B@:127
| Recv:  T:176.23 /210.00 B:35.89 /60.00 @:127 B@:127 W:?
| Recv: echo:busy: processing
| Recv: Error:Heating failed, system stopped! Heater_ID: bed

The extruder can not reach the desired temperature.

  • Check the proper seating of eating element and thermistor.
  • Check the wiring.
  • Check the PSU

See also the FAQ: Common firmware errors and their solutions

You can see from the terminal printout that it is the bed that is failing to heat. The target temperature is 60 degrees, but heating is stalled at around 35 or 36. Unless you have your printer installed in your sauna, it looks like the bed starts to warm up and then stalls out.
This would suggest that there is power to the bed heater, but the temperature readback is somehow faulty. As a guess, I would look at the underside of the bed and make sure that the thermistor is in firm contact withe the metal. If it's hanging loose, it will sense the initial rise from simple heat radiation, but eventually convection will carry heat away fast enough that the thermistor won't accurately read bed temperature and will stop increasing.

Hello @SteveElves !

Thank you for your input.

As I mentioned in my post, that was marked by the OP as solution.

I knew that. I was simply adding some additional troubleshooting information that might help another reader.