Updated Unraid to v7.2.5 but noticed my Plex server wasn't running. Tried to start it but got an 'Execution error Server error' message. Here's the log output: text error warn system array login 2026-04-30 03:03:21,435 DEBG 'start-script' stderr output: Plex Media Server is already running. Will not start... 2026-04-30 03:03:21,686 DEBG fd 12 closed, stopped monitoring <POutputDispatcher at 23174436740368 for <Subprocess at 23174436734288 with name start-script in state STARTING> (stdout)> 2026-04-30 03:03:21,686 DEBG fd 16 closed, stopped monitoring <POutputDispatcher at 23174436463904 for <Subprocess at 23174436734288 with name start-script in state STARTING> (stderr)> 2026-04-30 03:03:21,686 WARN exited: start-script (exit status 1; not expected) 2026-04-30 03:03:21,687 DEBG received SIGCHLD indicating a child quit 2026-04-30 03:03:22,688 INFO spawned: 'start-script' with pid 90 2026-04-30 03:03:22,699 DEBG 'start-script' stdout output: [info] Env var 'PLEX_CLAIM' value not set and/or 'CLAIM_SERVER' not set to 'yes', skipping edit of Preferences.xml for claim process. 2026-04-30 03:03:23,700 INFO success: start-script entered RUNNING state, process has stayed up for > than 1 seconds (startsecs) 2026-04-30 03:03:35,501 DEBG 'start-script' stdout output: Critical: libusb_init failed 2026-05-01 03:02:26,152 WARN received SIGTERM indicating exit request 2026-05-01 03:02:26,156 DEBG killing start-script (pid 90) with signal SIGTERM 2026-05-01 03:02:26,156 INFO waiting for start-script to die 2026-05-01 03:02:29,159 INFO waiting for start-script to die 2026-05-01 03:02:32,162 INFO waiting for start-script to die 2026-05-01 03:02:35,166 INFO waiting for start-script to die 2026-05-01 03:02:36,167 WARN killing 'start-script' (90) with SIGKILL 2026-05-01 03:02:36,168 DEBG killing start-script (pid 90) with signal SIGKILL 2026-05-01 03:02:37,169 DEBG fd 9 closed, stopped monitoring <POutputDispatcher at 23174436463904 for <Subprocess at 23174436734288 with name start-script in state STOPPING> (stdout)> 2026-05-01 03:02:37,169 DEBG fd 11 closed, stopped monitoring <POutputDispatcher at 23174436415120 for <Subprocess at 23174436734288 with name start-script in state STOPPING> (stderr)> 2026-05-01 03:02:37,170 WARN stopped: start-script (terminated by SIGKILL) 2026-05-01 03:02:37,170 DEBG received SIGCHLD indicating a child quit Created by... ___. .__ .__ \_ |__ |__| ____ | |__ ____ ___ ___ | __ \| |/ \| | \_/ __ \\ \/ / | \_\ \ | | \ Y \ ___/ > < |___ /__|___| /___| /\___ >__/\_ \ \/ \/ \/ \/ \/ https://hub.docker.com/u/binhex/ 2026-05-01 03:03:28.511685 [info] Host is running unRAID 2026-05-01 03:03:28.545910 [info] System information: Linux Tower 6.12.54-Unraid #1 SMP PREEMPT_DYNAMIC Tue Oct 21 15:58:46 PDT 2025 x86_64 GNU/Linux 2026-05-01 03:03:28.581108 [info] Image architecture: 'amd64' 2026-05-01 03:03:28.614307 [info] Application name: 'plex' 2026-05-01 03:03:28.643253 [info] Base image release tag: '2026032801' 2026-05-01 03:03:28.677279 [info] Application image release tag: '1.43.1.10611-1-01' 2026-05-01 03:03:28.716213 [info] PUID defined as '99' 2026-05-01 03:03:28.749967 [info] User 'nobody' already has UID '99', skipping usermod 2026-05-01 03:03:28.799058 [info] PGID defined as '100' 2026-05-01 03:03:28.840007 [info] Group 'users' already has GID '100', skipping groupmod 2026-05-01 03:03:28.871783 [info] UMASK defined as '000' 2026-05-01 03:03:28.922758 [info] Permissions file '/config/perms.txt' exists, skipping setting ownership and permissions on '/config' and '/data' 2026-05-01 03:03:28.965014 [info] Deleting files in /tmp (non recursive)... 2026-05-01 03:03:29.006845 [warn] TRANS_DIR not defined,(via -e TRANS_DIR), defaulting to '/config/tmp' 2026-05-01 03:03:29.052007 [info] Starting Supervisor... 2026-05-01 03:03:29,231 INFO Included extra file "/etc/supervisor/conf.d/plexmediaserver.conf" during parsing 2026-05-01 03:03:29,232 INFO Set uid to user 0 succeeded 2026-05-01 03:03:29,236 INFO RPC interface 'supervisor' initialized 2026-05-01 03:03:29,237 INFO supervisord started with pid 19 2026-05-01 03:03:30,240 INFO spawned: 'claim-script' with pid 81 2026-05-01 03:03:30,242 INFO spawned: 'start-script' with pid 82 2026-05-01 03:03:30,242 INFO reaped unknown pid 20 (exit status 0) 2026-05-01 03:03:30,249 DEBG 'claim-script' stdout output: [info] Env var 'PLEX_CLAIM' value not set and/or 'CLAIM_SERVER' not set to 'yes', skipping claim process. 2026-05-01 03:03:30,249 INFO success: claim-script entered RUNNING state, process has stayed up for > than 0 seconds (startsecs) 2026-05-01 03:03:30,249 DEBG fd 9 closed, stopped monitoring <POutputDispatcher at 22495311827968 for <Subprocess at 22495313132048 with name claim-script in state RUNNING> (stdout)> 2026-05-01 03:03:30,249 DEBG fd 11 closed, stopped monitoring <POutputDispatcher at 22495311747408 for <Subprocess at 22495313132048 with name claim-script in state RUNNING> (stderr)> 2026-05-01 03:03:30,249 INFO exited: claim-script (exit status 0; expected) 2026-05-01 03:03:30,250 DEBG received SIGCHLD indicating a child quit 2026-05-01 03:03:30,258 DEBG 'start-script' stdout output: [info] Env var 'PLEX_CLAIM' value not set and/or 'CLAIM_SERVER' not set to 'yes', skipping edit of Preferences.xml for claim process. 2026-05-01 03:03:31,258 INFO success: start-script entered RUNNING state, process has stayed up for > than 1 seconds (startsecs) 2026-05-01 03:03:43,238 DEBG 'start-script' stdout output: Critical: libusb_init failed 2026-05-01 23:38:05,452 WARN received SIGTERM indicating exit request 2026-05-01 23:38:05,469 DEBG killing start-script (pid 82) with signal SIGTERM 2026-05-01 23:38:05,469 INFO waiting for start-script to die 2026-05-01 23:38:06,129 DEBG 'start-script' stdout output: [info] Waiting for child processes to exit... 2026-05-01 23:38:06,130 DEBG 'start-script' stdout output: [info] All child processes exited, exiting while loop... 2026-05-01 23:38:06,130 DEBG 'start-script' stdout output: [info] All child processes exited, exiting 'start.sh' script... 2026-05-01 23:38:06,130 DEBG fd 12 closed, stopped monitoring <POutputDispatcher at 22495311748368 for <Subprocess at 22495311742288 with name start-script in state STOPPING> (stdout)> 2026-05-01 23:38:06,131 DEBG fd 16 closed, stopped monitoring <POutputDispatcher at 22495311455520 for <Subprocess at 22495311742288 with name start-script in state STOPPING> (stderr)> 2026-05-01 23:38:06,131 INFO stopped: start-script (exit status 0) 2026-05-01 23:38:06,131 DEBG received SIGCHLD indicating a child quit Press ANY KEY to close this window