Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


Solved: stale file handle after reboot
#7
(08-17-2020, 02:41 PM)vinnn Wrote: Still sounds as if there might be something off with the file server or the network if your Pi is having trouble accessing previously accessible files on your file share.
So... you're using the hostname fritz.box in the music source path, try changing this to the server's IP address instead to avoid a possible name resolution issue on your network/router.

But still without knowing more about your system/network there's not a lot to go on. You could give us some info by logging into moode's SSH terminal (Moode menu > Configure > System > Local Services > enable SSH term server > [OPEN] Web SSH Terminal > login as u/n pi & p/w moodeaudio at the prompt) and run;

Code:
mount | grep mnt

... and...

Code:
moodeutl -s

Post the output wrapped in code blocks.

In the kern.log I stumbled over:

Code:
Aug 17 18:06:04 moOdeAudio kernel: [  215.674642] CIFS VFS: Autodisabling the use of server inode numbers on \\fritz.box\privCloud2019.
Aug 17 18:06:04 moOdeAudio kernel: [  215.674657] CIFS VFS: The server doesn't seem to support them properly or the files might be on different servers (DFS).
Aug 17 18:06:04 moOdeAudio kernel: [  215.674664] CIFS VFS: Hardlinks will not be recognized on this mount. Consider mounting with the "noserverino" option to silence this message.


I added the 'noserverino' mount flag and this fixed the issue. Big Grin 
Surprisingly (to me), this also fixed the display freeze in album view.
Any idea about the root cause?
Reply


Messages In This Thread
stale file handle after reboot - by AudioServer - 08-17-2020, 11:24 AM
RE: stale file handle after reboot - by vinnn - 08-17-2020, 12:51 PM
RE: stale file handle after reboot - by vinnn - 08-17-2020, 01:20 PM
RE: stale file handle after reboot - by vinnn - 08-17-2020, 02:41 PM
RE: stale file handle after reboot - by AudioServer - 08-17-2020, 04:19 PM
RE: stale file handle after reboot - by vinnn - 08-17-2020, 05:30 PM

Forum Jump: