What is the problem you are having with rclone?
So, I regularly run on daily basis a copy
rclone command syncronizing one directory from my local filesystem to an encrypted drive mounted on my personal onedrive. The command seems to work relatively fine, except for some errors mentioned on the log file, which i can't really understand for what files/folders they reffers to.
For example, here I have one of the last log files generated by the command pasted on the last post section. By the way, i'm not pasting the entire content, because it's pretty long.
I'm not the guy when it comes to this understand all the backend issues of this kind of task, so i don't know what this last error line is actually saying me, or how can I solve these 81 errors.
Someone could please help me with any suggestion or enlightenment?
Thank you
Run the command 'rclone version' and share the full output of the command.
rclone v1.62.2
- os/version: Microsoft Windows 10 Home Single Language 22H2 (64 bit)
- os/kernel: 10.0.19045.3324 Build 19045.3324.3324 (x86_64)
- os/type: windows
- os/arch: amd64
- go/version: go1.20.2
- go/linking: static
- go/tags: cmount
Which cloud storage system are you using? (eg Google Drive)
OneDrive Personal account
The command you were trying to run (eg rclone copy /tmp remote:tmp
)
rclone sync "D:\user" ode:Backup/Desktop/user--checksum -P --no-console -vv
--drive-use-trash --create-empty-src-dirs --stats-log-level DEBUG --log-
file=D:/user/Documents/rclone/"log_file_%date:~0,2%-%date:~3,2%-%date:~6,4%
%time:~0,2%-%time:~3,2%-%time:~6,2%.log"
The rclone config contents with secrets removed.
Don't know what exactly i should do in order to get my rclone config contents.
A log from the command with the -vv
flag
These are some of the lines which contain error flags:
2023/08/28 06:31:06 ERROR : full/path/to/file/1: error reading destination directory: couldn't list files: Get "https://graph.microsoft.com/v1.0/drives/_/items/_!_/children?$top=_": dial tcp: lookup graph.microsoft.com: no such host
2023/08/28 06:31:06 ERROR : full/path/to/file/2: Failed to copy: Post "https://graph.microsoft.com/v1.0/drives/_/items/_!_:/_:/createUploadSession": dial tcp: lookup graph.microsoft.com: no such host
2023/08/28 06:31:06 ERROR : full/path/to/file/3: Failed to copy: Post "https://graph.microsoft.com/v1.0/drives/_/items/_!_:/_:/createUploadSession": dial tcp: lookup graph.microsoft.com: no such host
2023/08/28 06:31:06 ERROR : full/path/to/file/4: error reading destination directory: couldn't list files: Get "https://graph.microsoft.com/v1.0/drives/_/items/_!_/children?$top=_": dial tcp: lookup graph.microsoft.com: no such host
2023/08/28 06:31:06 ERROR : full/path/to/file/5: error reading destination directory: couldn't list files: Get "https://graph.microsoft.com/v1.0/drives/_/items/_!_/children?$top=_": dial tcp: lookup graph.microsoft.com: no such host
2023/08/28 06:31:06 ERROR : full/path/to/file/6: error reading destination directory: couldn't list files: Get "https://graph.microsoft.com/v1.0/drives/_/items/_!_/children?$top=_": dial tcp: lookup graph.microsoft.com: no such host
2023/08/28 06:31:06 ERROR : full/path/to/file/7: error reading destination directory: couldn't list files: Get "https://graph.microsoft.com/v1.0/drives/_/items/_!_/children?$top=_": dial tcp: lookup graph.microsoft.com: no such host
2023/08/28 06:31:06 ERROR : full/path/to/file/8: Failed to copy: Post "https://graph.microsoft.com/v1.0/drives/_/items/_!_:/_.Gx:/createUploadSession": dial tcp: lookup graph.microsoft.com: no such host
2023/08/28 06:31:06 ERROR : full/path/to/file/9: error reading destination directory: couldn't list files: Get "https://graph.microsoft.com/v1.0/drives/_/items/_!_/children?$top=_": dial tcp: lookup graph.microsoft.com: no such host
2023/08/28 06:31:06 ERROR : full/path/to/file/10: error reading destination directory: couldn't list files: Get "https://graph.microsoft.com/v1.0/drives/_/items/_!_/children?$top=_": dial tcp: lookup graph.microsoft.com: no such host
And this is the "conclusion" part of the log file.
2023/08/28 06:59:29 DEBUG :
Transferred: 60.833 MiB / 60.833 MiB, 100%, 46.208 KiB/s, ETA 0s
Errors: 81 (retrying may help)
Checks: 109391 / 109391, 100%
Transferred: 99 / 99, 100%
Elapsed time: 28m52.4s
2023/08/28 06:59:29 DEBUG : 6 go routines active
2023/08/28 06:59:29 Failed to sync with 81 errors: last error was: march failed with 80 error(s): first error: couldn't list files: Get "https://graph.microsoft.com/v1.0/drives/_____/items/_______/children?$top=___": dial tcp: lookup graph.microsoft.com: no such host