anki-sync-server
anki-sync-server copied to clipboard
Problem with anki sync server on ubuntu vagrant
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?
What's the configuration parameter of your production.ini for the string host?