https://bugs.kde.org/show_bug.cgi?id=423986
Bug ID: 423986 Summary: NFS shares become inaccessible after timeout. Product: dolphin Version: 20.04.1 Platform: Archlinux Packages OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: panels: folders Assignee: dolphin-bugs-n...@kde.org Reporter: bassam.hus...@gmail.com CC: kfm-de...@kde.org Target Milestone: --- SUMMARY My NFS shares automount via /etc/fstab and work perfectly everywhere and they are accessible via dolphin. However, after the time out period, I am unable to access those shares via dolphin. The only way to make those shares available in dolphin is to cd into the shares directory in terminal. The shares then become available immediately in terminal and when you check go back to dolphin, they become accessible there as well. STEPS TO REPRODUCE 1. Mount the shares. (/etc/fstab entry found below) 2. Wait till the timeout period is reached (which is set in /etc/fstab). 3. The shares will no longer be accessible in dolphin. OBSERVED RESULT The error reads: "An error occurred while accessing '/path/to/share', the system responded: mount.nfs: failed to prepare mount: Operation not permitted" EXPECTED RESULT The share should be accessible in dolphin the way it was before the timeout period was reached. SOFTWARE/OS VERSIONS Linux/KDE Plasma: 5.6.16-1-Manjaro (available in About System) KDE Plasma Version: 5.18.5 KDE Frameworks Version: 5.70.0 Qt Version: 5.15.0 ADDITIONAL INFORMATION /etc/fstab entry: 192.168.1.100:/home/pi /mnt/pi_home nfs _netdev,noauto,x-systemd.automount,noatime,x-systemd.mount-timeout=6,x-systemd.idle-timeout=1min 0 0 -- You are receiving this mail because: You are watching all bug changes.