Hi all,
Some days ago i have to reconfigure the hard disks in my DNS320.
After that I had to recreate all users and folders.
But Transmission stopped working (the daemon can't start) so I deleted Alt-f package and reinstall again.
But Transmission doesn't work. I am always getting error messages like this: "Permission denied (watchdir.c:354)"
I don't understand those messages because Transmission has set the rights for itself.
My Transmission folder is /mnt/md0/p2p
When I check the rights I can see this screen:
If I change the rights to 777 nothing changes.
When the Transmission starts it write these rows to its log file:
[2018-10-28 18:06:03.060] UDP Failed to set receive buffer: requested 4194304, got 327680 (tr-udp.c:84)
[2018-10-28 18:06:03.061] UDP Failed to set send buffer: requested 1048576, got 327680 (tr-udp.c:95)
[2018-10-28 18:06:03.062] watchdir:inotify Failed to setup watchdir "/mnt/md0/p2p": Permission denied (13) (watchdir-inotify.c:176)
[2018-10-28 18:06:03.063] watchdir Failed to open directory "/mnt/md0/p2p" (13): Permission denied (watchdir.c:354)
[2018-10-28 18:06:13.059] watchdir Failed to open directory "/mnt/md0/p2p" (13): Permission denied (watchdir.c:354)
Furthermore I've noticed that Transmission is trying continously to open the affected folder and it write a new error to the file in every 10 seconds.
When I open a .torrent file I can see these rows in the log file: (I've deleted the original folder and file names)
[2018-10-28 18:28:58.059] Couldn't create "/mnt/md0/p2p": Permission denied (file-posix.c:189)
[2018-10-28 18:28:58.060] Couldn't create "/mnt/md0/p2p/InProgress/NEW FOLDER TO CREATE": Permission denied (fdlimit.c:171)
[2018-10-28 18:28:58.060] NEW FOLDER TO CREATE tr_fdFileCheckout failed for "/mnt/md0/p2p/InProgress/NEW FOLDER TO CREATE/FILE ONE.mkv.part": Permission denied (inout.c:102)
[2018-10-28 18:28:58.061] NEW FOLDER TO CREATE Permission denied (/mnt/md0/p2p/Finished/NEW FOLDER TO CREATE/FILE ONE.mkv.part (torrent.c:537)
[2018-10-28 18:28:59.061] Couldn't create "/mnt/md0/p2p": Permission denied (file-posix.c:189)
[2018-10-28 18:28:59.063] Couldn't create "/mnt/md0/p2p/InProgress/NEW FOLDER TO CREATE": Permission denied (fdlimit.c:171)
[2018-10-28 18:28:59.064] NEW FOLDER TO CREATE tr_fdFileCheckout failed for "/mnt/md0/p2p/InProgress/NEW FOLDER TO CREATE/FILE ONE.mkv.part": Permission denied (inout.c:102)
[2018-10-28 18:29:03.060] watchdir Failed to open directory "/mnt/md0/p2p" (13): Permission denied (watchdir.c:354)
[2018-10-28 18:29:13.060] watchdir Failed to open directory "/mnt/md0/p2p" (13): Permission denied (watchdir.c:354)
Unfortunatly I'm not a linux expert so I can't solve this issue for myself.
Thanx for every help.
(And sorry for my terrible english.)