- Joined
 - Apr 24, 2020
 
- Messages
 - 5,399
 
What's the actual Unix permissions for the /mnt/Media/PlexMedia and /mnt/Media/PlexMedia/Movies folders? When you set the ACL, did you apply it recursively?
	
		
			
		
		
	
			
			ls -ld /mnt/Media/PlexMedials -ld /mnt/Media/PlexMedia/MoviesImport failed, path does not exist or is not accessible by Radarr: /media/Movies/ which to me sounds like a permissions issue.Yes, I stopped the jail, fixed the mount then started jail again. I will restart FreeNAS and do another test.Did you restart the jail after modifying the mount?
pw user add pixelgeek -c pixelgeek -u 973 -d /nonexistent -s /usr/bin/nologin?pixelgeek:*:973:973:pixelgeek:/nonexistent:/usr/bin/nologinpw groupadd pixelgeek -g 973pw useradd pixelgeek -c pixelgeek -u 973 -g pixelgeek -G allmedia -d /nonexistent -s /usr/bin/nologin