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

Filipe Manana commented on COUCHDB-1127:
----------------------------------------

Hi,

Can you make sure that you don't have two different ibrowse directories in your 
erlang path? (one named "ibrowse-2.1.3" and another one named "ibrowse-2.2.0")

Also, please paste the replication object you posted to the _replicate uri.

> Replication request to remote node failing, problem introduced with IPv6 
> support
> --------------------------------------------------------------------------------
>
>                 Key: COUCHDB-1127
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-1127
>             Project: CouchDB
>          Issue Type: Bug
>          Components: Replication
>    Affects Versions: 1.2
>         Environment: ubuntu server 10.10, erlang R14B02. 
>            Reporter: David Richardson
>            Assignee: Filipe Manana
>
> Problem introduced in either commit 1ca42d229fe5c478311c348ee115cd31b46a2841 
> or 8a73cbb3cd35fcc6cc68130413c2b389186eb3ce
> Tested on two installations on separate LANs. Able to replicate on instance, 
> but not the other. Suspect this is due to router and ISP variations, but not 
> able to provide specifics of either configuration.
> Replication request from local source to remote target fails with following 
> error:
> (note that ip-address and db-name have been edited to obfuscate)
> Uncaught error in HTTP request: {error,
>                                                      {case_clause,
>                                                       {url,
>                                                        
> "http://ip-address:5984/db-name/";,
>                                                        "ip-address",5984,
>                                                        undefined,undefined,
>                                                        "/db-name/",
>                                                        http,ipv4_address}}}
> [Fri, 15 Apr 2011 22:01:22 GMT] [info] [<0.494.0>] Stacktrace: 
> [{io_lib_pretty,cind_tag_tuple,7},
>                                 {io_lib_pretty,while_fail,3},
>                                 {io_lib_pretty,print,6},
>                                 {io_lib_format,build,3},
>                                 {io_lib_format,build,3},
>                                 {io_lib_format,build,3},
>                                 {io_lib_format,build,3},
>                                 {io_lib_format,build,3}]
> [Fri, 15 Apr 2011 22:01:22 GMT] [info] [<0.494.0>] 192.168.1.141 - - POST 
> /_replicate 500
> [Fri, 15 Apr 2011 22:04:21 GMT] [info] [<0.495.0>] 192.168.1.141 - - GET 
> /_config/ 200
> [Fri, 15 Apr 2011 22:04:21 GMT] [info] [<0.497.0>] 192.168.1.141 - - GET 
> /_session 200
> [Fri, 15 Apr 2011 22:04:21 GMT] [info] [<0.414.0>] 192.168.1.141 - - GET / 200
> [Fri, 15 Apr 2011 22:05:01 GMT] [info] [<0.421.0>] 127.0.0.1 - - HEAD 
> /db-name/ 200
> [Fri, 15 Apr 2011 22:05:01 GMT] [info] [<0.422.0>] 127.0.0.1 - - GET 
> /db-name/_design/people/_view/legacy_id 200
> [Fri, 15 Apr 2011 22:05:01 GMT] [info] [<0.447.0>] 127.0.0.1 - - HEAD 
> /db-name/ 200
> [Fri, 15 Apr 2011 22:05:01 GMT] [info] [<0.117.0>] 127.0.0.1 - - GET 
> /db-name/_design/tickets/_view/ticket_number 200
> [Fri, 15 Apr 2011 22:05:17 GMT] [info] [<0.807.0>] 127.0.0.1 - - GET 
> /db-name/_design/people/_view/legacy_id 200

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to