You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by "Jochen Kempf (JIRA)" <ji...@apache.org> on 2010/08/10 17:01:22 UTC

[jira] Commented: (COUCHDB-720) Pull replication fails due to "401 Authentication required" while push replication works fine

    [ https://issues.apache.org/jira/browse/COUCHDB-720?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12896905#action_12896905 ] 

Jochen Kempf commented on COUCHDB-720:
--------------------------------------

Still struggeling....

I did another trial using fresh CouchDB installs on both server and client running Ubuntu 10.04. CouchDB versions are 0.11.1.
I am using the nginx and iptables configuration listed here: https://gist.github.com/3b71763abdcd0f1ebd33

The couchdb log is also listed on the previous mentioned gist.

As a few of you did manage to get replication working using ssl and nginx I must do something wrong.

I would be so happy to get your help to finally figure out the problem and use CouchDB in a secure manner. 

Due to these problems I have to pass CouchDB credentials without ssl protection :-(

Thanks for your help!



> 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.