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

Problem with anki sync server on ubuntu vagrant

Open Kleopi opened this issue 11 years ago • 1 comments

I installed anki sync server on vagrant ubuntu. When I start server with ./ankiserverctl.py debug and curl anki server with curl 'http://localhost:27701', I got a responseAnkiServer 2.0.5`, which means it is working.

But when I try to reach server from host machine (windows 8), browser's response is ERR_CONNECTION_RESET. I have port forwaring set up, which works ok.

What could be a problem?

Kleopi avatar Aug 11 '14 09:08 Kleopi

What's the configuration parameter of your production.ini for the string host?

Akendo avatar Jan 09 '16 21:01 Akendo