harababurel / harababurel/gcsf
Random unmounts
Open
- Dominant language
- Rust
- Stars
- 2.4k
- Forks
- 98
- PR merge metrics
- No merged PRs in 30d
Description
GCSF sometime unmounts itself. Looking at the logs it shows:
`Jul 10 10:24:14 bwei-arch gcsf[29756]: thread '' panicked at 'called `Option::unwrap()` on a `None` value', 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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.