-
Notifications
You must be signed in to change notification settings - Fork 0
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
"measurement systems not running" in the morning #10
Comments
Is there anything you already need to debug this? |
Thank you for your feedback. This is something a lot of people are encountering and I still need to figure out why. Updates will be posted here. |
Let me know when I can test something / add logging / help somehow. When there is a calmer morning than today I can perhaps also check what state the service is in |
short update: I'm not sure since when, but at least since some days I didn't have to re-install in the morning any more. So my guess would be that one of the reinstalls gave me a new version that was fixed? |
I/ We have identified the issue and a fix is in the works. It was a race condition with the process we use to collect the data. Sometimes the pipe would fail and such the collection process would just wait for an empty pipe. Fix and new features incoming. |
Should now work with https://github.com/green-coding-berlin/hog/releases/tag/0.3 |
will test this, thanks! |
I'm testing the power-hog on my dev machine.
Always when opening the computer in the morning (so after suspend?) I see
Currently I just re-run the setup-script again, and then it works.
I weren't able yet to look into the setup-script, or validate the setup using the manual setup steps.
The text was updated successfully, but these errors were encountered: