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:[email protected]: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)