You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by "Filipe Manana (JIRA)" <ji...@apache.org> on 2011/04/18 11:55:05 UTC

[jira] [Assigned] (COUCHDB-1127) Replication request to remote node failing, problem introduced with IPv6 support

     [ https://issues.apache.org/jira/browse/COUCHDB-1127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Filipe Manana reassigned COUCHDB-1127:
--------------------------------------

    Assignee: Filipe Manana

> 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