Permission Denied on Transmission

Hi. Installed transmission via My OSMC app market and tried to use it but I got a permission denied. Log here https://paste.osmc.tv/anomefeduz

Do I have to mount the hdd via /mnt om fstab to have proper permission?

Thank you.

At first: Sorry, I’ve no experience using transmission. Obvious in your logs is

May 16 22:16:49 osmc udisks-glue[460]: Successfully automounted /dev/sdb2 at /media/Hyperion Drive

your Toshiba hdd partition was mounted at /media/Hyperion Drive

May 16 22:18:34 osmc transmission-daemon[967]: [2021-05-16 22:18:34.689] Couldn't create "/media/hyperion drive": Permission denied (file-posix.c:189)

your transmission configuration tries to access /media/hyperion drive

So, since the file/directory names are treated to be case-sensitive with the OS , this could explain the problem. I guess the configuration of this app is located at /home/osmc/.config/transmission-daemon/settings.json.

1 Like

Thanks @JimKnopf . Will try to make everything lower case

For that you would need to change the label of the disk/partition