-
Notifications
You must be signed in to change notification settings - Fork 13
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
[Workaround] v1.0.192 crashes with error "out of time for read" #39
Comments
For a week now, I have a working workaround to manage the read failures. It's not perfect but it works ! I wrote a script /etc/gh/daemon.sh that kills and restarts GHM when the reading fails :
and run the script at startup using the Local Startup file from LuCI :
Across the day, I saw the Free space decreasing. I was afraid of memory losses and crash but it seems there are some housekeeping daemon that clears the logs and recovers the free space every day. |
The "real" workaround is checking why reading the serial took more than 5 seconds or if you don't wanna do that increasing the value yourself and building a new image. |
Dear vzamanillo, Thanks for your answer. Building a new image requires to install a development chain for OpenWRT but this is out of my scope of skills. |
I have a CZ-TAW1B module and use the Ethernet link to monitor my Aquarea.
It have tried different versions : v1.0.166, v1.1.191 and the last one v1.0.192.
The two latter versions crashes the same way after a variable period of time (few minutes) with the same error message "out of time for read" :
Once the failure occurs, it repeats indefinitely.
Here is a ~5 hours chronology of the crashes:
The text was updated successfully, but these errors were encountered: