They definitely work more than once, definitely sounds like a permissions issue, make sure the use running Sonarr has read and write access. If you’re still having issues hastebin debug logs of the process.
It is not a permission issue. I have set full access to the paths to make sure. Sonarr is not listening to my new path with files.
I started a new session of manually importing the series Ally McBeal, season 5. The error that the path could not be found doesn’t make sense because I did NOT point to this path. This path belongs to a previous (failed) import. See here
15-10-3 16:22:28.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /mnt/temp/usenet/sonarr/The.Graham.Norton.Show.S10E10.720p.HDTV.x264-FTP
As a test I copied back the missing folder and restarted the importer again. /mnt/temp/usenet/sonarr/The.Graham.Norton.Show.S10E10.720p.HDTV.x264-FTP
15-10-3 16:38:31.6|Error|ImportDecisionMaker|Couldn't evaluate decision on /mnt/temp/usenet/sonarr/The.Graham.Norton.Show.S10E10.720p.HDTV.x264-FTP/the.graham.norton.show.s10e10.mkv
I pointed again at the path where Ally McBeal can be found but instead the importer returns a failed import of Graham Norton Show.
Here is the full dump of the log:
15-10-3 16:21:28.6|Info|RssSyncService|Starting RSS Sync
15-10-3 16:21:29.0|Info|DownloadDecisionMaker|Processing 100 releases
15-10-3 16:21:29.4|Info|RssSyncService|RSS Sync Completed. Reports found: 100, Reports grabbed: 0
15-10-3 16:22:28.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /mnt/temp/usenet/sonarr/The.Graham.Norton.Show.S10E10.720p.HDTV.x264-FTP
15-10-3 16:23:59.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /mnt/temp/usenet/sonarr/The.Graham.Norton.Show.S10E10.720p.HDTV.x264-FTP
15-10-3 16:24:59.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /mnt/temp/usenet/sonarr/The.Graham.Norton.Show.S10E10.720p.HDTV.x264-FTP
15-10-3 16:26:29.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /mnt/temp/usenet/sonarr/The.Graham.Norton.Show.S10E10.720p.HDTV.x264-FTP
15-10-3 16:28:00.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /mnt/temp/usenet/sonarr/The.Graham.Norton.Show.S10E10.720p.HDTV.x264-FTP
15-10-3 16:29:30.5|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /mnt/temp/usenet/sonarr/The.Graham.Norton.Show.S10E10.720p.HDTV.x264-FTP
15-10-3 16:31:00.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /mnt/temp/usenet/sonarr/The.Graham.Norton.Show.S10E10.720p.HDTV.x264-FTP
15-10-3 16:32:30.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /mnt/temp/usenet/sonarr/The.Graham.Norton.Show.S10E10.720p.HDTV.x264-FTP
15-10-3 16:33:28.5|Info|SceneMappingService|Updating Scene mappings
15-10-3 16:33:30.5|Info|RefreshSeriesService|Updating Info for Ally McBeal
15-10-3 16:33:31.3|Info|RefreshEpisodeService|Starting episode info refresh for: [72116][Ally McBeal]
15-10-3 16:33:31.5|Info|RefreshEpisodeService|Finished episode refresh for series: [72116][Ally McBeal].
15-10-3 16:33:31.5|Info|DiskScanService|Scanning disk for Ally McBeal
15-10-3 16:33:34.8|Info|DiskScanService|Completed scanning disk for Ally McBeal
15-10-3 16:34:01.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /mnt/temp/usenet/sonarr/The.Graham.Norton.Show.S10E10.720p.HDTV.x264-FTP
15-10-3 16:35:31.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /mnt/temp/usenet/sonarr/The.Graham.Norton.Show.S10E10.720p.HDTV.x264-FTP
15-10-3 16:36:31.2|Info|RssSyncService|Starting RSS Sync
15-10-3 16:36:31.7|Info|DownloadDecisionMaker|Processing 100 releases
15-10-3 16:36:32.2|Info|RssSyncService|RSS Sync Completed. Reports found: 100, Reports grabbed: 0
15-10-3 16:37:01.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /mnt/temp/usenet/sonarr/The.Graham.Norton.Show.S10E10.720p.HDTV.x264-FTP
15-10-3 16:38:31.6|Error|ImportDecisionMaker|Couldn't evaluate decision on /mnt/temp/usenet/sonarr/The.Graham.Norton.Show.S10E10.720p.HDTV.x264-FTP/the.graham.norton.show.s10e10.mkv
System.InvalidOperationException: Sequence contains more than one matching element
at System.Linq.Enumerable.Single[Int32] (IEnumerable`1 source, System.Func`2 predicate, Fallback fallback) [0x00038] in /tmp/SBo/mono-3.10.0/mcs/class/System.Core/System.Linq/Enumerable.cs:2371
at System.Linq.Enumerable.Single[Int32] (IEnumerable`1 source) [0x00006] in /tmp/SBo/mono-3.10.0/mcs/class/System.Core/System.Linq/Enumerable.cs:2388
at NzbDrone.Core.Parser.Model.LocalEpisode.get_SeasonNumber () [0x00000] in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Parser\Model\LocalEpisode.cs:30
at NzbDrone.Core.MediaFiles.EpisodeImport.Specifications.NotSampleSpecification.IsSatisfiedBy (NzbDrone.Core.Parser.Model.LocalEpisode localEpisode) [0x0001e] in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\MediaFiles\EpisodeImport\Specifications\NotSampleSpecification.cs:27
at NzbDrone.Core.MediaFiles.EpisodeImport.ImportDecisionMaker.EvaluateSpec (IImportDecisionEngineSpecification spec, NzbDrone.Core.Parser.Model.LocalEpisode localEpisode) [0x00000] in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\MediaFiles\EpisodeImport\ImportDecisionMaker.cs:132