Skip to content

Serial Exception: device reports readiness to read but returned no data #21

@jericholab

Description

@jericholab

The pilot user reported several failures of the RDL-syncing script. The error happens both with the service and the manual execution in the terminal. The exact error is:
Traceback (most recent call last):
File "/home/orangepi/SHELF3/WIRED-logging-RDL-USB0.py", line 87, in
data = ser.readline().decode('ascii')
File "/usr/lib/python3/dist-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?)

The error happens about once a day.

20240328_164951

Metadata

Metadata

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions