jchris/couchapp

Unable to access test application

Opened this issue · 1 comments

Hi

I followed the instructions in the wiki to generate a test application. The procedure completed successfully; but when I point my browser to the server:

http://tulligweb:5984/mytestapp/_design/test/index.html

I get this error message:

{"error":"not_found","reason":"Document is missing attachment"}

Running curl http://tulligweb:5984/mytestapp/_design/test seems to return the app OK.

Regards

You can probably open Futon (/_utils) and have a look what's going on there and figure out what's not right.