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

Dropbox sync fails with error 429 #103

Open
daed opened this issue Jul 12, 2019 · 5 comments
Open

Dropbox sync fails with error 429 #103

daed opened this issue Jul 12, 2019 · 5 comments

Comments

@daed
Copy link
Member

daed commented Jul 12, 2019

Per @dayfuaim from #95 :
Dropbox sync works now (local built version and https://unstable.encryptic.org).
But while having many "Error 429"'s, you will have to do sync (tap "Sync" button) several times – depends upon size of your notes library.
With each next sync amount of 429's decreases (~2x each time) and one sweet moment sync goes smooth. :)

@dayfuaim
Copy link

Answer to #95 (comment):
Yes, I also think that sync should not be stuck after errors. Just wait some longer (maybe 10..20 sec.) and repeat.
Like human would do. :)

@cityy
Copy link

cityy commented Mar 12, 2020

I managed to get Dropbox Sync to run on my PC but not on my Laptop (after importing the user profile from my PC). When I hit the sync button it shortly starts spinning and then interrupts without an error message. I tried both the existing Dropbox access token as well as generating a new one. Neither approach worked. Do you have any ideas?

@swirly
Copy link

swirly commented May 13, 2020

Hello
Downloaded encryptic to replace laverna. Sync with dropbox does not work by now Here is the error :

error: "Error in call to API function "files/list_folder": The given OAuth 2 access token is malformed."
response: Response {type: "cors", url: "https://api.dropboxapi.com/2/files/list_folder", redirected: false, status: 400, ok: false, …}

@daed
Copy link
Member Author

daed commented May 16, 2020

I've noticed this happening sometimes after setting up dropbox. If you restart encryptic it will probably vanish. If not, let me know.

Encryptic has a lot of issues that it has been carrying around from the Laverna code that have seemed insurmountable to resolve due the way it was engineered. I've been quietly working on a rewrite that's going to be much closer to pure-javascript with proper CI tests written for it, but it's not really ready to show off yet.

@swirly
Copy link

swirly commented May 22, 2020

I've tried to restart encryptic, restart computer, but the error is still here. It's not a 429 error, it's a 409 error.

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

No branches or pull requests

4 participants