Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
jericholab opened this issue Mar 29, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@jericholab
Copy link
Owner

jericholab commented Mar 29, 2024

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

@jericholab jericholab added the bug Something isn't working label Mar 29, 2024
@jericholab jericholab changed the title Daemon: Frequent API credential reset Serial Exception: device reports readiness to read but returned no data Mar 29, 2024
@jericholab
Copy link
Owner Author

It would be useful to be able to reproduce the error on the Montreal unit. I also wonder if the quantity of active sensors play a role. They are currently ALL active on Greenhouse. It would be possible active ALL on Montreal or deactivate some on Greenhouse.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants