Replies: 4 comments 10 replies
-
Hi @hulkster - We do what we can to make the upgrade process seamless by using If it helps, you could install a fresh install on another computer to test. |
Beta Was this translation helpful? Give feedback.
-
So I tried using upgrade.py and ran into an issue. So then I tried starting completely from scratch and ran into (I think) the same issue. I have Solar-Only ... so I select option number 2 - Tesla Cloud. All seems to go well (also setup Weather411) with influxdb, grafana, pypowerwall, weather411, and telegraf all Running/Started ... and then I have to authenticate my Tesla Account which is a simple copy-paste and then copy-paste ... and then I get: Traceback (most recent call last): $ ./verify.sh This script will attempt to verify all the services needed to run Checking pypowerwall
Checking telegraf
Checking influxdb
Checking grafana
Checking weather411
$ docker logs -f pypowerwall Note that .auth/.pypowerwall.auth was (correctly) written ... and if I re-run setup.sh it knows it is there ... but ... I still get the same error. So I must be doing something really stupid here (although this should be pretty simple) and I'm not a Python guy ... so a bit hard for me to look into this deeper. Any suggestions on stuff to try? BTW, I ALSO tried a completely clean install by removing docker from the system and re-installing, change the user:group of the Solar account to 1000:1000, pulled a clean copy of Powerwall ... and still got the same problem. P.S. Note this is a "secondary" machine - my primary machine continues to work just fine with 2.9.12 ... so it's not a Tesla issue ... and LOL I just hit a record high output of 6.62 kW from a 7.2kW spec'ed system. |
Beta Was this translation helpful? Give feedback.
-
Tiny bit more info after spending a lot of time beating my head against the wall. First, I confirmed that TZ is setup ... so it's not the issue discussed in #464 I changed "PW_DEBUG" in pypowerwall.env to "YES" ... don't see any anything helpful. Here's the output from running "docker logs --details pypowerwall" I do "keep things local" and compose.env has this: I was a little bit involved in the push to allow 127.0.0.1 (which works fine for version 2 on my primary machine) and in the latest release (4.3.1) as seen in the verify output, all the other services appear to be working correctly. Is it perhaps possible that with version 4 and the new cloud access via pypowerwall, that has some sort of bug with that? |
Beta Was this translation helpful? Give feedback.
-
Closing out this thread - I appreciate how easy it is to upgrade to newer versions. |
Beta Was this translation helpful? Give feedback.
-
So I have been lazy and haven't been upgrading Powerwall-Dashboard for a while ... but HEY, it just keeps working great! ;-)
I'm currently running 2.9.12 and the latest version is 4.3.1 ... and FYI that I'm Solar Only - no Powerwall.
So is it simply a matter of running upgrade.sh ... and everything will work and I'll retain my historical energy and weather data?
I know there has been some merging of the Solar Only code, so figured worth a quick ask since I'm now two major versions back.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions