Hi folks,
My printer will randomly freeze in the middle of printing, or just whenever, with the following error:
Unexpected error while reading serial port, please consult octoprint.log for details: SerialException: 'device reports readiness to read but returned no data (device disconnected or multiple access on port?)' @ comm.py:_readline:1618
Changing monitoring state from 'Operational' to 'Offline: SerialException: 'device reports readiness to read but returned no data (device disconnected or multiple access on port?)' @ comm.py:_readline:1618'
Connection closed, closing down monitor
Nothing relevant in octoprint.log.
How do I determine if this is an error with Octoprint or an error with my arduino? Or something else?
Thanks!