Created
February 27, 2023 10:13
-
-
Save allaniftrue/b7471ae9284ba986a32158f12c48c940 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
root@sydney:/mnt/vol2# rclone sync spaces-sgp1:mybucket1 /mnt/vol2 --checkers 256 --transfers 256 --progress --fast-list --size-only | |
2023-02-27 07:18:50 ERROR : 52231/: Failed to copy: failed to open source object: NoSuchKey: | |
status code: 404, request id: tx00000000000001d4ec082-0063fc595a-285cf3d6-sgp1b, host id: | |
2023-02-27 07:18:54 ERROR : Local file system at /mnt/vol2: not deleting files as there were IO errors | |
2023-02-27 07:18:54 ERROR : Local file system at /mnt/vol2: not deleting directories as there were IO errors | |
2023-02-27 07:18:54 ERROR : Attempt 1/3 failed with 3 errors and: failed to open source object: NoSuchKey: | |
status code: 404, request id: tx00000000000001d4ec082-0063fc595a-285cf3d6-sgp1b, host id: | |
Transferred: 2.276M / 2.276 MBytes, 100%, 3.198 MBytes/s, ETA 0s | |
2023-02-27 07:20:04 ERROR : 52231/: Failed to copy: failed to open source object: NoSuchKey: | |
status code: 404, request id: tx00000000000001d4e5352-0063fc59a4-28667c7c-sgp1b, host id: | |
2023-02-27 07:20:08 ERROR : Local file system at /mnt/vol2: not deleting files as there were IO errors | |
2023-02-27 07:20:08 ERROR : Local file system at /mnt/vol2: not deleting directories as there were IO errors | |
2023-02-27 07:20:08 ERROR : Attempt 2/3 failed with 3 errors and: failed to open source object: NoSuchKey: | |
status code: 404, request id: tx00000000000001d4e5352-0063fc59a4-28667c7c-sgp1b, host id: | |
Transferred: 2.276M / 2.276 MBytes, 100%, 2.260 MBytes/s, ETA 0s | |
2023-02-27 07:21:18 ERROR : 52231/: Failed to copy: failed to open source object: NoSuchKey: | |
status code: 404, request id: tx00000000000001d4ef3c1-0063fc59ee-285eb2ef-sgp1b, host id: | |
2023-02-27 07:21:22 ERROR : Local file system at /mnt/vol2: not deleting files as there were IO errors | |
2023-02-27 07:21:22 ERROR : Local file system at /mnt/vol2: not deleting directories as there were IO errors | |
2023-02-27 07:21:22 ERROR : Attempt 3/3 failed with 3 errors and: failed to open source object: NoSuchKey: | |
status code: 404, request id: tx00000000000001d4ef3c1-0063fc59ee-285eb2ef-sgp1b, host id: | |
Transferred: 2.276M / 2.276 MBytes, 100%, 1.783 MBytes/s, ETA 0s | |
Errors: 3 (retrying may help) | |
Checks: 954957 / 954957, 100% | |
Transferred: 12 / 12, 100% | |
Elapsed time: 1.2s | |
2023/02/27 07:21:22 Failed to sync with 3 errors: last error was: failed to open source object: NoSuchKey: | |
status code: 404, request id: tx00000000000001d4ef3c1-0063fc59ee-285eb2ef-sgp1b, host id: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment