Laverna / laverna

Laverna is a JavaScript note taking application with Markdown editor and encryption support. Consider it like open source alternative to Evernote.
https://laverna.cc/index.html
Mozilla Public License 2.0
9.2k stars 801 forks source link

Dropbox API POST error 409 (Conflict) #903

Open dskrad opened 6 years ago

dskrad commented 6 years ago

Using the app in Chrome browser, syncing with Dropbox. The app and syncing seem to both be working properly. I opened the javascript console in Chrome Developer Tools and there is an error message that repeats every few seconds while editing a note:

start spin
POST https://api.dropboxapi.com/2/files/list_folder 409 (Conflict)  Dropbox-sdk.min.js:8
stop spin
interval is 15000

Seems this should be looked into? Should not be failing this often. The error stops appearing once you save the note or cancel editing.

winuxue commented 6 years ago

same here. any update?

scambier commented 6 years ago

Getting this error too.

daed commented 6 years ago

Can you look under your dropbox/apps/laverna directory to see if you have any conflicting files there? It sounds like there are multiple versions of a file present.

I'm thinking about phasing dropbox api support out in favor of using a configurable dropbox directory. I think it might solve at least some of the issues.

ghosttie commented 6 years ago

There aren't any files that say there's a conflict - there's a .dropbox file and a json file in \notes-db\notes\

funilrys commented 6 years ago

Hi @ghosttie @scambier @winuxue @dskrad

Unfortunately, this issue will never be fixed here.

Please report to https://github.com/Laverna/laverna/issues/971#issuecomment-411423965 for the current state of this project and https://github.com/encryptic-team/encryptic for the future of this project.

Have a nice day/night.

Cheers, Nissar