From Plex Media Server.log:
Nov 07, 2024 16:08:19.380 [17604] ERROR - Error parsing allowedNetworks entry '192.168.254.1\254': An invalid argument was supplied [system:10022]
Nov 07, 2024 16:08:19.380 [17604] ERROR - Error parsing allowedNetworks entry ' 216.131.80.243': An invalid argument was supplied [system:10022]
Nov 07, 2024 15:53:02.050 [16792] ERROR - Error parsing allowedNetworks entry '192.168.254.100 200': Invalid prefix length
Nov 07, 2024 15:53:02.050 [16792] ERROR - Error parsing allowedNetworks entry ' 216.131.80.243': An invalid argument was supplied [system:10022]
Nov 07, 2024 15:53:02.051 [16792] ERROR - Error parsing allowedNetworks entry '192.168.254.100 200': Invalid prefix length
Nov 07, 2024 15:53:02.051 [16792] ERROR - Error parsing allowedNetworks entry ' 216.131.80.243': An invalid argument was supplied [system:10022]
You’ve syntax errors in your allowed networks entries.
If you want to permit the entire 192.168.254.0 subnet, use /24, not /254. If you want to permit a single address, use /32. Also, no spaces between entries.
And my usual reminder that devices allowed without authorization have administrator rights. They can access all media libraries. Content restrictions based on ratings, age, etc. are not applied. They can also access & change Plex Media Server settings and potentially delete media files from the server.
From the end of Plex Media Server.1.log:
Nov 07, 2024 15:53:02.324 [13284] DEBUG - [MusicAnalysis/JobRunner] Jobs: Starting child process with pid 15844
Nov 07, 2024 15:53:02.358 [10080] DEBUG - [MusicAnalysis/JobRunner] Job running: set "FFMPEG_EXTERNAL_LIBS=\\\\?\\C\:\\Users\\DARIAN\\AppData\\Local\\Plex\ Media\ Server\\Codecs\\db205f4-631e8759786d054613dad5b2-windows-x86_64\\" & "D:\Plex Media Server\Plex Transcoder.exe" -i Z:\23\data\media\music\05-the_impressions-keep_on_pushing_(single_version)-94f214f6.mp3 -ac 1 -ar 16000 -acodec pcm_s16le track-0157.wav
Nov 07, 2024 15:53:02.358 [10080] DEBUG - [MusicAnalysis/JobRunner] In directory: "C:\Users\DARIAN\AppData\Local\Temp\music-analysis-input-4fcec73a-5a39-480a-badd-db3e5fb3388b"
Nov 07, 2024 15:53:02.405 [10276] DEBUG - Jobs: 'D:\Plex Media Server\Plex Transcoder.exe' exit code for process 15844 is 1 (failure
Plex was analyzing music files when it crashed. There are several hundred failure entries in the log files.
I’m not familiar with this part of Plex.
Hopefully someone familiar with how Plex handles music can lend a hand with the problem diagnosis.