Closed DenkBrettl closed 8 months ago
I'd love to downgrade, but I'm not sure how - if there was a v3017 tag for example, I could just ask SetupHelper to install that one instead of "latest".
I tried inserting debug code, but when I killed battery_aggregator.py, a new error appeared which was ModuleNotFoundError: No module named 'vedbus' I then reinstalled 3.0.18 through SetupHelper which also installed vedbus. Then upon restart two more ZeroDivisionError messages appeared and now it seems to be running. Seems like some race condition to me. I can't spend more time on this tonight as said, maybe I can have a look tomorrow.
I'd love to downgrade, but I'm not sure how - if there was a v3017 tag for example, I could just ask SetupHelper to install that one instead of "latest".
Tag created.
I've spotted a potential issue and pushed a fix for it. Not sure if it is the cause of your issue.
Thanks for the quick response and fix! This installed over night, as expected, and is running stable since then, without any traces. I'll close this for now and re-open should there be issues again.
Hi there,
since 3.0.18 I have the following trace happening on startup:
Unfortunately, I don't have the time tonight to debug this further - I might find the time on Friday or the weekend.