Page 1 of 1

Torrents downloaded to Synology NAS returns error

Posted: Sat May 25, 2019 11:45 am
by egekilde
Hello guys

For the past few days I've been having issues downloading torrents from my Debian laptop to my newly setup Synology NAS server, the torrents starts downloading for 2-5 seconds and it even creates part of the files on my NAS, but right after that it gives an error message. Downloading directly to my PC works fine, downloading from Deluge on a Windows PC to the NAS server works fine too, the issue is with Debian to my NAS.

Using the Debug logging gives the following:

Code: Select all

[DEBUG   ] 13:24:07 alertmanager:124 file_error_alert:  open (/run/user/1000/gvfs/nfs:host=192.168.1.210,prefix=%2Fvolume1%2FMovies/debian-9.9.0-amd64-netinst.iso) error: Operation not supported
The way I mounted the NAS server is a follows, something tells me this is where I'm making a mistake, but I don't what else to do, I have also tried using ftp/ftps instead of using nfs. But that doesn't work either. After mounting it, I then select the mount point as Download folder in Deluge.

Image


Any help is appreciated, thank you