You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@couchdb.apache.org by max <ma...@gmail.com> on 2017/03/29 09:47:48 UTC

Re: Document conflict : Nginx anwsering empty html with 409 status

Hi,

I could not fix this issue. Am I the only one facing it ?

Thanks.

Max.

2017-03-21 14:33 GMT+01:00 max <ma...@gmail.com>:

> Hi,
>
> I'm using nginx as reverse proxy as documented in documentation. When a
> conflict happens during document update I do get this json :
>
> {"error":"conflict","reason":"Document update conflict."}
>
> But if the conflict happens during attachment upload nginx answer me with
> an empty html page. I tested with apache instead of nginx and got the same
> answer.
>
> I guess it's a reverse proxy configuration but I couldn't find the answer.
>
> How to fix it?
>
> Thanks :)
>
> Max.
>