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

[jira] [Updated] (COUCHDB-1209) Unable to set continuous replication from server to local machine. Continuous replication from local to server is working fine.

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

bathineni venkatesh updated COUCHDB-1209:
-----------------------------------------

    Description: 
I am getting following error when i try to set continuous replication from remote to local.
normal replication(without continuous) is working fine in all cases.

My server is on HTTPS using ssl.

local to remote continuous replication is working fine and remote to local non-continuous replication is also working fine. 

Uncaught error in HTTP request: {error,
                                                       {case_clause,
                                                        {error,
                                                         {{{badmatch,
                                                            {error,
                                                             changes_timeout}},
                                                           [{couch_rep,
                                                             do_init,1},
                                                            {couch_rep,init,1},
                                                            {gen_server,
                                                             init_it,6},
                                                            {proc_lib,
                                                             init_p_do_apply,
                                                             3}]},
                                                          {child,undefined,
                                                           "1057588bc32c0b6adc63b437740da4d5+continuous",
                                                           {gen_server,
                                                            start_link,
                                                            [couch_rep,
                                                             ["1057588bc32c0b6adc63b437740da4d5",
                                                              {[{<<"source">>,
                                                                 <<"https://admin:*****@server:port/databasetoreplicate">>},
                                                                {<<"target">>,
                                                                 <<"databasetoreplicate">>},
                                                                {<<"continuous">>,
                                                                 true}]},
                                                              {user_ctx,
                                                               <<"admin">>,
                                                               [<<"_admin">>],
                                                               <<"{couch_httpd_auth, cookie_authentication_handler}">>}],
                                                             []]},
                                                           temporary,1,worker,
                                                           [couch_rep]}}}}}

  was:
I am getting following error when i try to set continuous replication from remote to local.
normal replication(without continuous) is working fine in all cases.

My server is on HTTPS using ssl.

local to remote continuous replication is working fine and remote to local non-continuous replication is also working fine. 

Uncaught error in HTTP request: {error,
                                                       {case_clause,
                                                        {error,
                                                         {{{badmatch,
                                                            {error,
                                                             changes_timeout}},
                                                           [{couch_rep,
                                                             do_init,1},
                                                            {couch_rep,init,1},
                                                            {gen_server,
                                                             init_it,6},
                                                            {proc_lib,
                                                             init_p_do_apply,
                                                             3}]},
                                                          {child,undefined,
                                                           "1057588bc32c0b6adc63b437740da4d5+continuous",
                                                           {gen_server,
                                                            start_link,
                                                            [couch_rep,
                                                             ["1057588bc32c0b6adc63b437740da4d5",
                                                              {[{<<"source">>,
                                                                 <<"https://admin:4dm1n@85.234.138.103:444/databasetoreplicate">>},
                                                                {<<"target">>,
                                                                 <<"databasetoreplicate">>},
                                                                {<<"continuous">>,
                                                                 true}]},
                                                              {user_ctx,
                                                               <<"edge10">>,
                                                               [<<"_admin">>],
                                                               <<"{couch_httpd_auth, cookie_authentication_handler}">>}],
                                                             []]},
                                                           temporary,1,worker,
                                                           [couch_rep]}}}}}


> Unable to set continuous replication from server to local machine. Continuous replication from local to server is working fine.
> -------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: COUCHDB-1209
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-1209
>             Project: CouchDB
>          Issue Type: Bug
>          Components: Replication
>    Affects Versions: 1.1
>         Environment: Futon. Couch Db 1.1 with Erl R14B03
>            Reporter: bathineni venkatesh
>              Labels: futon
>
> I am getting following error when i try to set continuous replication from remote to local.
> normal replication(without continuous) is working fine in all cases.
> My server is on HTTPS using ssl.
> local to remote continuous replication is working fine and remote to local non-continuous replication is also working fine. 
> Uncaught error in HTTP request: {error,
>                                                        {case_clause,
>                                                         {error,
>                                                          {{{badmatch,
>                                                             {error,
>                                                              changes_timeout}},
>                                                            [{couch_rep,
>                                                              do_init,1},
>                                                             {couch_rep,init,1},
>                                                             {gen_server,
>                                                              init_it,6},
>                                                             {proc_lib,
>                                                              init_p_do_apply,
>                                                              3}]},
>                                                           {child,undefined,
>                                                            "1057588bc32c0b6adc63b437740da4d5+continuous",
>                                                            {gen_server,
>                                                             start_link,
>                                                             [couch_rep,
>                                                              ["1057588bc32c0b6adc63b437740da4d5",
>                                                               {[{<<"source">>,
>                                                                  <<"https://admin:*****@server:port/databasetoreplicate">>},
>                                                                 {<<"target">>,
>                                                                  <<"databasetoreplicate">>},
>                                                                 {<<"continuous">>,
>                                                                  true}]},
>                                                               {user_ctx,
>                                                                <<"admin">>,
>                                                                [<<"_admin">>],
>                                                                <<"{couch_httpd_auth, cookie_authentication_handler}">>}],
>                                                              []]},
>                                                            temporary,1,worker,
>                                                            [couch_rep]}}}}}

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