Printer Disconnects Mid Print

What is the problem?

If I have any plugins installed, or try to print not in safe mode, my printer disconnects midway through the print and the print fails.

What did you already try to solve it?

New Pi, fresh install, nothing plugged into pins, new power adapter, new USB to printer

Have you tried running in safe mode?

Yes

UPDATE 6/3: It is now failing even in safe mode
octoprint.log (212.6 KB)

Did running in safe mode solve the problem?

Only prints in safe mode

Systeminfo Bundle

octoprint-systeminfo-20240602233915.zip (35.0 KB)

Additional information about your setup

OctoPrint Version 1.10.1
OctoPi Build 2024.05.14.100113 with "webcamd", based on OctoPi 1.0.0, running on Raspberry Pi 4 Model B Rev 1.5
Raspberry Pi Official 7 inch screen
octoprint (3).log (66.7 KB)

What printer do you use? I do not find any information on it.

As for the log, the printer stopped communicating:

2024-06-02 23:36:43,312 - octoprint.util.comm - ERROR - Unexpected error while reading from serial port
Traceback (most recent call last):
  File "/home/pi/oprint/lib/python3.9/site-packages/octoprint/util/comm.py", line 4172, in _readline
    ret = self._serial.readline()
  File "/home/pi/oprint/lib/python3.9/site-packages/octoprint/util/comm.py", line 6931, in readline
    c = self.read(1)
  File "/home/pi/oprint/lib/python3.9/site-packages/serial/serialposix.py", line 595, in read
    raise SerialException(
serial.serialutil.SerialException: device reports readiness to read but returned no data (device disconnected or multiple access on port?)

Ender 3 Pro

Is this a new development from your previous thread? Did the new power adapter not make it work?

It did for a day or two, and then it started crashing again. I just had it crash while printing in safe mode
octoprint.log (212.6 KB)