calonso commented on issue #603: Error 500 when creating a db below quorum
URL: https://github.com/apache/couchdb/issues/603#issuecomment-309758277
 
 
   Sure!!
   
   ```
   $ curl -X PUT "http://admin:[email protected]:5984/newtestdb2";
   {"error":"error","reason":"internal_server_error"}
   ```
   and the log, in debug mode
   ```
   [debug] 2017-06-20T13:42:58.420676Z [email protected] <0.18754.0> 
ac122995ef cache miss for admin
   [debug] 2017-06-20T13:42:58.421663Z [email protected] <0.18754.0> 
ac122995ef no record of user admin
   [notice] 2017-06-20T13:42:58.564874Z [email protected] <0.18754.0> 
ac122995ef 127.0.0.1:5984 127.0.0.1 undefined PUT /newtestdb2 500 ok 144
   ```
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to