Raspberry Pi Zero to gdrive extremely slow

Hi

I am running : rclone v1.48.0 - os/arch: linux/arm - go version: go1.12.6

And transfer to gdrive is soooooo slow when I pull down a file from https://speed.hetzner.de/100MB.bin is get about 2.2MB pr. sec over wireless

Transferred: 5.327k / 174.682 MBytes, 0%, 359 Bytes/s, ETA 141h29m37s
Errors: 0
Checks: 0 / 0, -
Transferred: 4 / 43, 9%
Elapsed time: 15.1s
Transferring:

  •                                    rclone:  0% /17.747M, 0/s, -
    
  •                                 100MB.bin:  0% /100M, 0/s, -
    
  •                                .wget-hsts:  0% /256, 0/s, -
    
  •                          .selected_editor:  0% /66, 0/s, -^C
    

Thanks
Felix

Did you make your own client ID/API key?

https://rclone.org/drive/#making-your-own-client-id

Can you run with same with -vv and share the output?

You might be hitting CPU/Memory/Disk issues as it hasn't even finished the MD5SUMs on the files based on your output.

Hi

No I did not create any ID/API key, just default value and specific folder ID

Let me try and copy files to a faster media - right now it is a FAT32 mounted image

Thanks
Felix

2019/07/05 14:37:44 DEBUG : Using config file from "/root/.config/rclone/rclone.conf"
2019/07/05 14:37:45 DEBUG : pacer: low level retry 1/10 (error googleapi: Error 403: Rate Limit Exceeded, rateLimitExceeded)
2019/07/05 14:37:45 DEBUG : pacer: Rate limited, increasing sleep to 1.161323754s
2019/07/05 14:37:45 DEBUG : pacer: low level retry 2/10 (error googleapi: Error 403: Rate Limit Exceeded, rateLimitExceeded)
2019/07/05 14:37:45 DEBUG : pacer: Rate limited, increasing sleep to 2.86535625s
2019/07/05 14:37:47 DEBUG : pacer: Reducing sleep to 0s
2019-07-05 14:37:50 INFO : Google drive root 'test': Waiting for checks to finish
2019-07-05 14:37:50 INFO : Google drive root 'test': Waiting for transfers to finish
2019-07-05 14:37:51 DEBUG : pacer: low level retry 1/10 (error googleapi: Error 403: Rate Limit Exceeded, rateLimitExceeded)
2019-07-05 14:37:51 DEBUG : pacer: Rate limited, increasing sleep to 1.635511772s
2019-07-05 14:37:51 DEBUG : pacer: low level retry 1/1 (error googleapi: Error 403: Rate Limit Exceeded, rateLimitExceeded)
2019-07-05 14:37:51 DEBUG : pacer: Rate limited, increasing sleep to 2.177954489s
2019-07-05 14:37:51 DEBUG : .Spotlight-V100/VolumeConfiguration.plist: Received error: googleapi: Error 403: Rate Limit Exceeded, rateLimitExceeded - low level retry 1/10
2019-07-05 14:37:51 DEBUG : pacer: low level retry 2/10 (error googleapi: Error 403: Rate Limit Exceeded, rateLimitExceeded)
2019-07-05 14:37:51 DEBUG : pacer: Rate limited, increasing sleep to 4.521799397s
2019-07-05 14:37:53 DEBUG : pacer: low level retry 3/10 (error googleapi: Error 403: Rate Limit Exceeded, rateLimitExceeded)
2019-07-05 14:37:53 DEBUG : pacer: Rate limited, increasing sleep to 8.009560949s
2019-07-05 14:37:58 DEBUG : pacer: Reducing sleep to 0s
2019-07-05 14:38:05 DEBUG : pacer: low level retry 1/10 (error googleapi: Error 403: Rate Limit Exceeded, rateLimitExceeded)
2019-07-05 14:38:05 DEBUG : pacer: Rate limited, increasing sleep to 1.284850436s
2019-07-05 14:38:05 DEBUG : pacer: low level retry 2/10 (error googleapi: Error 403: Rate Limit Exceeded, rateLimitExceeded)
2019-07-05 14:38:05 DEBUG : pacer: Rate limited, increasing sleep to 2.379802023s
2019-07-05 14:38:07 DEBUG : pacer: Reducing sleep to 0s
2019-07-05 14:38:11 INFO : .fseventsd/fseventsd-uuid: Copied (new)
2019-07-05 14:38:13 DEBUG : pacer: low level retry 1/10 (error googleapi: Error 403: Rate Limit Exceeded, rateLimitExceeded)
2019-07-05 14:38:13 DEBUG : pacer: Rate limited, increasing sleep to 1.128006335s
2019-07-05 14:38:13 DEBUG : pacer: low level retry 2/10 (error googleapi: Error 403: Rate Limit Exceeded, rateLimitExceeded)
2019-07-05 14:38:13 DEBUG : pacer: Rate limited, increasing sleep to 2.84275975s
2019-07-05 14:38:14 DEBUG : pacer: low level retry 3/10 (error googleapi: Error 403: Rate Limit Exceeded, rateLimitExceeded)
2019-07-05 14:38:14 DEBUG : pacer: Rate limited, increasing sleep to 4.596714569s
Transferred: 4.102k / 3.154 GBytes, 0%, 136 Bytes/s, ETA 6908h38m50s
Errors: 0
Checks: 0 / 0, -

As noted in my first post, you need to make your own API key.

Looks like some API rate limit or?

Felix

Yes. Maybe you have download alot GBs. Try after 24 horus

That's not the case as it's because he hasn't created his own key.

The daily download is 10TB.

Really? I didnt know.

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