Please check my " errors 403"

What is the problem you are having with rclone?

I uploaded Qnap nas to Google Team drive.
I think uploading is all done but there is 381 errors as you can see last line.
There is too many errors but it has routines so I posted 2 types in debug log.
What's the problem and how can I fix it?

2020-07-18 14:04:23 ERROR : Encrypted drive 'Crypt:/': not deleting files as there were IO errors
2020-07-18 14:04:23 ERROR : Encrypted drive 'Crypt:/': not deleting directories as there were IO errors
2020-07-18 14:04:23 ERROR : Attempt 3/3 failed with 381 errors and: not deleting files as there were IO errors
2020/07/18 14:04:23 INFO :
Transferred: 768 / 768 Bytes, 100%, 3 Bytes/s, ETA 0s
Errors: 381 (retrying may help)
Checks: 29799 / 29799, 100%
Transferred: 1 / 1, 100%
Elapsed time: 3m39.8s

2020/07/18 14:04:23 DEBUG : 20 go routines active
2020/07/18 14:04:23 Failed to sync with 381 errors: last error was: not deleting files as there were IO errors

What is your rclone version (output from rclone version)

1.52.2

Which OS you are using and how many bits (eg Windows 7, 64 bit)

QNAP NAS

Which cloud storage system are you using? (eg Google Drive)

Google Team drive

The command you were trying to run (eg rclone copy /tmp remote:tmp)

rclone sync /share/CACHEDEV1_DATA/Data/Backup Crypt:/ --config=/share/CACHEDEV1_DATA/Data/Backup/3.Archive/config/rclone.conf --progress --copy-links --transfers 20 --bwlimit 40M

A log from the command with the -vv flag

2020-07-18 14:04:20 DEBUG : pacer: low level retry 1/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=464806692580, userRateLimitExceeded)

2020-07-18 14:03:23 ERROR : 3.Archive/.@__thumb/a100.mp4: Listing error: symlink: stat /share/CACHEDEV1_DATA/Data/Backup/3.Archive/.@__thumb/a100.mp4: no such file or directory

You need the post the whole log file.

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