Hello all! I have a super weird issue. I just ran a backup for the first time and now over half of my docker containers will either not start or aren't accessible. Looks like a lot of permission errors. Any ideas? Diagnostics attached.
Plex logs for example:
2024-07-15 18:01:42.114955 [info] Host is running unRAID
2024-07-15 18:01:42.126423 [info] System information Linux TUS 6.1.79-Unraid #1 SMP PREEMPT_DYNAMIC Fri Mar 29 13:34:03 PDT 2024 x86_64 GNU/Linux
2024-07-15 18:01:42.140122 [info] SHARED_NETWORK not defined (via -e SHARED_NETWORK), defaulting to 'no'
2024-07-15 18:01:42.152443 [info] PUID defined as '99'
2024-07-15 18:01:42.185448 [info] PGID defined as '100'
2024-07-15 18:01:42.227855 [info] UMASK defined as '000'
2024-07-15 18:01:42.239833 [info] Permissions already set for '/config'
2024-07-15 18:01:42.258848 [info] Deleting files in /tmp (non recursive)...
2024-07-15 18:01:42.275028 [info] TRANS_DIR defined as '/Transcode/'
2024-07-15 18:01:42.301535 [info] Starting Supervisor...
2024-07-15 18:01:42,494 INFO Included extra file "/etc/supervisor/conf.d/plexmediaserver.conf" during parsing
2024-07-15 18:01:42,494 INFO Set uid to user 0 succeeded
2024-07-15 18:01:42,497 INFO supervisord started with pid 7
2024-07-15 18:01:43,499 INFO spawned: 'plexmediaserver' with pid 62
2024-07-15 18:01:43,499 INFO reaped unknown pid 8 (exit status 0)
2024-07-15 18:01:43,671 DEBG 'plexmediaserver' stderr output:
PMS: failure detected. Read/write access is required for path: /config/Plex Media Server
2024-07-15 18:01:43,672 DEBG fd 8 closed, stopped monitoring <POutputDispatcher at 22427278507568 for <Subprocess at 22427267806800 with name plexmediaserver in state STARTING> (stdout)>
2024-07-15 18:01:43,672 DEBG fd 10 closed, stopped monitoring <POutputDispatcher at 22427284664448 for <Subprocess at 22427267806800 with name plexmediaserver in state STARTING> (stderr)>
2024-07-15 18:01:43,672 WARN exited: plexmediaserver (exit status 1; not expected)
2024-07-15 18:01:43,672 DEBG received SIGCHLD indicating a child quit
2024-07-15 18:01:44,674 INFO spawned: 'plexmediaserver' with pid 67
2024-07-15 18:01:44,687 DEBG 'plexmediaserver' stderr output:
PMS: failure detected. Read/write access is required for path: /config/Plex Media Server
tus-diagnostics-20240715-1748.zip