Unable to sync #85
Comments
LtRipley36706
referenced
this issue
Jul 10, 2015
Closed
[ERROR] Uploading/overwriting Code: 429 "Rate exceeded" #74
|
I have to tell you beforehand: the errors you get are low-level ones and this is most likely out of my reach. You might want to try
|
LtRipley36706
commented
Jul 10, 2015
|
I'll give old-sync a try and report back... What does that do differently? OS: Ubuntu 14.04.2 Thanks for your assistance :) |
LtRipley36706
commented
Jul 11, 2015
The above was the end result of running old-sync before I headed out the door. Not sure how long it ran but I'm executing it again now before moving on to see if I can proceed to use other parts of the program. Definitely got farther than standard sync so far. |
LtRipley36706
commented
Jul 11, 2015
|
Ultimately I kept getting errors like this:
I decided to delete folders that I hadn't modified since originally uploading just to see if I could get to a point where the 500 error stopped. Eventually I got down to 60k in files and the sync completed successfully at that point. I plan to re-upload those folders I deleted starting next week to see if the problem returns. I have a feeling however it actually wasn't the number of files/folders being too large but perhaps one file specifically that might have been the culprit. It could be that the file was too large (20GB) but I'm not convinced. The file is a image of an original Xbox 360 hard drive and I think I recall there being a problem initially uploading it anyway, for what its worth. Either way likely not something that can be solved on this end of things. |
LtRipley36706
closed this
Jul 11, 2015
|
The old-sync is "paginated" and gets 200 nodes per request... which admittedly is not very sensible for such a large amount of files. I will also try to reproduce this by generating a few 100K of files. |
LtRipley36706
commented
Jul 18, 2015
|
Re-uploaded the folders I deleted minus the one file that I suspecting being issue and I was still able to sync. I think at this point it safe to say it wasn't the amount of folders/files but just one corrupt file. |
LtRipley36706 commentedJul 10, 2015
Currently I'm unable to complete the initial sync after getting the oauth data. It errors out with either Connection reset by peer or IncompleteRead. I can provide logs as needed but I suspect the reason is due to a significant number of files/directories on the ACD account I'm using. Perhaps the code is timing out on the response or the data coming in is far larger than expected?
Any ideas on how to resolve this?