Grafana and geofence problem after reinstall #5189
Unanswered
hmouridsen
asked this question in
Q&A
Replies: 1 comment 4 replies
-
|
This is likely to be the same as #5114. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I just did a fresh TM install on a new pi, and restored a backup.
I did follow the official backup/restore guide, but had a few errors like:
ERROR: schema "private" already exists
ERROR: relation "tokens" already exists
ERROR: relation "tokens_id_seq" already exists
ERROR: duplicate key value violates unique constraint "tokens_pkey"
DETAIL: Key (id)=(1) already exists.
However my data seems to be fine, so I guess everything is okay with this part?
But Grafana does not show data, before I click "remove" on geofence.
What could cause this behavior, and how do I fix it?
Thanks in advance
Beta Was this translation helpful? Give feedback.
All reactions