max-mapper / monocles

[NOT MAINTAINED] diaspora... as a couchapp! in pure javascript and fully OStatus compliant (almost)
http://monocl.es
180 stars 15 forks source link

CouchDB 1.4.0 compatibility #40

Open timblack1 opened 10 years ago

timblack1 commented 10 years ago

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?