After installing two plugins, my Anki program stopped being able to seamlessly synchronize, I get the error:
“La sincronización ha fallado:
Traceback (most recent call last):
File “aqt/sync.py”, line 342, in run
File “aqt/sync.py”, line 411, in _sync
File “aqt/sync.py”, line 450, in _syncMedia
File “anki/sync.py”, line 773, in sync
File “anki/sync.py”, line 855, in uploadChanges
File “anki/sync.py”, line 559, in req
File “anki/sync.py”, line 498, in assertOk
Exception: Unknown response code: 400”
I tried all listed troubleshooting steps in Anki Manual.
Seems most relevant post is:
However, in my case, even forced synchronizes don’t work.
I tried that solution however, to no avail. I even found another topic that had the same solution except for an = instead of a >
“mw.col.db.execute(“delete from revlog where type = 4”)”
Still no luck.
I thought it could be my debug console not working (little experience in that) but as it turns out is an expected result if there isn’t any intended output…
Any help?
I tried restoring from a backup before plugins were installed (that have seen been first de-activated and later even deleted) from this morning when it synchronized fine but still no go.
I have parent and child sub decks (to use separate study options and separate filtered decks) but can’t find any obvious capitalization differences (which seem to cause syncing errors sometimes as far as I can find).
And I didn’t change any deck names either at all recently, no real change except for installing 2 plugins, trying to add cards but not doing so, then synchronizing and noticing this error.
My Anki collection is my life so any help would be EXTREMELY appreciated!