Closed msbentley closed 1 year ago
unfortunately this doesn't say much UNRECOGNIZED_ERROR_CODE => "unknown error" the version you use, already has the "newest" Evernote API
if you reply the sync from scratch - does exactly the same happen again? also you get again UNRECOGNIZED_ERROR_CODE at 90%?
Indeed! I've "killed" all NN files (db, config, etc.) and started a completely fresh sync. I'll let you know how it goes tomorrow!
OK, now I'm back to the problems I had a few weeks ago where I keep getting asked to re-auth NN2. Comparing the notes to EN itself, it looks like it has problems with shared notes - this was what I figured out eventually after reporting #125 - in that case I downgraded to complete the sync, and it worked OK.
In this case I can probably remove the notebook that is shared with me altogether, but there's definitely something different in 2.1.5 compared with 2.1.4 with respect to joined notebooks...
OK, I removed the notebook that was shared with me (unshared via the EN web interface) and restarted the sync, which worked fine now - so definitely related to "joined" notebooks
Update: its a bit weird, as error code from your log file is 1706075872 actually one of following is expected: https://dev.evernote.com/doc/reference/Errors.html (=> integer from 1 to 21) thus "UNRECOGNIZED"
I'm having now similar case where code is -1636698400 .. :see_no_evil:
It seems something got wrong in error code recognition in the last qevercloud update which was made in v2.1.5
so you may meanwhile try use older version (e.g. by using AppImage) e.g. 2.1.4 or 2.1.3, then you may get better error message, I will later try to work out
Just FYI - this happened to me too;
It'd be great if you could correct the error message in a future release, but I guess it's a fairly low priority.
Also - thanks for picking up this project again! I've been waiting several years for an EN client on Ubuntu.
@andy-lawson you may meanwhile try use older version (e.g. by using AppImage) e.g. 2.1.4 or 2.1.3, then you may get better error message.. after you figure out, what is the real problem, you can switch back you can use the AppImage version without uninstalling the version you are using now - just don't run both at the same time on the same machine
@robert7 Thanks for the response, but I'm pretty satisfied that the UNRECOGNIZED_ERROR_CODE
error I'm getting in this instance is just Evernote's rate limiting cutting in.
UNRECOGNIZED_ERROR_CODE
warning happens after about ten minutes of activity.there is automatic retry after "rate limit"... but in the new version .. sometimes/not always, the error code is not recognised and thus the automatic retry for rate limit doesn't work
try the older version via AppImage... there the auto retry should work.. after you done: switch back to newest version
Expected vs. actual behavior
I had some issues with sync recently, and in the end tried a full sync again. This went ~90% through the sync process and then gave me the following:
This now happens immediately on the start of any sync, and I cannot continue...
Specifications