Hi,

I actually installed CouchDB 0.9.0 on a fresh machine. It's a Debian Lenny VM on a MAC Leopard. I configured a proxy in Apache2 to reach CouchDB on the VM. I had some troubles getting the correct config for the copy but the Wiki solved it - nearly.

While running the Test Suite I had a lot of errros - due to the wrong Proxy config I guess. After getting the best proxy config, there are still errors:

[START]
uuids failure   86ms Assertion failed: currentTime - dateHeader < 3000

attachments failure 254ms Assertion failed: xhr.getResponseHeader("Etag") == '"' + save_response.rev + '"'

view_collation -> running to long without result ...have to stop it

replication error 407ms Exception raised: {"message":"Result of expression 'docB' [null] is not an object.","line":125,"sourceId":428883856,"expressionBeginOffset":4093,
"expressionCaretOffset":4097,"expressionEndOffset":4102,"name":"TypeError"}

etags_head      failure 545ms   
Assertion failed: xhr.status == 201
Assertion failed: xhr.status == 304
Assertion failed: xhr.status == 200

etags_views     failure 504ms   
Assertion failed: xhr.status == 304
Assertion failed: xhr.status == 304
Assertion failed: xhr.status == 304
Assertion failed: xhr.status == 304

show_documents  failure 292ms   
Assertion failed: "Accept" == xhr.getResponseHeader("Vary")
Assertion failed: xhr.status == 304
Assertion failed: xhr.status == 304
Assertion failed: xhr.status == 304

list_views      failure 586ms   
Assertion failed: xhr.status == 304
Assertion failed: xhr.status == 304

config  failure 50ms    
Assertion failed: config.httpd.port == port

stats error     17ms    
Exception raised: {"error":"unauthorized","reason":"You are not a server admin.","line":383,"expressionBeginOffset":12637,"expressionEndOffset":12649,
"sourceId":529909440,"sourceURL":"http://couchdb/_utils/script/couch.js?0.9.0"}

rev_stemming error      13ms    
Exception raised: {"error":"unauthorized","reason":"You are not a server admin.","line":383,"expressionBeginOffset":12637,"expressionEndOffset":12649,
"sourceId":529909440,"sourceURL":"http://couchdb/_utils/script/couch.js?0.9.0"}
[END]


Any ideas what causes these errors? By the way - I installed couchapp and Sofa. No problems here ...

Thank you and cheers

Andy

--
St.Pauli - Hamburg - Germany

Andreas Wenk

Reply via email to