wohali commented on issue #1851: couch_replicator_auth_session : Could not parse cookie from response headers cookie_format_invalid URL: https://github.com/apache/couchdb/issues/1851#issuecomment-453392751 That error is coming from the replicator trying to parse the AuthSession cookie header, if it's missing, the replication fails. Be sure you are not removing this header. If you are trying to replicate against 2.2.0, you need to turn off session-based authentication in the replicator, see #1607.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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
