CouchDB 1.4.0 compatibility
timblack1 opened this issue · 0 comments
timblack1 commented
I got the current git master and pushed it to CouchDB 1.4 on my Ubuntu 13.10 localhost using erica, set secure_rewrites to false, restarted CouchDB, and when I navigate to http://localhost:5984/monocles/_design/monocles/_rewrite I get the following response:
{"error":"rewrite_error","reason":"Invalid path."}
What can I do to get monocles up and running?