July 18, 20241 yr On 7/6/2024 at 6:49 PM, sdballer said: Is there another DoTDoH version that is supported you'd recommend? zappyzap: You can change the repository via advance options and reuse the same template. As they are practically identical ZappyZap has been keeping track of updates and has a better rep of keeping things updated for pihole... *Do at your own risk it is best to teleport backup your data and install fresh!
December 3, 20241 yr Current Grafana-Unraid-Stack is broken from docker log: [info] Initialisation started... [info] influxdb fixed. [info] loki fixed. [info] telegraf fixed. [info] promtail fixed. [info] grafana fixed. [info] Initialisation complete [info] Runing apps... [info] Run influxdb as service on port 8086 Executable /usr/bin/influxd does not exist! [info] Run loki as daemon on port 3100 [info] Run telegraf as service [info] Run promtail as daemon on port 9086 [info] Run grafana as service on port 3006 * Starting Grafana Server ...done. [info] All done [error] influxdb crashed! [error] loki crashed! [info] Skip hddtemp due to USE_HDDTEMP set to no [error] telegraf crashed! [info] promtail PID: 77 [error] grafana crashed! [error] influxdb crashed! [error] loki crashed! [info] Skip hddtemp due to USE_HDDTEMP set to no [error] telegraf crashed! [info] promtail PID: 77 [error] grafana crashed! Looking around in the shell, influxdb and telegraf binaries are definitely not installed. The gpg signatures are waaaaay out of day and the apt sources for influx are pointing at 'focal' and trying to install on jammy. Seriously lazy developer.
January 3, 20251 yr I've updated `Grafana-Unraid-Stack` docker, and now its broken like in post above. Reverting to older tag doesn't fix it. Anyone got suggestions how to un-fu*k this?
January 3, 20251 yr Double check file docker permissions. ?cd /mnt/user/appdata/Grafana chmod 777 -R * chown nobody:users -R * you may need to stop all dockers and rerun the docker new perm under unraids tools. I had to also add a GUID and a UIUD for Grafana to fix additional file access issues. 0 is root 99 nobody 100 users I experienced similar when Grafana had a update a few tags ago and had to fix file permission and how Grafana runas x users to clear up the errors. otherwise make a backup of your data. Delete the appdatra folder remove the docker image then delte the templates.... and Then reinstall by repull from the CA tab.
February 9, 20251 yr Has anyone received an error message in Granafa regarding "connection refused?" Dashboard not working · Issue #17 · testdasi/grafana-unraid-stack https://github.com/testdasi/grafana-unraid-stack/issues/17
April 5, 20251 yr On 2/9/2025 at 2:55 PM, SteveScott said: Has anyone received an error message in Granafa regarding "connection refused?" Dashboard not working · Issue #17 · testdasi/grafana-unraid-stack https://github.com/testdasi/grafana-unraid-stack/issues/17 I'm experiencing a similar issue. Posted this on the GitHub thread: I'm experiencing a similar issue. Unraid 7.0.1 Clean install of UUD from Apps Host Networking with privileged mode enabled Nothing in the dashboard at all. Influx refusing connections.
April 22, 20251 yr hi, I'm experiencing a similar issue as reported by @harshl. Also, I am new to grafana and want o make sure I don't need to make modifications to the docker from the default install. i installed docker and selected 'GUS Dashboard'. Thanks.
April 22, 20251 yr For what its worth, I ended up going a different direction. I am using an exporter plugin for unraid that Prometheus (separate container) gathers data from and Grafana (speparate container) pulls data from Prometheus. For me this is a much better solution. Particularly since the Grafans version in this container is ancient. It is version 7 while current is 11. I couldn't even export other dashboards from my 11 system into this one, so I moved away from it entirely. Have a look here for more info: https://unraid.net/blog/prometheus
July 23, 2025Jul 23 I am having an issue where when using bridge for the Network type I no longer am able to access other dockers that are using the container:OpenVPN as the network type. This happened after the latest update. If I change it to Host then I am able to access but all my dockers then end up behind the VPN. Has anyone else experienced this?
August 21, 2025Aug 21 hi, everyone. i have been using testdasi's grafana image for quite a while, but have had a bunch of problems with it over the past couple of years. i spent some time digging into a bunch of robustness issues with the scripting today. since testdasi has abandoned the project, i forked all of his repositories related to it and fixed a bunch of stuff (at least for myself, but i believe everyone else would benefit too). the config files for loki and telegraf have become outdated, so i updated those. i also simplified the health check and entrypoint scripts. i don't really have the inclination to put together a CA template for it, though. the original CA template will work just fine (though i created an environment variable for HEALTHCHECK_DISABLE instead of using the file-based state that was previously there). you will just need to point it at my image (visigoth/grafana-unraid-stack:latest) rather than testdasi's.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.