Cannot get my NAS to mount via nfs through the UI, was able to mount via command-line....indexing now....
Also the Shares dont show up in the UI under Sources, but I do have everything in the Library...and its gone after a reboot....
I for one need NFS working
Maybe this is helpful....
root@runeaudio04:~ # systemctl status rpc-statd.service
● rpc-statd.service - NFS status monitor for NFSv2/3 locking.
Loaded: loaded (/usr/lib/systemd/system/rpc-statd.service; static; vendor preset: disabled)
Active: failed (Result: exit-code) since Sun 2019-09-22 15:00:17 PDT; 50s ago
Process: 2502 ExecStart=/usr/sbin/rpc.statd (code=exited, status=1/FAILURE)
Sep 22 15:00:16 runeaudio systemd[1]: Starting NFS status monitor for NFSv2/3 locking....
Sep 22 15:00:17 runeaudio rpc.statd[2503]: Version 3.1.1 starting
Sep 22 15:00:17 runeaudio rpc.statd[2503]: Flags: TI-RPC
Sep 22 15:00:17 runeaudio rpc.statd[2503]: Running as root. chown /var/lib/nfs to choose different user
Sep 22 15:00:17 runeaudio rpc.statd[2503]: Failed to register (statd, 1, udp): svc_reg() err: RPC: Remote system error - Connection refused
Sep 22 15:00:17 runeaudio rpc.statd[2503]: Failed to register (statd, 1, tcp): svc_reg() err: RPC: Remote system error - Connection refused
Sep 22 15:00:17 runeaudio rpc.statd[2503]: failed to create RPC listeners, exiting
Sep 22 15:00:17 runeaudio systemd[1]: rpc-statd.service: Control process exited, code=exited, status=1/FAILURE
Sep 22 15:00:17 runeaudio systemd[1]: rpc-statd.service: Failed with result 'exit-code'.
Sep 22 15:00:17 runeaudio systemd[1]: Failed to start NFS status monitor for NFSv2/3 locking..