Henry Wintif

Results 4 comments of Henry Wintif

Still having an issue with conflicts in `_design/replicate` file -- After delving deeper, I'm finding that we fetch the server for `_design/replicate?` and get a 404, so the code creates...

Currently I might have fixed the issue in my nginx reverse proxy config. DB is in a subdirectory, `/couchdb`. See settings below: ``` if ($request_method = OPTIONS) { add_header 'Access-Control-Allow-Origin'...

Still having errors with endpoint `_changes?style=all_docs&since=0&limit=50`

Was this ever implemented? Is there anything I can do to get this moving?