grafana-unraid-stack icon indicating copy to clipboard operation
grafana-unraid-stack copied to clipboard

sudden crash how to troubleshoot ?

Open P6g9YHK6 opened this issue 3 years ago • 10 comments

from one day to the next my stack stopped working i have got no information except the docker logs: [info] Initialisation started... [info] influxdb fixed. [info] loki fixed. [info] hddtemp fixed. [info] telegraf fixed. [info] promtail fixed. [info] grafana fixed. [info] Initialisation complete

[info] Runing apps... [info] All done

[error] influxdb crashed! [error] loki crashed! [error] hddtemp crashed! [error] telegraf crashed! [error] promtail crashed! [error] grafana crashed!

how can i fix this ?

P6g9YHK6 avatar Nov 20 '22 09:11 P6g9YHK6

Same here. This started happening recently.

Yesterday it fixed it self, now its again not working. The grafana log shows the following:

logger=provisioning.dashboard t=2022-11-26T03:15:28.83+0000 lvl=warn msg="dashboards provisioning provider has no database write permissions because of duplicates" provider=default orgId=1 logger=provisioning.dashboard t=2022-11-26T03:15:58.83+0000 lvl=warn msg="the same UID is used more than once" orgId=1 uid=Gus-01 times=2 providers="unsupported value type" logger=provisioning.dashboard t=2022-11-26T03:15:58.83+0000 lvl=warn msg="the same UID is used more than once" orgId=1 uid=000130-PUB-falconexe times=2 providers="unsupported value type" logger=provisioning.dashboard t=2022-11-26T03:15:58.83+0000 lvl=warn msg="dashboard title is not unique in folder" orgId=1 title="GUS Dashboard" folderID=0 times=2 providers="unsupported value type" logger=provisioning.dashboard t=2022-11-26T03:15:58.83+0000 lvl=warn msg="dashboard title is not unique in folder" orgId=1 title="Ultimate UNRAID Dashboard - Version 1.3" folderID=0 times=2 providers="unsupported value type" logger=provisioning.dashboard t=2022-11-26T03:15:58.83+0000 lvl=warn msg="dashboards provisioning provider has no database write permissions because of duplicates" provider=default orgId=1 logger=provisioning.dashboard t=2022-11-26T03:15:58.83+0000 lvl=warn msg="dashboards provisioning provider has no database write permissions because of duplicates" provider=default orgId=1

I tried older versions of the image, but it didn't solve it. I had a Backup of the appdata/Grafana-Unraid-Stack laying around and replace the whole folder. Then it worked again. Looks like something is broken inside that folder?

DanielHani avatar Nov 25 '22 22:11 DanielHani

I'm having the same issue. Started a few weeks ago.

danyal avatar Nov 28 '22 06:11 danyal

i tried a few things nothing worked :/

P6g9YHK6 avatar Nov 30 '22 15:11 P6g9YHK6

HI!

@P6g9YHK6 @danyal @DanielHani Remove the file "healthcheck-disable" at the root and restart your stack ;)

CatFoxVoyager avatar Dec 02 '22 12:12 CatFoxVoyager

Worked! Thank you! Any idea why this would happen? Is this something that will randomly keep happening?

danyal avatar Dec 03 '22 00:12 danyal

Worked! Thank you! Any idea why this would happen? Is this something that will randomly keep happening?

It's related to this script. We should ask testdasi

https://github.com/testdasi/static-ubuntu/blob/main/grafana-unraid-stack/healthcheck.sh

CatFoxVoyager avatar Dec 03 '22 01:12 CatFoxVoyager

Removing it helps but it gets recreated all the time.

DanielHani avatar Dec 08 '22 17:12 DanielHani

Had this same issue show today for the first time. Deleting the healthcheck-disable worked for me as well. Curious as to why it popped up. Might be an issue since I stop and restart the container every night for my appdata backup.

bubba925 avatar Dec 16 '22 19:12 bubba925

HI!

@P6g9YHK6 @danyal @DanielHani Remove the file "healthcheck-disable" at the root and restart your stack ;)

Worked well for me thanks @testdasi should maybe have a look at this.

P6g9YHK6 avatar Jan 06 '23 07:01 P6g9YHK6

Any updates on this one? The file keeps getting recreated. I have to remove it every other day which is very annoying. :(

DanielHani avatar May 05 '23 12:05 DanielHani