[
https://issues.apache.org/jira/browse/COUCHDB-720?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12866548#action_12866548
]
Jochen Kempf commented on COUCHDB-720:
--------------------------------------
Daniel,
this is the error I get on the client when using a free test ssl cert (only
appears when doing the pull replication):
[Wed, 12 May 2010 11:51:32 GMT] [error] [<0.20.0>] {error_report,<0.8.0>,
{<0.20.0>,std_error,
"File operation error: eacces. Target: ./ssl_alert.beam.
Function: get_file. Process: code_server."}}
[Wed, 12 May 2010 11:51:33 GMT] [error] [<0.30930.100>] SSL:
certify_certificate: ./ssl_handshake.erl:486:Fatal error: handshake_failure
> Pull replication fails due to "401 Authentication required" while push
> replication works fine
> ---------------------------------------------------------------------------------------------
>
> Key: COUCHDB-720
> URL: https://issues.apache.org/jira/browse/COUCHDB-720
> Project: CouchDB
> Issue Type: Bug
> Components: Futon, HTTP Interface, Replication
> Affects Versions: 0.10.1, 0.11
> Environment: Remote server having Nginx reverse proxy and basic
> authentication enabled
> Reporter: Jochen Kempf
> Priority: Blocker
>
> Pull replication fails using both Futon Replicator and http request throwing
> an "401 Authentication required" error. This just happens when design
> documents are existent.
> Push replication on the other hand works fine.
> See used code here: http://gist.github.com/364072
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.