You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by "Oliver Frommel (JIRA)" <ji...@apache.org> on 2016/02/08 15:57:39 UTC

[jira] [Created] (COUCHDB-2946) Database creation, internal error

Oliver Frommel created COUCHDB-2946:
---------------------------------------

             Summary: Database creation, internal error
                 Key: COUCHDB-2946
                 URL: https://issues.apache.org/jira/browse/COUCHDB-2946
             Project: CouchDB
          Issue Type: Bug
          Components: HTTP Interface
            Reporter: Oliver Frommel


When I try to create a new database with the HTTP API, the call succeeds but I get an "internal server error":

$ curl -X PUT http://admin:password@10.0.0.2:5984/testdb3
{"error":"error","reason":"internal_server_error"}

The host is Ubuntu 15.10 with Erlang 18 from Erlang Solutions and CouchDB 2.0.0-a18004d from source.





--
This message was sent by Atlassian JIRA
(v6.3.4#6332)