Bug 515002 - Trying to mount a stale NFS system gives wrong error
Summary: Trying to mount a stale NFS system gives wrong error
Status: REPORTED
Alias: None
Product: kio-extras
Classification: Frameworks and Libraries
Component: NFS (other bugs)
Version First Reported In: 25.12.1
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2026-01-24 03:43 UTC by spamless.9v5xj
Modified: 2026-01-26 09:10 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description spamless.9v5xj 2026-01-24 03:43:56 UTC
When attempting to mount an NFS system with outdated metadata Dolphin will return an error  'Authorization required'. This  'Authorization required' is misleading as the actual problem is not permission related and the proper solution/fix is to run `exportfs` on the server.

STEPS TO REPRODUCE
1. Run an NFS system on a host machine, allowing clients to mount
2. Mount the remote NFS folder on the client machine
3. Unmount the system on the host machine to force a stale file handle situation
4. Unmount and remount the folder on the client

WHAT HAPPENED
    Dolphin says 'Authorization required to enter this folder'

WHAT EXPECTED
  Dolphin returns the proper issue