Ive started to get an ‘Error Importing’ with SABNZB [Win 10] Im not sure what the problem is. It started a few days ago and I have note upgraded wither program. Sonarr grads the download like normal and it downloads, then I get the error.
[v2.0.0.4855] System.IO.IOException: The media is write protected.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.__Error.WinIOError()
at System.IO.File.InternalMove(String sourceFileName, String destFileName, Boolean checkHost)
at NzbDrone.Common.Disk.DiskProviderBase.MoveFile(String source, String destination, Boolean overwrite) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Disk\DiskProviderBase.cs:line 222
at NzbDrone.Common.Disk.DiskTransferService.TryMoveFileVerified(String sourcePath, String targetPath, Int64 originalSize) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Disk\DiskTransferService.cs:line 576
at NzbDrone.Common.Disk.DiskTransferService.TransferFile(String sourcePath, String targetPath, TransferMode mode, Boolean overwrite, DiskTransferVerificationMode verificationMode) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Disk\DiskTransferService.cs:line 320
at NzbDrone.Common.Disk.DiskTransferService.TransferFile(String sourcePath, String targetPath, TransferMode mode, Boolean overwrite, Boolean verified) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Disk\DiskTransferService.cs:line 195
at NzbDrone.Core.MediaFiles.EpisodeFileMovingService.TransferFile(EpisodeFile episodeFile, Series series, List1 episodes, String destinationFilePath, TransferMode mode) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\MediaFiles\EpisodeFileMovingService.cs:line 118 at NzbDrone.Core.MediaFiles.EpisodeFileMovingService.MoveEpisodeFile(EpisodeFile episodeFile, LocalEpisode localEpisode) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\MediaFiles\EpisodeFileMovingService.cs:line 78 at NzbDrone.Core.MediaFiles.UpgradeMediaFileService.UpgradeEpisodeFile(EpisodeFile episodeFile, LocalEpisode localEpisode, Boolean copyOnly) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\MediaFiles\UpgradeMediaFileService.cs:line 66 at NzbDrone.Core.MediaFiles.EpisodeImport.ImportApprovedEpisodes.Import(List
1 decisions, Boolean newDownload, DownloadClientItem downloadClientItem, ImportMode importMode) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\MediaFiles\EpisodeImport\ImportApprovedEpisodes.cs:line 103
is the error i get, but on properties the media is not write protected. Nor is the directory its going to.
It looks like its trying to use and “M” drive, i dont have a drive with that letter.
We need more information:
Sonarr version (exact version):
Mono version (if Sonarr is not running on Windows):
OS:
((Debug logs)):
(Make sure debug logging is enabled in settings and post the full log to hastebin/pastebin/dropbox/google drive or something similar, do not post them directly here)
You’ll need to make sure that Sonarr has read write access to the source and destination of the import and it’s probably worth checking the health of the disks to make sure it’s not a hard drive issue.
Is there a way to explicitly give access to sonorr? I never had to previously. As gas as my HD I haven’t noticed anything amiss I can manually copy files and all the shows are playing normally in Plex.
I can post a debug when I get home.
Sonarr version (exact version): 2.0.0.4855
OS: Win 10
Sab version 2.1
If it’s permissions you’d have to set it on either the source or the destination disk, but not something you’d set in Sonarr.
Are F:\``` and
H:` local drives? The issue is Sonarr can’t move the file from one drive to the other, so the issue could be with either drive.
This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.