April 13Apr 13 I'm trying to get Soularr working and I have Lidarr, and slsk working and soularr is downloading music but when Lidarr tries to import it I keep getting Permission denied errorThe weird thing is that when slskd downloads them it saves them with permissions for "nobody" then when Lidarr tries to import it somehow the permissions change to "root"While downloading and until Lidarr tries to import the owner is "nobody" then as soon as Lidarr tries to import it switches the owner to "root" and I get the error aboveany idea what would cause this? my Lidarr container has PUID=99, PGID=100, and UMASK=000 (also tried umask=022) Edited April 13Apr 13 by ggfools
April 13Apr 13 Author Could you post a screenshot of your soularr template?Also, do you happen to have lidarr set to adjust permissions? It's in lidarr settings under Media Management advanced settings.
April 13Apr 13 Author @ggfools It looks like soularr doesn't use PUID/PGID. It's been a while since I used soularr, so I'm not sure if it used to have those variables or it was just a mistake on my part.Either way, try deleting PUID and PGID, turn on advanced mode and add "--user 99:100" without the quotes into the "Extra Parameters" field.See if that helps.
April 14Apr 14 I tried the suggested fix (add "--user 99:100" without the quotes into the "Extra Parameters" field) and I think it fixed it, imported a couple albums now successfully. Thank you! I was really thinking this was a lidarr issue since it didn't happen until lidarr tried to import.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.