errors.fyi community error code reference
ESTALE
posix

Stale file handle

An NFS file handle is no longer valid, typically because the file was deleted on the server or the server was restarted. Numeric value is platform-specific: 116 on Linux, 70 on macOS.

References

← all namespaces