tomspark wrote:
You didn't break anything and your data is safe — this is just the dashboard not having permission to write its own little login file, so it can't keep you signed in. It's a known one with a quick fix. Paste this single line into your SparkBox terminal: sudo chown -R 1000:1000 /opt/sparkbox/state && sudo docker restart sb-dashboard Give it about 30 seconds, then refresh the dashboard — the "could not load services" error should be gone and you'll stay logged in. If it comes back, tell me which SparkBox version you're on (shown at the bottom of the dashboard) and we'll dig in. Thanks for grabbing that log line — it pointed straight at the cause!