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

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

I'll take a look to the nginx proxycache discussion and see if that helps.

@Klaus: I already commented the admin line out and additionally deactivated 
authentication setting the null authentication handler

I took a look into the nginx log and here is the same 301 response that freezes 
replication:
201.215.36.77 - jochen [05/Jul/2010:18:44:18 -0400] "GET 
/mytest/_local%2F4eddf88684f747f720130295073f965a HTTP/1.1" 200 426 "-" 
"CouchDB/0.11.0"
201.215.36.77 - jochen [05/Jul/2010:18:44:19 -0400] "GET 
/mytest/_changes?style=all_docs&heartbeat=10000&since=4&feed=normal HTTP/1.1" 
200 145 "-" "CouchDB/0.11.0"
201.215.36.77 - jochen [05/Jul/2010:18:44:20 -0400] "GET 
/mytest/_design%2Ftest?open_revs=[\x221-967a00dff5e02add41819138abb3284d\x22]&revs=true&latest=true
 HTTP/1.1" 301 0 "-" "CouchDB/0.11.0"


Here is a link showing my nginx configuration: http://gist.github.com/464797

I still cannot successfully do pull replications!

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

Reply via email to