AvinashReddy3108 / rclone-mount-magisk

A fork of @piyushgarg's 'rclone-mount', with fixes, updated binaries, x86 support, and more..
103 stars 16 forks source link

Unexplained bandwidth usage ? #9

Open baraa272 opened 2 years ago

baraa272 commented 2 years ago

Screenshot_20220829-172157_Pixel Launcher This is network usage as seen after accessing one of my remotes in MiXplore and closing it Something is using all my bandwidth and still using it even after closing MiXplore This behavior wasn't seen until I flashed your rclone module with rclone file in place It did connect remotes successfully but I face this problem where everytime I close file explorer something is using all my bandwidth

AvinashReddy3108 commented 2 years ago

Probably related to this issue: https://github.com/Magisk-Modules-Repo/com.piyushgarg.rclone/issues/9

baraa272 commented 2 years ago

So is there any temporary fix for this ? Or any countermeasures ??

MuhammadBayiz commented 1 year ago

I'm facing that issue as well, although I'm not using bindsd rather just a simple mount in /mnt/

NgrNxk commented 1 year ago

I'm facing / was facing this issue as well since I included a new FTP mount. Luckily it was only <50KB/s. Anyways, after trying to pinpoint the problem many "rclone remount"s, disabling sdbinds, deleting and touching .nomedia files, and reboots, it stopped (hopefully). I'm still not sure what exactly happened.