Re: nano multipart.insert with multiple attachments [solved]

2018-03-12 Thread Stefan Klein
Hi Jan, sorry for the bad description. The files on disk where no duplicates but the files array which, in my case comes from an external source, wasn't unique, so the same (disk-) file was used multiple times in the array. Created a gist to show the issue:

Re: nano multipart.insert with multiple attachments [solved]

2018-03-12 Thread Jan Lehnardt
Hi Stefan, from your sample code it wasn’t really clear that you could have the same attachment name as filesystems wouldn’t allow this. Of course your `files` array might have included duplicates. Fwiw, I tried to reproduce your example and couldn’t get to a point where I had two attachments

Re: nano multipart.insert with multiple attachments [solved]

2018-03-12 Thread Stefan Klein
2018-03-12 7:03 GMT+01:00 Stefan Klein : > Hi Couchusers, > > i am trying to create a document with multiple attachments. > 13 images, 1.2MB total. > > I get a 500 from couchdb 1.7.1 and in the couchdb log i get: > > [info] [<0.3275.73>] Stacktrace: