Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 4151

Troubleshooting • Re: Mounting failed, reason given by server: No such file or directory

$
0
0
NFS is in a bad state on your Pi.
A reboot would definitely be a good thing
You can check which process is using port 111 (portmapper) using the following command:

Code:

$ sudo lsof -i :111
EDIT: add a space after "-i"

Statistics: Posted by PhL91 — Mon Jan 29, 2024 4:01 pm



Viewing all articles
Browse latest Browse all 4151

Trending Articles