New Docker Issue UNC paths should be of the form \\server\share

Sonarr version (exact version): 2.0.0.5322
Mono version (if Sonarr is not running on Windows):
OS: Docker Image
Debug logs:
Description of issue:
I had been using Sonarr for a long time on Windows with no issues but I wanted to move to a docker image on my Synology. After configuring it I am getting an error that says: Couldn’t import episode /downloads/Archer.2009.S10E09.Robert.De.Niro.1080p.AMZN.WEB-DL.DDP5.1.H.264-NTb/Archer.2009.S10E09.Robert.De.Niro.1080p.AMZN.WEB-DL.DDP5.1.H.264-NTb.mkv: UNC paths should be of the form \server\share.

Here is a paste with more info: https://pastebin.com/sjnUSUS1

If I do a manual import on this episode it works just fine and moves the file to the correct location.

Anybody have any ideas on what I am doing wrong?

That error is only logged on Windows, it’s the only OS that uses backslashes instead of forward slashes.

Which mono version are you running under?
Which docker image?
Which OS is docker running on?

Mono Version 6.0.0.313
I am running this version of the image: https://hub.docker.com/r/linuxserver/sonarr/
Docker is running on my Synology DS1817+

I’d start by downgrading the image to one that does not use mono 6 as that’s been a problem in a lot of setups. I’m not sure off hand which tags they locked to mono 5.x though.

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