[Bug] NFS Mount Fails: Repeated RPC Connection Instability
Bug Description
为什么现在的nfs协议通过sudo mount -t nfs -o port=12049,mountport=12049,tcp localhost:/ /Users/xiaomin/Desktop/GoNAS挂载不上了,服务日志上的表现是一直在连上关闭、连上关闭:\
\
time=2025-09-02T16:54:10+08:00 level=INFO msg="New RPC connection" module=rpc client=127.0.0.1:53296
time=2025-09-02T16:54:40+08:00 level=INFO msg="New RPC connection" module=rpc client=127.0.0.1:53349
time=2025-09-02T16:54:40+08:00 level=INFO msg="RPC connection closed" module=rpc client=127.0.0.1:53296
time=2025-09-02T16:54:42+08:00 level=INFO msg="New RPC connection" module=rpc client=127.0.0.1:53355
time=2025-09-02T16:55:09+08:00 level=INFO msg="RPC connection closed" module=rpc client=127.0.0.1:53349
time=2025-09-02T16:55:11+08:00 level=INFO msg="New RPC connection" module=rpc client=127.0.0.1:53434
time=2025-09-02T16:55:12+08:00 level=INFO msg="RPC connection closed" module=rpc client=127.0.0.1:53355
Environment Info
- Platform: linux
- Terminal: vscode
- Version: 1.0.100
- Feedback ID: bba66ba3-c757-4825-b68c-ca20b4719112
Errors
[{"error":"Error: 1: 1 \n at t_6 (file:///home/ecs-user/.nvm/versions/node/v22.16.0/lib/node_modules/@anthropic-ai/claude-code/cli.js:1827:4892)\n at async r_6 (file:///home/ecs-user/.nvm/versions/node/v22.16.0/lib/node_modules/@anthropic-ai/claude-code/cli.js:1827:2187)","timestamp":"2025-09-02T08:50:09.922Z"}]This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗