Open justpeanuts opened 2 years ago
Sorry for not being able to help directly, but I had the same issue. It was an error in my setup with a reverse proxy and accessing the sync server remotely.
I don't know how you are connecting to your sync server, but my advice is to first try a simple, local connection and sort that one out. Make sure that no firewall is blocking connections and that you're pointing everything to the correct address in your clients/server.
As far as I know,2.0 version may be not supported ,you could try https://github.com/dsnopek/anki-sync-server or https://github.com/tsudoko/anki-sync-server .Those are ones that have not been maintianed for long ,though I cannot guarantee that they would work.
Edit: Or just update from 2.0 to 2.1.
OS: Linux Mint 20.0 Python version: Python 3.8.10
Issue: I am trying to use anki 2.0.52 (because of support for an addon, Advanced Previewer) I followed the instructions in the readme and installed anki-sync-server. i have anki 2.0.52 installed in the system. I get the following error when trying to sync from inside anki 2.0.52 :-
The errors that are outputted by the running instance of anki-sync-server, when i try to sync from anki are as follows:-
Can someone please help by providing the exact instructions required to setup sync between anki 2.0.52 in linux and ankidroid ?