Replies: 25 comments 17 replies
|
My weather411.conf still looks good and valid key |
|
~/Powerwall-Dashboard $ sh ver.sh |
|
I wonder if one of the dependencies got updated on reboot. |
|
Where do I find weather411 logs? |
|
I just created a new openweather account as my old account is tied to an obsolete email address and I can’t change it in account settings. Perhaps my old account is flagged because emails bounce. |
|
I get invalid api key on old key that open weather says is valid on my old account. |
|
:~/Powerwall-Dashboard $ ./compose-dash.sh up -d weather411 There was a error. where do I find the weather log file? |
|
I cut my key out. It has been more then two hours. eric@opensprinkler:~/Powerwall-Dashboard $ docker logs weather411 --tail 100
|
|
I restarted, and ip:8676 has the correct key. But I will track down that error. I ran curl and it works. I was thinking perhaps I had a dns issue. "coord":{"lon":-97.4,"lat":32.9},"weather":[{"id":800,"main":"Clear","description":"clear sky","icon":"01d"}],"base":"stations","main":{"temp":82.63,"feels_like":86.68,"temp_min":80.44,"temp_max":84.97,"pressure":1016,"humidity":66,"sea_level":1016,"grnd_level":991},"visibility":10000,"wind":{"speed":5.75,"deg":190},"clouds":{"all":0},"dt":1787317863,"sys":{"type":2,"id":2105652,"country":"US","sunrise":1787313424,"sunset":1787360925},"timezone":-18000,"id":4687588,"name":"Eagle Mountain","cod":200} |
|
Quote “https…datasource”??? $ cat -n grafana.env |
|
./compose-dash.sh up -d weather411 Weather411 composed without error. Now ip:8676 has weather data.. the dashboard still shows “no data” but I think it will update… edit: I rebooted and now weather is broken. Ip:8676 retrieves nothing. |
|
Seems like a service is not set to run. |
|
It was fetching after running compose…weather411. After reboot it isn’t fetching! |
|
My graphana.env file is v4.1.1 and the current pin is v5.0.0 |
|
See this post. #578 (comment) powerwall.yml how do I undo this? |
|
Ran ./upgrade.sh and now no dashboard/graphana |
$ ./verify.sh
|
d $ ./verify.sh
|
|
No weather data… I did run |
|
cd ~/Powerwall-Dashboard I haven’t ran —force-recreate grafana |
|
Where is weather411 debug data written? $ ./verify.sh Verify Powerwall-Dashboard 5.2.2 on Linux - Timezone: America/ChicagoThis script will attempt to verify all the services needed to run Tip: If colors are hard to read, try: ./verify.sh --no-color, --lightbg, or --darkbg Checking pypowerwall
Checking telegraf
Checking influxdb
Checking grafana
Checking weather411
All tests succeeded. Would you like to display the last 10 log lines for each running container? (y/N) y ==== pypowerwall logs ==== ==== telegraf logs ==== ==== influxdb logs ==== ==== grafana logs ==== ==== weather411 logs ==== |
|
So I turned off debug, reboot and weather stopped! |
|
Turn back on debug, reboot and it works again! Ideas??? |



Uh oh!
There was an error while loading. Please reload this page.
Do I need to update the dashboard?
Ip:8676
Weather411 Server v0.2.3
Error: No weather data available
Last data update: 1970-01-01 00:00:00
From URL: https://api.openweathermap.org/data/2.5/weather?lat=32.918&lon=-97.453&units=imperial&appid=9c009cec407e228b4a84dae088f5d4a4
Page refresh: 2026-08-20 02:58:26.045753
All reactions