Thanks for the updated info.
I do not see anything bad happening.
Plex is running the scheduled tasks, analyzing the files. Every logged task completed without error.
Here’s an example from Plex Media Server.1.log
. Plex performs deep analysis for Waterworks. It takes roughly 18 seconds and successfully completes the task.
Aug 09, 2022 02:02:02.712 [10764] DEBUG - Butler: Scheduling deep analysis for: Waterworks
Aug 09, 2022 02:02:02.712 [10764] DEBUG - [JobRunner] Job running: set "FFMPEG_EXTERNAL_LIBS=\\\\?\\C\:\\Users\\Filippo\\AppData\\Local\\Plex\ Media\ Server\\Codecs\\a48fbc4-4359-windows-x86\\" & set "X_PLEX_TOKEN=xxxxxxxxxxxxxxxxxxxx" & "C:\Program Files (x86)\Plex\Plex Media Server\Plex Media Scanner.exe" --analyze-deeply --item 84742 --log-file-suffix " Deep Analysis"
Aug 09, 2022 02:02:02.719 [10764] DEBUG - [JobRunner] Jobs: Starting child process with pid 15744
Aug 09, 2022 02:02:20.505 [2396] DEBUG - Jobs: 'C:\Program Files (x86)\Plex\Plex Media Server\Plex Media Scanner.exe' exit code for process 15744 is 0 (success)
Plex Media Server.1.log
covers the time period 00:06:18
to 06:16:22
. Scheduled Tasks, referred to in the logs as Butler tasks, start at 0200 and finish at 0500. During this period there are 750+ references to Plex Media Server.exe. All tasks complete successfully.
I also looked in other log files that covered the same time period (any log file with a modification time after 0200). I did not see any errors. Everything looked normal.
I run Plex on Linux, not Windows, and I’m admittedly unfamiliar with how Windows logs things.
However, I’m wondering if we’re chasing a red herring?
The Windows entry occurred at 2:02 AM, the same time Plex starts running Plex Media Scanner.exe for nightly tasks, and those tasks all complete successfully.
Possibly this is normal and/or a false positive?
As mentioned above, I do not see anything wrong happening in the Plex log files.