Hi,
I have installed CouchDB 1.0.2 from source on Debian Lenny. I
installed all dependencies with latest versions from source. Erlang,
Spidermonkey etc.
When running the test suite in Chrome 11, I get 2 errors:
oauth:
Assertion failed: false
Assertion failed: false
Assertion failed: false
Assertion failed: false
Assertion failed: false
Exception raised: {"error":"unauthorized","reason":"unauthorized to
access database http://localhost:5984/test_suite_db_a/"}
replication:
Exception raised: {"error":"not_found"}
Is this something common or what could be wrong? I have also ran it
with debug mode, but I don't know where the debug text is being saved
:)
Regards,
Daniele