Hi!
My media scanner got stuck on this process:
jolt 26984 100.0 0.2 2588456 41304 ?? R 3:07AM 293:31.60 /Applications/Plex Media Server.app/Contents/MacOS/Plex Media Scanner --analyze --item 125824,113620,114559,116608,125812,118436,118421,118433,114560,118430
The logs are not very verbose at all, just:
jolt@macmini:~/Library/Logs/Plex Media Server$ cat Plex\ Media\ Scanner.log
Jul 07, 2016 07:06:16.508 [0x7000002a0000] INFO - Plex Media Scanner v1.0.0.2261-a17e99e - Apple Mac - build: darwin-x86_64
Jul 07, 2016 07:06:16.508 [0x7000002a0000] INFO - MacOSX version: 10.11.3, language: en
Jul 07, 2016 07:06:16.508 [0x7000002a0000] INFO - Processor Intel(R) Core(TM) i7-2620M CPU @ 2.70GHz
Jul 07, 2016 07:06:16.952 [0x7000003a6000] WARN - [FFMPEG] - video stream discovered after head already parsed
Jul 07, 2016 07:06:16.954 [0x7000003a6000] WARN - [FFMPEG] - audio stream discovered after head already parsed
Jul 07, 2016 07:06:16.994 [0x7000003a6000] ERROR - MediaInspectorMediaInfo: unable to cast 'Unable to load libmediainfo.0.dylib'
Jul 07, 2016 07:06:16.994 [0x7000003a6000] WARN - MediaInfo and FFmpeg disagree on the number of video streams in the file (ffmpeg: 1, mediainfo: 0)
Jul 07, 2016 07:06:16.994 [0x7000003a6000] WARN - MediaInfo and FFmpeg disagree on the number of audio streams in the file (ffmpeg: 1, mediainfo: 0)
Jul 07, 2016 07:06:17.004 [0x7000003a6000] ERROR - Mp4AtomParser: Invalid atom header size: 1179407873
Is there any way to increase logging even more to see which file it actually get stuck on?
jolt@macmini:~/Library/Logs/Plex Media Server$ tail Plex\ Media\ Server.log
Jul 07, 2016 07:01:29.064 [0x700000de2000] WARN - CloudSync: no sync list for cloudSync device
Jul 07, 2016 07:01:29.106 [0x700000cdc000] WARN - Sync: local sync directory /Users/jolt/Library/Caches/PlexMediaServer/Transcode/Sync+ does not exist
Jul 07, 2016 07:01:34.150 [0x700000e65000] INFO - Sync: downloaded 0 sync list(s) with 0 sync items(s): 0 new, 0 updated, 0 deleted
Jul 07, 2016 07:01:37.523 [0x700000de2000] INFO - It's been 2876895 seconds, so we're starting scheduled library update for section 28 (Film)
Jul 07, 2016 07:01:37.523 [0x700000de2000] INFO - It's been 2889616 seconds, so we're starting scheduled library update for section 8 (K film)
Jul 07, 2016 07:01:37.523 [0x700000de2000] INFO - It's been 2889372 seconds, so we're starting scheduled library update for section 23 (K serier)
Jul 07, 2016 07:01:37.524 [0x700000de2000] INFO - It's been 2889364 seconds, so we're starting scheduled library update for section 10 (Lokala video)
Jul 07, 2016 07:01:43.123 [0x70000073b000] WARN - NAT: PMP, got an error: Not Supported by gateway.
Jul 07, 2016 07:06:17.458 [0x7000007be000] ERROR - JobManager: child process returned: 1 (Operation not permitted)
Here I just assume it is stuck on something in "Lokala video", but thats about it.
Any ideas guys? Sad to have to kill the process every morning.