Powerwall Dashboard data capture seems to stop #641
Replies: 2 comments 3 replies
-
HI Sean, what do you see in the pypowerwall logs ( If so, I have an idea. We could add a health check to compose so that if pypowerwall is unable to pull data, it triggers a container restart. |
Beta Was this translation helpful? Give feedback.
-
I'm seeing similar symptoms to Sean. PW3 running 25.18.1, accessed with an Opal router acting as a WiFi bridge. Dashboard is running on a VM elsewhere. So far when this has happened I can still ping the PW3. Here's two typical log sequence from
Martin |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I've set up an Odroid C4 (ARM) (Raspberry pi4-like SBC) to run the Powerwall dashboard (2x PW3) by connecting to the PW3 AP. For the most part it works. The odroid uses a USB-Wifi adapter to connect to the Powerwalls AP. The Odroid C4 is not too far away from the PW3, and is connected by ethernet to my home network. The issue is that it randomly stop capturing data. The ODROID C4 itself continues to be accessible, and the grafana dashboard continues to run, but it obviously doesn't show data for the period where the capture stops. I've seen it stop within hours of starting the docker stack, but it typically runs for 3-5 days before it stops. So far, I've restarted the data capture from the PW3 by rebooting the ODROID. I'm not sure (yet) if there is another method to recover/restart the capture of the production data.
Do you have any suggestions to debug this issue? Any suggestions to detect the problem and auto-restart the data logging?
Thanks,
Sean
Beta Was this translation helpful? Give feedback.
All reactions