Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.5.0
-
None
-
Security Level: public (Regular issues)
-
None
Description
CouchDB 1.5.0 MacOS/X build from the website. OS/X is 10.9.2
I'm building a couchapp using node.couchapp.js. The size of the couchapp is about 4MB, and I can not upload it to the Couch. I've dumped the JSON itself and tried to PUT it with CURL, without any luck either.
JSON is attached.
Upload with
curl -XPUT http://root:root123@localhost:5984/rmaze2/_design/rmaze-kanso -H "Content-Type: application/json" -d @body.debug
Attachments
Attachments
Issue Links
- duplicates
-
COUCHDB-1986 04-replication-large-atts.t times out
- Resolved