-
-
Notifications
You must be signed in to change notification settings - Fork 83
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
GENMON SYSTEM WARNING - Log file is reporting errors #470
Comments
John, Looking at your logs and registers it looks like there are two issues:
I am not sure what your log is corrupt, it could be a SD card starting to fail, or it could be a power issue. I have added some additional checking that may make the software more resilient if this does occur again. Let me know what you find on item one above and also let me know if item 2 works for you. Thanks |
Hi Jason, Thank you for your quick response! Much appreciated! Regarding #1, I accidentally entered "Yes" on my generator to setup the WiFi module when I had the connector unplugged because I was using Genmon. So that error is due to the absence of the WiFi module. Regarding issue #2, I took your advice and edited the /etc/genmon/kwlog.txt file and found one bad entry (attached). I removed the bad characters in front of that entry and everything is all good. Please let me know if you need anything else. Thank you again and great job! |
Thanks John, I updated the software with the new error code. I did not increase the version number so just go to the About page and click update and when the software restarts you should see the correct log entry on the log page. Let me know if you have any other issues. |
Thank you Jason. Updated the software and the log entry is correct now. All issues are resolved! Many thanks. |
Use the template below if you have an issue or want to report a bug. If you have a question or a feature request you can ignore the questions below. This is a template so feel free to remove any of this text. Try to include the info below when applicable.
NOTE: If you are having issues with your serial connection, please read this page before posting:
https://github.com/jgyates/genmon/wiki/3.6---Serial-Troubleshooting
If you are having other issues, please see the following page:
https://github.com/jgyates/genmon/wiki/3.5---General-Troubleshooting
You can search past issues by removing the "is:open" keywords from the search window and adding any keywords that are relevant to your issue.
If you need to send you logs and registers to the developer, if your email is setup and working properly you can click send your logs on the About page in the web interface.
Expected Behavior
At the bottom of the web page, the last line was light gray with no errors displayed,
Actual Behavior
At the bottom of the web gui, there is a red bubble with an exclamation mark. While hovering over the bubble, the message "GENMON SYSTEM WARNING Log file is reporting errors" appears.
Steps to Reproduce (including precondition)
Rebooted the pi server, stopped and started Genmon, problem persists. Started happening after an outage today. Did not happen during exercise tests or when remote starting/stopping prior to today. I have not performed any remote starting or exercise tests since this condition started.
Screenshot or Pictures relating to the problem (if possible)
I checked the genmon.log file and this only started happening after an outage, but continues. The log entry displays the following:
2020-11-12 20:47:17,352 : Error in GetAveragePower: time data '\x00\x00\x00\x00
\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00
\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00
\x00\x00\x00\x0011/12/20 10:14:28' does not match format '%x %X' : controller.py
:1051
2020-11-12 20:47:41,644 : Error in GetAveragePower: time data '\x00\x00\x00\x00
\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00
\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00
\x00\x00\x00\x0011/12/20 10:14:28' does not match format '%x %X' : controller.py
:1051
Log entries appear about every 20 seconds or thereabouts.
Your Environment
Thank you,
John
The text was updated successfully, but these errors were encountered: