You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a couple of minor docker issues everytime I upgrade.
influxdb container does not have the user: "${PWD_USER:-1000:1000}" specified in powerwall.yml. Not sure if this is by design. This is causing all files being created as root, which in turn causes my backups to fail.
I run Powerwall-Dashboard in a separate docker network (powerwall-net).
I manually update powerwall.yml to fix these after an upgrade. Wondering if there's a better way to do this
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I have a couple of minor docker issues everytime I upgrade.
user: "${PWD_USER:-1000:1000}"
specified in powerwall.yml. Not sure if this is by design. This is causing all files being created as root, which in turn causes my backups to fail.I manually update powerwall.yml to fix these after an upgrade. Wondering if there's a better way to do this
Beta Was this translation helpful? Give feedback.
All reactions