iriscouch / follow

Very stable, very reliable, NodeJS CouchDB _changes follower

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

it works on local couchdb but not on the remote couchdb

iamrommel opened this issue · comments

I was able to get the changes on local couchdb but, when i connect to remote (which is on different part of the continent, it does not work. I already tinker around the CORS settings but it seems ok.. I was able to get the changes too directly using https://myserver.com/tickets/_changes?&include_docs=true&since=0, but not with follow

Ah please close this,
The issue is i was using proxy with nginx and the _changes url needs special configuration for nginx
For details you check this https://medium.com/rommels-software-development-perspective/why-do-i-need-medium-to-post-my-stories-cd33d37d9fc9