Error mounting NFS drive

Bringing up an old post.

When I try to run dietpi-drive_manager I encounter the following error:

││ [FAILED] NFS mount failed with the following error output:                                                          
││ mount.nfs: mount(2): Permission denied                                                                               
││ mount.nfs: access denied by server while mounting 192.168.0.10:/                                                     
││ mount.nfs: timeout set for Thu Jul 15 10:04:26 2021                                                                  
││ mount.nfs: trying text-based options 'port=2049,vers=4.2,addr=192.168.0.10,clientaddr=192.168.0.20'

Teh (media) files I wanted to add to Plex are on my NAS (192.168.0.10/Movies and 192.168.0.10/Series)

I split your post into an own topic as there was no relation to the one you posted on.

There is a permission issue and you are not allowed to mount the NFS share from your NAS. Ensure proper access permission on the NAS.

││ mount.nfs: mount(2): Permission denied                                                                               
││ mount.nfs: access denied by server while mounting 192.168.0.10:/

Found it :wink: Forgot to give the folder(s) permission for NFS.