Sonarr/Radarr/Lidarr plugins fail chmod on install

profzelonka

Explorer
Joined
Mar 29, 2020
Messages
67
Using the community plugins in TrueNAS on latest. (TrueNAS-12.0-U3)
Issue within plugins: On web UI, the mapped paths do not appear in the applications, nor can lidarr update. (Startup folder not writable by user 'lidarr')

Plugins and jails complete successfully, with the exception of the following sonarr example:
Code:
chmod: /usr/local/sonarr: No such file or directory

Starting sonarr.

chmod: /usr/local/sonarr: No such file or directory



What command is the script running that fails? Can I run it manually?
 

Chilternburt

Cadet
Joined
Apr 30, 2014
Messages
6
Have you had any luck getting this working? I reinstalled some of my plugins like Sonaar and now it can't seem to read the correct permissions, and chmod runs into errors and wont let me set 755 or 777 on folders where i need other plugins to be able to read and write
 
Top