Random unmounts
Opened this issue · 0 comments
thehungryturnip commented
GCSF sometime unmounts itself. Looking at the logs it shows:
Jul 10 10:24:14 bwei-arch gcsf[29756]: thread '<unnamed>' panicked at 'called
Option::unwrap()on a
Nonevalue', src/libcore/option> Jul 10 10:24:14 bwei-arch gcsf[29756]: note: Run with
RUST_BACKTRACE=1 environment variable to display a backtrace. Jul 10 10:24:14 bwei-arch gcsf[29756]: WARN fuse::reply > Reply not sent for operation 114220, replying with I/O erro
(I am not sure if the above is relevant to the issue.)
Re-running gcsf mount
resolves the issue.