[SOLVED]Remote mapping doesn't seem to work

i see this in activity

Project.Runway.All.Stars.S05E13.(Eng.Subs).SDTV.x264-[2Maverick]
[/home/duelistjp/private/Downloads/Complete/Series/Project.Runway.All.Stars.S05E13.(Eng.Subs).SDTV.x264-[2Maverick]] is not a valid local path. You may need a Remote Path Mapping.

in settings under remote mapping i have it setup like this

host : [MY IP REDACTED]
Remote Path: /home/[USERNAME REDACTED]/private/Downloads/Complete/Series
Local Path: Z:\Processed\Series\

in the logs I see this and it never imports

16-6-10 10:45:04.9|Warn|ArgumentValidator|value [/home/[USERNAME REDACTED]/private/Downloads/Complete/Series/[FILENAME REDACTED] is not a valid Windows path. paths must be a full path eg. C:\Windows
16-6-10 10:45:04.9|Fatal|NzbDroneErrorPipeline|Request Failed

[v2.0.0.4183] System.ArgumentException: value [/home/[USERNAME REDACTED]/private/Downloads/Complete/Series/[FILENAME REDACTED] is not a valid Windows path. paths must be a full path eg. C:\Windows
Parameter name: path
at NzbDrone.Common.EnsureThat.EnsureStringExtensions.IsValidPath(Param1 param) in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Common\EnsureThat\EnsureStringExtensions.cs:line 109 at NzbDrone.Common.Disk.DiskProviderBase.FolderExists(String path) in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Common\Disk\DiskProviderBase.cs:line 83 at NzbDrone.Core.MediaFiles.EpisodeImport.Manual.ManualImportService.GetMediaFiles(String path, String downloadId) in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\MediaFiles\EpisodeImport\Manual\ManualImportService.cs:line 84 at NzbDrone.Api.ManualImport.ManualImportModule.GetMediaFiles() in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Api\ManualImport\ManualImportModule.cs:line 28 at NzbDrone.Api.REST.RestModule1.<set_GetResourceAll>b__32_0(Object options) in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Api\REST\RestModule.cs:line 111
at CallSite.Target(Closure , CallSite , Func`2 , Object )
at Nancy.Routing.Route.<>c__DisplayClass4.b__3(Object parameters, CancellationToken context)

actually that log only appears when i click manual import in activity nothing overly suspicious in the log otherwise but never gets imported

OK I solved it because of some stability issues i am running deluge-web locally connecting to the deluge-daemon on the remote dedibox. so i needed to put localhost in the hostname not the server the stuff was actually stored at

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