anki-sync-server icon indicating copy to clipboard operation
anki-sync-server copied to clipboard

Self-hosted Anki sync server

Results 40 anki-sync-server issues
Sort by recently updated
recently updated
newest added

I've setup anki-sync-server, opened the port 27701 on my router, manage to sync my laptop Anki to the server using the internet ip. I can also access the server from...

Looks like the owner left this repo, there's an actively maintained fork here: https://github.com/ankicommunity/anki-sync-server

Added example __init__.py to change environment variables As of 2.1.28 Anki looks only at the environment variables for overriding endpoints Related discussion in the Anki repository https://github.com/ankicommunity/anki-sync-server/issues/19#issuecomment-680899831

Desktop version: 2.1.40 AnkiDroid: 2.14.6 anki-sync-server: 41205c0 on 3 Feb 2020 AnkiDroid with that anki-sync-server runs smoothly, showing me that the server is running correctly, as well as the AnkiDroid...

Here is the log: ``` [2020-10-11 07:38:58,821]:INFO:ankisyncd:ankisyncd 2.1.0-9-g41205c0 (https://github.com/tsudoko/anki-sync-server) [2020-10-11 07:38:58,829]:INFO:ankisyncd:Loaded config from /root/anki-sync-server/ankisyncd.conf [2020-10-11 07:38:58,830]:INFO:ankisyncd.users:Found auth_db_path in config, using SqliteUserManager for auth [2020-10-11 07:38:58,830]:INFO:ankisyncd.sessions:Found session_db_path in config, using SqliteSessionManager...

![image](https://user-images.githubusercontent.com/71445465/110262870-f8063600-7fef-11eb-8ff7-17d9c8797e4f.png) error decoding response body: invalid type: null, expected a string at line 1 column 80⁩ on the ankidesktop 2.1.41. i use the python 3.9 it not work show the...

When a change the the options group for a deck and then sync to the server, anki will throw a error "Please use the Check Database function then sync again....

add-on-folder documentation link moved

For example, if a local media file, a picture, was edited after a sync, the following sync would fail. and the server will also breakdown, other users can't sync anymore....

Hey @tsudoko, Thank you for all your hand work. I created https://github.com/ankicommunity/anki-sync-server to allow a team of maintainers to work together to help maintain the original anki-sync-server and other projects...