Just started using Sonarr - previously was using Sickbeard/SAB (On Raspberry PI)
Everything seems to be up and running however when I go the main page none of the images are loading for the series.
In the log files I am seeing this:
> 15-6-25 11:06:10.5|Warn|MediaCoverMapper|File /root/.config/NzbDrone/MediaCover/41/poster.jpg not found
> 15-6-25 11:06:10.5|Warn|MediaCoverMapper|File /root/.config/NzbDrone/MediaCover/98/poster.jpg not found
> 15-6-25 11:06:10.7|Warn|MediaCoverMapper|File /root/.config/NzbDrone/MediaCover/133/poster.jpg not found
> 15-6-25 11:06:10.7|Warn|MediaCoverMapper|File /root/.config/NzbDrone/MediaCover/144/poster.jpg not found
> 15-6-25 11:06:10.7|Warn|MediaCoverMapper|File /root/.config/NzbDrone/MediaCover/100/poster.jpg not found
> 15-6-25 11:06:10.8|Warn|MediaCoverMapper|File /root/.config/NzbDrone/MediaCover/107/poster.jpg not found
> 15-6-25 11:06:11.0|Warn|MediaCoverMapper|File /root/.config/NzbDrone/MediaCover/134/poster.jpg not found
> 15-6-25 11:06:11.0|Warn|MediaCoverMapper|File /root/.config/NzbDrone/MediaCover/108/poster.jpg not found
Version 2.0.0.3243
Mono Version 3.10.0 (mono-3.10.0-branch/ce003f4 Tue Nov 25 20:18:29 UTC 2014)
AppData directory /root/.config/NzbDrone
Startup directory /opt/NzbDrone
Any ideas how I can fix this?
Under the MediaCover directory I only have directories 1 to 21
Update: Hmmm…seems I might have been too hasty. If I look at the logs the series are still being scanned and now there is a 22 folder.
I’m still seeing these errors. I’ve put the logs in trace mode and after a while it just seems to stop scanning even though the update library is still spinning.
This is now logged every 30 secs:
15-6-25 20:06:14.0|Trace|CommandQueueManager|Publishing CheckForFinishedDownload
15-6-25 20:06:14.0|Trace|CommandQueueManager|Checking if command is queued or started: CheckForFinishedDownload
15-6-25 20:06:14.0|Trace|CommandQueueManager|Command is already in progress: CheckForFinishedDownload
15-6-25 20:06:14.0|Trace|CommandQueueManager|Publishing MessagingCleanup
15-6-25 20:06:14.0|Trace|CommandQueueManager|Checking if command is queued or started: MessagingCleanup
15-6-25 20:06:14.1|Trace|CommandQueueManager|Command is already in progress: MessagingCleanup
15-6-25 20:06:14.1|Trace|CommandQueueManager|Publishing ApplicationUpdate
15-6-25 20:06:14.1|Trace|CommandQueueManager|Checking if command is queued or started: ApplicationUpdate
15-6-25 20:06:14.1|Trace|CommandQueueManager|Command is already in progress: ApplicationUpdate
15-6-25 20:06:14.1|Trace|CommandQueueManager|Publishing UpdateSceneMapping
15-6-25 20:06:14.2|Trace|CommandQueueManager|Checking if command is queued or started: UpdateSceneMapping
15-6-25 20:06:14.2|Trace|CommandQueueManager|Command is already in progress: UpdateSceneMapping
15-6-25 20:06:14.2|Trace|CommandQueueManager|Publishing CheckHealth
15-6-25 20:06:14.2|Trace|CommandQueueManager|Checking if command is queued or started: CheckHealth
15-6-25 20:06:14.2|Trace|CommandQueueManager|Command is already in progress: CheckHealth
15-6-25 20:06:14.2|Trace|CommandQueueManager|Publishing RssSync
15-6-25 20:06:14.3|Trace|CommandQueueManager|Checking if command is queued or started: RssSync
15-6-25 20:06:14.3|Trace|CommandQueueManager|Command is already in progress: RssSync
15-6-25 20:06:14.3|Trace|CommandQueueManager|Publishing DownloadedEpisodesScan
15-6-25 20:06:14.3|Trace|CommandQueueManager|Checking if command is queued or started: DownloadedEpisodesScan
15-6-25 20:06:14.3|Trace|CommandQueueManager|Command is already in progress: DownloadedEpisodesScan
It wasn’t. I’ve now installed it and the files are under /usr/local/lib but am still getting the same error.
Will do some more digging.
Update:
Seems to be getting a bit further but now getting other missing file errors:
Mono: AOT module ‘/opt/NzbDrone/ImageResizer.dll.so’ not found: /opt/NzbDrone/ImageResizer.dll.so: cannot open shared object file: No such file or directory
and also:
Mono: DllImport error loading library ‘/usr/local/lib.so’: ‘/usr/local/lib.so: cannot open shared object file: No such file or directory’.