Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Had to sync three times to be successful: End of change request not reached #522

Open
myartsev opened this issue Jan 31, 2017 · 5 comments

Comments

@myartsev
Copy link

A fresh install of acd_cli took me three tries to sync before it was successful, looks like each sync builds up on the data from the previous try.

My Amazon Drive is ~1.4TB.

anijap@foo:~$ acd_cli sync
Getting changes..............Inserting nodes..............17-01-30 16:15:27.890 [WARNING] [acdcli.api.metadata] - End of change request not reached.

17-01-30 16:15:27.895 [ERROR] [acd_cli] - Root node not found. Sync may have been incomplete.
anijap@foo:~$ acd_cli sync
Getting changes.................................................................................................
Inserting nodes................................................................................................
17-01-30 16:26:52.045 [ERROR] [acd_cli] - Root node not found. Sync may have been incomplete.
anijap@foo:~$ acd_cli sync
Getting changes..
Inserting nodes.
@k4kfh
Copy link

k4kfh commented Feb 26, 2017

Yeah, I'm relatively new and I'm not sure why this is, but I had the same issue. Syncing is never marked successful, but if you do it a few times it'll gradually download all the data.

@ghost
Copy link

ghost commented Mar 9, 2017

I believe [after reading other threads] that the issue is that there are too many files/folders in a folder/tree and the sync has issue adding them all to the DB.

@bu3alwa
Copy link

bu3alwa commented Mar 10, 2017

just had this issue recently. Once you reach a certain point there will be too many files for sync so instead use psync -r /folder. i just ran it on the root folder and waited a while for it to complete.

@k4kfh
Copy link

k4kfh commented Mar 10, 2017 via email

@bu3alwa
Copy link

bu3alwa commented Mar 17, 2017

There is a small snippet on the FAQ

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants