From 19a0b8c2acec819a23521906f421189c20d467b3 Mon Sep 17 00:00:00 2001 From: Jason Kulatunga Date: Sat, 4 Feb 2023 08:41:47 -0800 Subject: [PATCH] Update TROUBLESHOOTING_INFLUXDB.md change volume mounts when upgrading from LSIO image --- docs/TROUBLESHOOTING_INFLUXDB.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/TROUBLESHOOTING_INFLUXDB.md b/docs/TROUBLESHOOTING_INFLUXDB.md index 489d4e5..c89cae9 100644 --- a/docs/TROUBLESHOOTING_INFLUXDB.md +++ b/docs/TROUBLESHOOTING_INFLUXDB.md @@ -82,6 +82,7 @@ this usually related to either: variables - remove the `SCRUTINY_WEB=true` and `SCRUTINY_COLLECTOR=true` environmental variables. They were used by the LSIO image, but are unnecessary and cause issues with the official Scrutiny image. + - Change your volume mappings to `/opt/scrutiny` from `/scrutiny` - Updated versions of the [LSIO Scrutiny images are broken](https://github.com/linuxserver/docker-scrutiny/issues/22), as they have not installed InfluxDB which is a required dependency of Scrutiny v0.4.x - You can revert to an earlier version of the LSIO image (`lscr.io/linuxserver/scrutiny:060ac7b8-ls34`), or just