What is the problem you are having with rclone?
I'm attempting to use core/stats to monitor my uploads rclone move... so that if it reaches 750G or hits userRateLimitExceeded, then it will exit, however despite many attempts to get this to work, for some reason, core/stats will not display the lastError, in fact, core/stats doesn't seem to awknowledge there is an error unless I'm doing something wrong? I've also had a friend test this and they have the same issue where core/stats doesn't show any errors..
Run the command 'rclone version' and share the full output of the command.
rclone v1.58.0
- os/version: ubuntu 20.04 (64 bit)
- os/kernel: 4.18.0-425.3.1.el8.x86_64 (x86_64)
- os/type: linux
- os/arch: amd64
- go/version: go1.17.8
- go/linking: static
- go/tags: none
Which cloud storage system are you using? (eg Google Drive)
Google Drive
The command you were trying to run (eg rclone copy /tmp remote:tmp)
core/stats command
rclone rc core/stats --rc-addr=localhost:5573 --rc-user=user --rc-pass=pass
Just encase it's needed.. here is the move command..
rclone move /path/to/source remote:path --delete-empty-src-dirs --fast-list --max-transfer 750G --min-age 1m --drive-chunk-size 128M --tpslimit 12 --tpslimit-burst 12 --transfers 12 --vv --log-file /media/logs/test.log --rc --rc-addr=localhost:5573 --rc-user=user --rc-pass=pass
A log from the command with the -vv flag
2023/03/01 21:13:59 DEBUG : rc: "core/stats": with parameters map[]
2023/03/01 21:13:59 DEBUG : rc: "core/stats": reply map[bytes:0 checking:[Series/Star Trek - Picard (2020) [tvdb-364093]/Season 03/Star Trek - Picard (2020) - S03E01 - Part One The Next Generation [AMZN WEBDL-1080p Proper][8bit][h264][EAC3 5.1]-NTb.mkv Series/The Rookie (2018) [tvdb-350665]/Season 05/The Rookie (2018) - S05E01 - Double Down [AMZN WEBDL-1080p][8bit][h264][EAC3 5.1]-NTb.mkv Series/The Rookie (2018) [tvdb-350665]/Season 05/The Rookie (2018) - S05E02 - Labor Day [AMZN WEBDL-1080p][8bit][h264][EAC3 5.1]-NTb.mkv Series/The Rookie (2018) [tvdb-350665]/Season 05/The Rookie (2018) - S05E03 - Dye Hard [AMZN WEBDL-1080p][8bit][h264][EAC3 5.1]-NTb.mkv Series/The Rookie (2018) [tvdb-350665]/Season 05/The Rookie (2018) - S05E04 - The Choice [AMZN WEBDL-1080p][8bit][h264][EAC3 5.1]-NTb.mkv Series/The Rookie (2018) [tvdb-350665]/Season 05/The Rookie (2018) - S05E05 - The Fugitive [AMZN WEBDL-1080p][8bit][h264][EAC3 5.1]-NTb.mkv Series/The Rookie (2018) [tvdb-350665]/Season 05/The Rookie (2018) - S05E06 - The Reckoning [AMZN WEBDL-1080p][8bit][h264][EAC3 5.1]-NTb.mkv Series/The Rookie (2018) [tvdb-350665]/Season 05/The Rookie (2018) - S05E07 - Crossfire [AMZN WEBDL-1080p][8bit][h264][EAC3 5.1]-NTb.mkv Series/The Rookie (2018) [tvdb-350665]/Season 05/The Rookie (2018) - S05E08 - The Collar [AMZN WEBDL-1080p][8bit][h264][EAC3 5.1]-NTb.mkv Series/The Rookie (2018) [tvdb-350665]/Season 05/The Rookie (2018) - S05E09 - Take Back [AMZN WEBDL-1080p][8bit][h264][EAC3 5.1]-NTb.mkv Series/The Rookie (2018) [tvdb-350665]/Season 05/The Rookie (2018) - S05E10 - The List [AMZN WEBDL-1080p][8bit][h264][EAC3 5.1]-NTb.mkv Series/The Rookie (2018) [tvdb-350665]/Season 05/The Rookie (2018) - S05E11 - The Naked and the Dead [AMZN WEBDL-1080p][8bit][h264][EAC3 5.1]-NTb.mkv] checks:0 deletedDirs:0 deletes:0 elapsedTime:18.445520574 errors:0 eta:<nil> fatalError:false renames:0 retryError:false speed:0 totalBytes:108557299356 totalChecks:12 totalTransfers:12 transferTime:0 transferring:[map[bytes:0 eta:<nil> group:global_stats name:Series/Star Trek - Picard (2020) [tvdb-364093]/Season 03/Star Trek - Picard (2020) - S03E01 - Part One The Next Generation [AMZN WEBDL-1080p Proper][8bit][h264][EAC3 5.1]-NTb.mkv percentage:0 size:1877563540 speed:0 speedAvg:0] map[bytes:0 eta:<nil> group:global_stats name:Series/The Rookie (2018) [tvdb-350665]/Season 05/The Rookie (2018) - S05E01 - Double Down [AMZN WEBDL-1080p][8bit][h264][EAC3 5.1]-NTb.mkv percentage:0 size:3257426458 speed:0 speedAvg:0] map[bytes:0 eta:<nil> group:global_stats name:Series/The Rookie (2018) [tvdb-350665]/Season 05/The Rookie (2018) - S05E03 - Dye Hard [AMZN WEBDL-1080p][8bit][h264][EAC3 5.1]-NTb.mkv percentage:0 size:3258985155 speed:0 speedAvg:0] map[bytes:0 eta:<nil> group:global_stats name:Series/The Rookie (2018) [tvdb-350665]/Season 05/The Rookie (2018) - S05E02 - Labor Day [AMZN WEBDL-1080p][8bit][h264][EAC3 5.1]-NTb.mkv percentage:0 size:3265731583 speed:0 speedAvg:0] map[bytes:0 eta:<nil> group:global_stats name:Series/The Rookie (2018) [tvdb-350665]/Season 05/The Rookie (2018) - S05E05 - The Fugitive [AMZN WEBDL-1080p][8bit][h264][EAC3 5.1]-NTb.mkv percentage:0 size:3237533200 speed:0 speedAvg:0] map[bytes:0 eta:<nil> group:global_stats name:Series/The Rookie (2018) [tvdb-350665]/Season 05/The Rookie (2018) - S05E04 - The Choice [AMZN WEBDL-1080p][8bit][h264][EAC3 5.1]-NTb.mkv percentage:0 size:2920223184 speed:0 speedAvg:0] map[bytes:0 eta:<nil> group:global_stats name:Series/The Rookie (2018) [tvdb-350665]/Season 05/The Rookie (2018) - S05E07 - Crossfire [AMZN WEBDL-1080p][8bit][h264][EAC3 5.1]-NTb.mkv percentage:0 size:3299802268 speed:0 speedAvg:0] map[bytes:0 eta:<nil> group:global_stats name:Series/The Rookie (2018) [tvdb-350665]/Season 05/The Rookie (2018) - S05E08 - The Collar [AMZN WEBDL-1080p][8bit][h264][EAC3 5.1]-NTb.mkv percentage:0 size:3178276108 speed:0 speedAvg:0] map[bytes:0 eta:<nil> group:global_stats name:Series/The Rookie (2018) [tvdb-350665]/Season 05/The Rookie (2018) - S05E06 - The Reckoning [AMZN WEBDL-1080p][8bit][h264][EAC3 5.1]-NTb.mkv percentage:0 size:3309584086 speed:0 speedAvg:0] map[bytes:0 eta:<nil> group:global_stats name:Series/The Rookie (2018) [tvdb-350665]/Season 05/The Rookie (2018) - S05E09 - Take Back [AMZN WEBDL-1080p][8bit][h264][EAC3 5.1]-NTb.mkv percentage:0 size:3276443003 speed:0 speedAvg:0] map[bytes:0 eta:<nil> group:global_stats name:Series/The Rookie (2018) [tvdb-350665]/Season 05/The Rookie (2018) - S05E10 - The List [AMZN WEBDL-1080p][8bit][h264][EAC3 5.1]-NTb.mkv percentage:0 size:3251656688 speed:0 speedAvg:0] map[bytes:0 eta:<nil> group:global_stats name:Series/The Rookie (2018) [tvdb-350665]/Season 05/The Rookie (2018) - S05E11 - The Naked and the Dead [AMZN WEBDL-1080p][8bit][h264][EAC3 5.1]-NTb.mkv percentage:0 size:3213810787 speed:0 speedAvg:0]] transfers:0]: <nil>
2023/03/01 21:13:59 DEBUG : pacer: low level retry 2/10 (error googleapi: Error 403: User rate limit exceeded., userRateLimitExceeded)
2023/03/01 21:13:59 DEBUG : pacer: Rate limited, increasing sleep to 16.176165077s
2023/03/01 21:13:59 DEBUG : rc: "core/stats": with parameters map[]
2023/03/01 21:13:59 DEBUG : rc: "core/stats": reply map[bytes:0 checking:[Series/Star Trek - Picard (2020) [tvdb-364093]/Season 03/Star Trek - Picard (2020) - S03E01 - Part One The Next Generation [AMZN WEBDL-1080p Proper][8bit][h264][EAC3 5.1]-NTb.mkv Series/The Rookie (2018) [tvdb-350665]/Season 05/The Rookie (2018) - S05E01 - Double Down [AMZN WEBDL-1080p][8bit][h264][EAC3 5.1]-NTb.mkv Series/The Rookie (2018) [tvdb-350665]/Season 05/The Rookie (2018) - S05E02 - Labor Day [AMZN WEBDL-1080p][8bit][h264][EAC3 5.1]-NTb.mkv Series/The Rookie (2018) [tvdb-350665]/Season 05/The Rookie (2018) - S05E03 - Dye Hard [AMZN WEBDL-1080p][8bit][h264][EAC3 5.1]-NTb.mkv Series/The Rookie (2018) [tvdb-350665]/Season 05/The Rookie (2018) - S05E04 - The Choice [AMZN WEBDL-1080p][8bit][h264][EAC3 5.1]-NTb.mkv Series/The Rookie (2018) [tvdb-350665]/Season 05/The Rookie (2018) - S05E05 - The Fugitive [AMZN WEBDL-1080p][8bit][h264][EAC3 5.1]-NTb.mkv Series/The Rookie (2018) [tvdb-350665]/Season 05/The Rookie (2018) - S05E06 - The Reckoning [AMZN WEBDL-1080p][8bit][h264][EAC3 5.1]-NTb.mkv Series/The Rookie (2018) [tvdb-350665]/Season 05/The Rookie (2018) - S05E07 - Crossfire [AMZN WEBDL-1080p][8bit][h264][EAC3 5.1]-NTb.mkv Series/The Rookie (2018) [tvdb-350665]/Season 05/The Rookie (2018) - S05E08 - The Collar [AMZN WEBDL-1080p][8bit][h264][EAC3 5.1]-NTb.mkv Series/The Rookie (2018) [tvdb-350665]/Season 05/The Rookie (2018) - S05E09 - Take Back [AMZN WEBDL-1080p][8bit][h264][EAC3 5.1]-NTb.mkv Series/The Rookie (2018) [tvdb-350665]/Season 05/The Rookie (2018) - S05E10 - The List [AMZN WEBDL-1080p][8bit][h264][EAC3 5.1]-NTb.mkv Series/The Rookie (2018) [tvdb-350665]/Season 05/The Rookie (2018) - S05E11 - The Naked and the Dead [AMZN WEBDL-1080p][8bit][h264][EAC3 5.1]-NTb.mkv] checks:0 deletedDirs:0 deletes:0 elapsedTime:18.698981345 errors:0 eta:<nil> fatalError:false renames:0 retryError:false speed:0 totalBytes:108557299356 totalChecks:12 totalTransfers:12 transferTime:0 transferring:[map[bytes:0 eta:<nil> group:global_stats name:Series/Star Trek - Picard (2020) [tvdb-364093]/Season 03/Star Trek - Picard (2020) - S03E01 - Part One The Next Generation [AMZN WEBDL-1080p Proper][8bit][h264][EAC3 5.1]-NTb.mkv percentage:0 size:1877563540 speed:0 speedAvg:0] map[bytes:0 eta:<nil> group:global_stats name:Series/The Rookie (2018) [tvdb-350665]/Season 05/The Rookie (2018) - S05E01 - Double Down [AMZN WEBDL-1080p][8bit][h264][EAC3 5.1]-NTb.mkv percentage:0 size:3257426458 speed:0 speedAvg:0] map[bytes:0 eta:<nil> group:global_stats name:Series/The Rookie (2018) [tvdb-350665]/Season 05/The Rookie (2018) - S05E03 - Dye Hard [AMZN WEBDL-1080p][8bit][h264][EAC3 5.1]-NTb.mkv percentage:0 size:3258985155 speed:0 speedAvg:0] map[bytes:0 eta:<nil> group:global_stats name:Series/The Rookie (2018) [tvdb-350665]/Season 05/The Rookie (2018) - S05E02 - Labor Day [AMZN WEBDL-1080p][8bit][h264][EAC3 5.1]-NTb.mkv percentage:0 size:3265731583 speed:0 speedAvg:0] map[bytes:0 eta:<nil> group:global_stats name:Series/The Rookie (2018) [tvdb-350665]/Season 05/The Rookie (2018) - S05E05 - The Fugitive [AMZN WEBDL-1080p][8bit][h264][EAC3 5.1]-NTb.mkv percentage:0 size:3237533200 speed:0 speedAvg:0] map[bytes:0 eta:<nil> group:global_stats name:Series/The Rookie (2018) [tvdb-350665]/Season 05/The Rookie (2018) - S05E04 - The Choice [AMZN WEBDL-1080p][8bit][h264][EAC3 5.1]-NTb.mkv percentage:0 size:2920223184 speed:0 speedAvg:0] map[bytes:0 eta:<nil> group:global_stats name:Series/The Rookie (2018) [tvdb-350665]/Season 05/The Rookie (2018) - S05E07 - Crossfire [AMZN WEBDL-1080p][8bit][h264][EAC3 5.1]-NTb.mkv percentage:0 size:3299802268 speed:0 speedAvg:0] map[bytes:0 eta:<nil> group:global_stats name:Series/The Rookie (2018) [tvdb-350665]/Season 05/The Rookie (2018) - S05E08 - The Collar [AMZN WEBDL-1080p][8bit][h264][EAC3 5.1]-NTb.mkv percentage:0 size:3178276108 speed:0 speedAvg:0] map[bytes:0 eta:<nil> group:global_stats name:Series/The Rookie (2018) [tvdb-350665]/Season 05/The Rookie (2018) - S05E06 - The Reckoning [AMZN WEBDL-1080p][8bit][h264][EAC3 5.1]-NTb.mkv percentage:0 size:3309584086 speed:0 speedAvg:0] map[bytes:0 eta:<nil> group:global_stats name:Series/The Rookie (2018) [tvdb-350665]/Season 05/The Rookie (2018) - S05E09 - Take Back [AMZN WEBDL-1080p][8bit][h264][EAC3 5.1]-NTb.mkv percentage:0 size:3276443003 speed:0 speedAvg:0] map[bytes:0 eta:<nil> group:global_stats name:Series/The Rookie (2018) [tvdb-350665]/Season 05/The Rookie (2018) - S05E10 - The List [AMZN WEBDL-1080p][8bit][h264][EAC3 5.1]-NTb.mkv percentage:0 size:3251656688 speed:0 speedAvg:0] map[bytes:0 eta:<nil> group:global_stats name:Series/The Rookie (2018) [tvdb-350665]/Season 05/The Rookie (2018) - S05E11 - The Naked and the Dead [AMZN WEBDL-1080p][8bit][h264][EAC3 5.1]-NTb.mkv percentage:0 size:3213810787 speed:0 speedAvg:0]] transfers:0]: <nil>
I also decide to log the output from core/stats to a seperate file.
"checks": 0,
"deletedDirs": 0,
"deletes": 0,
"elapsedTime": 41.190900769,
"errors": 0,
"eta": null,
"fatalError": false,
"renames": 0,
"retryError": false,
"speed": 0,
"totalBytes": 108557299356,
"totalChecks": 12,
"totalTransfers": 12,
"transferTime": 0,
"transferring": [
{
"bytes": 0,
"eta": null,
"group": "global_stats",
"name": "Series/Star Trek - Picard (2020) [tvdb-364093]/Season 03/Star Trek - Picard (2020) - S03E01 - Part One The Next Generation [AMZN WEBDL-1080p Proper][8bit][h264][EAC3 5.1]-NTb.mkv",
"percentage": 0,
"size": 1877563540,
"speed": 0,
"speedAvg": 0
},