Sync server failed: unable to create server

Hello i am trying to start the anki self-hosted sync server and it doesn’t work.

python3 -m anki.syncserver                                                                                                                      ─╯
Sync server failed: unable to create server

Caused by these errors (recent errors listed first):
  1: opening media
  2: open media db (code=500)
  3: DbError *
  4: DbError

Is there any way to get more logs?

If you run from the latest git, there should be more info in that case. The error appears to be the inability to read/write to a media.db file in your SYNC_BASE/username1 folder

Thanks, i was using NFS and it had to be some error with it. Now on plain drive it seems to work.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.