| Summary: | nfs://<server>/<path> shows nfs error 10001 when accessing remote folder | ||
|---|---|---|---|
| Product: | [Frameworks and Libraries] kio-extras | Reporter: | Wilbert van Bakel <wilbert.vanbakel> |
| Component: | NFS | Assignee: | Plasma Bugs List <plasma-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | nate, wilbert.vanbakel |
| Priority: | NOR | ||
| Version First Reported In: | 17.12.1 | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: |
nfs://nsa310s-server/srv/users/wvanbakel/
/mnt/nsa310s-server/users/wvanbakel/ |
||
Created attachment 110251 [details]
/mnt/nsa310s-server/users/wvanbakel/
Hmm, this works for me with an NFS share that I just tried out. Apparently error 10001 is "NFS3ERR_BADHANDLE". Does it reproduce for you? Does the issue happen with all NFS shares, or only this one? It appears that I can't reproduce this error anymore. Thanks for confirming! |
Created attachment 110250 [details] nfs://nsa310s-server/srv/users/wvanbakel/ When I access a remote folder in Dolphin with the URI nfs://nsa310s-server/srv/users/wvanbakel/ I get nfs error 10001. When I access the same folder in Dolphin through a remote mount on /mnt/nsa310s-server, all folders are accessible as expected.