RClone crash when open mega folders witch windows explorer

Hi there,

My problem is

Windows Explorer is taking time to open/load some folders and drive files mounted with rclone browser file server mega causing general crash of my WINDOWS 10 COMPUTER

how to fix it?

hello and welcome to the forum,

so you computer crashes and hard reboots when using rclone?

might try adding --network-mode --buffer-size=0

when you first posted, there was a template of questions. help us to help you and provide the answers.

i do not use command line (cli) to mount the remote drives use the browser rclone (fontend) can provide me the command completely so i can run on the command prompt (cmd)?

Use "rclone [command] --help" for more information about a command.
Use "rclone help flags" for to see the global flags.
Use "rclone help backends" for a list of supported services.

2023/01/18 20:44:46 Fatal error: unknown flag: --network-mode

which browser do you use?
--- rclone webgui
or
--- https://kapitainsky.github.io/RcloneBrowser/

yes i am using rclone browser

can provide me the command completely so i can run on the command prompt (cmd)?

Use "rclone [command] --help" for more information about a command.
Use "rclone help flags" for to see the global flags.
Use "rclone help backends" for a list of supported services.

hard to share good advice, as when you first posted, there was a template of questions for you to answer.
help us to help you and provide the answers.

so here is a generic command
rclone mount remote: c:\path\to\mount --network-mode --buffer-size=0

log

2023/01/19 13:48:55 NOTICE: Serving remote control on http://127.0.0.1:19090/

The service rclone has been started.

2023/01/19 13:49:46 ERROR : movies5/Acasos de família.mp4: ReadFileHandle.Read error: low level retry 1/10: Get "http://gfs214n176.userstorage.mega.co.nz/dl/vGYzQ_pvcVlHLQenWRBA2X0kg1t2wVAwVfWQhcJolqepup1KMGt2zTKuZzljV9c5qkJtZNfG9Dyh9LVuIC6APIw70ltmNFy0cUoPkMWiokWHWzTou3vdyg/0-131071": read tcp 10.102.200.247:61393->185.206.27.86:80: wsarecv: Foi forçado o cancelamento de uma conexão existente pelo host remoto.

2023/01/19 13:50:09 ERROR : movies5/Acasos de família.mp4: ReadFileHandle.Read error: low level retry 2/10: Get "http://gfs214n176.userstorage.mega.co.nz/dl/5aYTJRVGrTleewftri-qbyoDSINwWvYVrKXWtIWIpSzXh2tVPj8m0WF6wc5IxAP9Xu_IRiaTyvBUjC39OTKQ8VAuAfjHJuSRjBBsudgEGXH5omPdmtAFlA/0-131071": read tcp 10.102.200.247:61426->185.206.27.86:80: wsarecv: Foi forçado o cancelamento de uma conexão existente pelo host remoto.

2023/01/19 13:50:35 ERROR : movies5/Acasos de família.mp4: ReadFileHandle.Read error: low level retry 3/10: Get "http://gfs214n176.userstorage.mega.co.nz/dl/695VvoFh3dzbxQc_0a-7QquSG8AZTyRph1ATDhd0Z0HznldKcTprBqDK-qptXEAYg_ggUBvi2yaUzi_34STIrehxupU7Dp6R1jTdPSrF69gsbEjqV3Yo1Q/0-131071": read tcp 10.102.200.247:61461->185.206.27.86:80: wsarecv: Foi forçado o cancelamento de uma conexão existente pelo host remoto.

2023/01/19 13:50:58 ERROR : movies5/Acasos de família.mp4: ReadFileHandle.Read error: low level retry 4/10: Get "http://gfs214n176.userstorage.mega.co.nz/dl/DQAausXTlYPm1Qd7N9QYDD0RnUBayPV6-XEsTFXHRjo1SKpPrRDlBFHmpPJS8VNeeV88M_lewft09t5A3V1xjySInQ8z-TitkQTUaYq3Ex46eUi4yvM-Bw/0-131071": read tcp 10.102.200.247:61490->185.206.27.86:80: wsarecv: Foi forçado o cancelamento de uma conexão existente pelo host remoto.

I mounted the drive by command line rclone mount DRIVE_06:/ r: --network-mode --buffer-size=0 but presented the same problem I see the drive mounted when I open a video for example to watch on vlc player it does not load Windows Explorer is taking too slow to load and files

ok, but are you getting errors? you did not post a debug log, hard to know what is going on.

try this command and post the full output
rclone mount DRIVE_06:/ r: --network-mode --buffer-size=0 -vv --vfs-cache-mode=full

1 Like

think the problem was solved thank you very much even

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.