Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sudden crash how to troubleshoot ? #11

Open
P6g9YHK6 opened this issue Nov 20, 2022 · 10 comments
Open

sudden crash how to troubleshoot ? #11

P6g9YHK6 opened this issue Nov 20, 2022 · 10 comments

Comments

@P6g9YHK6
Copy link

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 ?

@DanielHani
Copy link

DanielHani commented Nov 25, 2022

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?

@danyal
Copy link

danyal commented Nov 28, 2022

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

@P6g9YHK6
Copy link
Author

i tried a few things nothing worked :/

@CatFoxVoyager
Copy link

HI!

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

@danyal
Copy link

danyal commented Dec 3, 2022

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

@CatFoxVoyager
Copy link

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

@DanielHani
Copy link

Removing it helps but it gets recreated all the time.

@bubba925
Copy link

bubba925 commented Dec 16, 2022

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.

@P6g9YHK6
Copy link
Author

P6g9YHK6 commented Jan 6, 2023

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.

@DanielHani
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants