m90 commented on issue #2369: Cluster to single node replication prints "Could not parse cookie from response headers cookie_format_invalid" URL: https://github.com/apache/couchdb/issues/2369#issuecomment-581834674 Ok, we finally found out where this was coming from (although it still doesn't make too much sense): the Cluster that was causing the issues was (for reasons unknown to me) running behind a __Cloudflare Proxy__ which does some interesting and unexpected things to headers and such. Turning the proxy back off again made the log spam go away, just like I can reenable it by turning the proxy back on. This still does not explain why it's a single database only, but it must be something in the combination of the two. --- There is no `validate_doc_update` on the database.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
