kapitainsky / RcloneBrowser

Simple cross platform GUI for rclone. Supports macOS, GNU/Linux, BSD family and Windows.
https://github.com/kapitainsky/RcloneBrowser
MIT License
2.33k stars 220 forks source link

rclone Browser sometimes crashes after heavy use #120

Open TimetravelerDD opened 4 years ago

TimetravelerDD commented 4 years ago

After very heavy use rclonebrowser sometimes crashes. I have mounted a folder with many mp3 files and then scan them on Plex.

After some time of heavy use (more then a day) all active mounts disappear and rclonebrowser interface closes, but is still visible in taskmanger and consumes about 20% of CPU. It can't be reopened until you force close it via taskmanager.

I use the following mount command:

--attr-timeout 8760h --dir-cache-time 8760h --fast-list --buffer-size 256M -v --vfs-cache-mode minimal

-Windows 10 Pro 64bit v1909 -rclone 1.52.0 -rclone bowser 1.8.0 -crypt mount in google drive mount

let me know if I can supply you with any other information