2022/02/07 07:26:50 DEBUG : Creating backend with remote "dropbox1:/sub1"
2022/02/07 07:26:50 DEBUG : Using config file from "/root/.config/rclone/rclone.conf"
2022/02/07 07:26:50 DEBUG : Dropbox root '': Using root namespace "9939456352"
2022/02/07 07:26:51 DEBUG : fs cache: renaming cache item "dropbox1:/sub1" to be canonical "dropbox1:sub1"
2022/02/07 07:26:51 DEBUG : Dropbox root 'sub1': Mounting on "/elma/tmp"
2022/02/07 07:26:51 DEBUG : : Root:
2022/02/07 07:26:51 DEBUG : : >Root: node=/, err=<nil>
2022/02/07 07:26:54 DEBUG : /: Lookup: name="sub2"
2022/02/07 07:26:54 DEBUG : /: >Lookup: node=sub2/, err=<nil>
2022/02/07 07:26:54 DEBUG : sub2/: Attr:
2022/02/07 07:26:54 DEBUG : sub2/: >Attr: attr=valid=1s ino=0 size=0 mode=drwxr-xr-x, err=<nil>
2022/02/07 07:26:54 DEBUG : sub2/: ReadDirAll:
2022/02/07 07:26:56 NOTICE: too_many_requests/...: Too many requests or write operations. Trying again in 5 seconds.
Hello, I was using rclone to use dropbox on our ubuntu servers. Until last week, there was no problem with that.
But since last week we get same error on our all accounts (9 with 3 different teams). There is no complicated connection. We use dropbox api support to use this, We have the api keys. And really simple rclone connection word like below:
rclone mount dropbox1:/***sub team folder name without any special char or spaces*** /drop1 --log-level DEBUG
Unfortunately, we have the same error on all servers and with all accounts.