You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Are you certain that the server is running on 127.0.0.1 ? Based on the output it looks like there's just nothing running and so the connection times out.
Windows Version
Microsoft Windows [Version 10.0.22631.2050]
WSL Version
1.3.14.0
Are you using WSL 1 or WSL 2?
Kernel Version
5.15.90.3-microsoft-standard-WSL2
Distro Version
Ubuntu 18.04
Other Software
No response
Repro Steps
I try to use NFS, but it cannot work. I test the NFS by
and it tells me that
The code I used to open NFS is as follows:
Step1: Install the NFS Server
Step2: Editor the
/etc/exports
and add the following lines to itStep3: Restart the NFS Server
Expected Behavior
mount successfully
Actual Behavior
time out and unsuccessfully
Diagnostic Logs
No response
The text was updated successfully, but these errors were encountered: