Path Issue Maybe?

Sonarr version (Sonarr Ver. 2.0.0.5228):
Mono version (if Sonarr is not running on Windows): on a mac
OS: Ver. 10.13.6
Debug logs:
Description of issue: I am running sonarr/nzbget on a mac mini with an external 12Tb Raid box divide into 2 directories TV Shows and Movies
My issue is it worked flawlessly before sonarr found the episodes and nzbget downloaded and filed them on my raid box like so: ( Tv Shows/The Last Ship/Season 4/episode 1.mkv ) that was awesome
Now I get this happening; ( Tv Shows/and a folder named Fresh.Off.the.Boat.S04E19.1080p.Amazon.WEB-DL.DD5.1.x264/Fresh.Off.the.Boat.S04E19.1080p.Amazon.WEB-DL.DD5.1.x264.mkv

It no longer files them in the Title folder or season folder just dumps everything in the TV Shows directory
Also some files never get renamed eg:pYag4W1yHoWpkYyL8nQLPyrB8RIp3AHSbIL7vieKQ2X4JyO1BAYMwFy.mkv
Any Ideas??

Don’t tell your download client to download to your shows folder. Keep unsorted files separate from sorted files. If there is an issue preventing Sonarr from importing the files you’ll still need to fix that. Possibly permissions, but without the requested ((debug logs)) I have no idea what could be wrong…

I’m at a total loss now can not understand why when you add a series in sonarr it creates a folder yet fails to put episodes in that folder. I even found and deleted the log.db file and restarted the app same thing. Guess if i can not fix it I’ll have a messy TV Shows with a folder for every episode of every show… I did a trace log if it will help maybe you can figure it out from this , anyhelp greatly appreciated… can’t even give you the trace log it is too big for this forum

CommandQueueManager failed while processing [ApplicationStartedEvent]: database disk image is malformed
database disk image is malformed

Exception
System.Data.SQLite.SQLiteException (0x80004005): database disk image is malformed
database disk image is malformed
  at System.Data.SQLite.SQLite3.Reset (System.Data.SQLite.SQLiteStatement stmt) [0x00083] in <61a20cde294d4a3eb43b9d9f6284613b>:0 
  at System.Data.SQLite.SQLite3.Step (System.Data.SQLite.SQLiteStatement stmt) [0x0003c] in <61a20cde294d4a3eb43b9d9f6284613b>:0 
  at System.Data.SQLite.SQLiteDataReader.NextResult () [0x0016b] in <61a20cde294d4a3eb43b9d9f6284613b>:0 
  at System.Data.SQLite.SQLiteDataReader..ctor (System.Data.SQLite.SQLiteCommand cmd, System.Data.CommandBehavior behave) [0x00090] in <61a20cde294d4a3eb43b9d9f6284613b>:0 
  at (wrapper remoting-invoke-with-check) System.Data.SQLite.SQLiteDataReader:.ctor (System.Data.SQLite.SQLiteCommand,System.Data.CommandBehavior)
  at System.Data.SQLite.SQLiteCommand.ExecuteReader (System.Data.CommandBehavior behavior) [0x0000c] in <61a20cde294d4a3eb43b9d9f6284613b>:0 
  at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery (System.Data.CommandBehavior behavior) [0x00006] in <61a20cde294d4a3eb43b9d9f6284613b>:0 
  at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery () [0x00006] in <61a20cde294d4a3eb43b9d9f6284613b>:0 
  at Marr.Data.DataMapper.ExecuteNonQuery (System.String sql) [0x0002a] in C:\BuildAgent\work\5d7581516c0ee5b3\src\Marr.Data\DataMapper.cs:204 
  at NzbDrone.Core.Messaging.Commands.CommandRepository.OrphanStarted () [0x00063] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Messaging\Commands\CommandRepository.cs:46 
  at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Handle (NzbDrone.Core.Lifecycle.ApplicationStartedEvent message) [0x00010] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Messaging\Commands\CommandQueueManager.cs:209 
  at NzbDrone.Core.Messaging.Events.EventAggregator.PublishEvent[TEvent] (TEvent event) [0x00117] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Messaging\Events\EventAggregator.cs:96

Permissions issues could be on the source folder, not the destination. It’s also possible permissions were changed.

Like I said before, separate where your download client puts downloads from where Sonarr puts sorted files. It’ll be a clear divide between things.

You need to follow the information provided in the template when you opened this thread… upload the log else where and link it here.

Your DB is corrupt, see the ((FAQ)) for that. That could be the reason nothing is importing, especially if Sonarr can’t run any tasks, such as the import task

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.