Skip to content

Instantly share code, notes, and snippets.

@MikeMichel
Created February 18, 2016 12:04
Show Gist options
  • Save MikeMichel/6e8a5bbb74583c6130a2 to your computer and use it in GitHub Desktop.
Save MikeMichel/6e8a5bbb74583c6130a2 to your computer and use it in GitHub Desktop.
couch from
[Thu, 18 Feb 2016 12:02:20 GMT] [info] [<0.4573.0>] Retrying GET request to http://admin:*****@couchdb01.node.intern:5984/_users/_local/b6f4e92409b5746db8e4195fbc0f190a in 16.0 seconds due to error {code,500}
[Thu, 18 Feb 2016 12:02:20 GMT] [info] [<0.163.0>] 10.1.0.58 - - GET /apps/ 200
[Thu, 18 Feb 2016 12:02:20 GMT] [info] [<0.154.0>] 10.1.0.58 - - GET /ip-address/ 200
[Thu, 18 Feb 2016 12:02:25 GMT] [info] [<0.163.0>] 10.1.0.58 - - GET /apps/ 200
[Thu, 18 Feb 2016 12:02:25 GMT] [info] [<0.154.0>] 10.1.0.58 - - GET /ip-address/ 200
[Thu, 18 Feb 2016 12:02:30 GMT] [info] [<0.163.0>] 10.1.0.58 - - GET /apps/ 200
[Thu, 18 Feb 2016 12:02:30 GMT] [info] [<0.154.0>] 10.1.0.58 - - GET /ip-address/ 200
[Thu, 18 Feb 2016 12:02:34 GMT] [error] [<0.4577.0>] ** Generic server <0.4577.0> terminating
** Last message in was {'EXIT',<0.4573.0>,killed}
** When Server state == {state,"http://admin:pass@couchdb01.node.intern:5984/_users/",
20,[],[],
{[],[]}}
** Reason for termination ==
** killed
[Thu, 18 Feb 2016 12:02:34 GMT] [error] [<0.4577.0>] {error_report,<0.30.0>,
{<0.4577.0>,crash_report,
[[{initial_call,
{couch_replicator_httpc_pool,init,['Argument__1']}},
{pid,<0.4577.0>},
{registered_name,[]},
{error_info,
{exit,killed,
[{gen_server,terminate,6,
[{file,"gen_server.erl"},{line,744}]},
{proc_lib,init_p_do_apply,3,
[{file,"proc_lib.erl"},{line,239}]}]}},
{ancestors,
[<0.4573.0>,couch_replicator_job_sup,
couch_primary_services,couch_server_sup,<0.31.0>]},
{messages,[]},
{links,[]},
{dictionary,[]},
{trap_exit,true},
{status,running},
{heap_size,610},
{stack_size,27},
{reductions,384}],
[]]}}
[Thu, 18 Feb 2016 12:02:34 GMT] [error] [<0.4574.0>] ** Generic server <0.4574.0> terminating
** Last message in was {'EXIT',<0.4573.0>,killed}
** When Server state == {state,"http://admin:pass@couchdb02.node.intern:5984/_users/",
20,[],[],
{[],[]}}
** Reason for termination ==
** killed
[Thu, 18 Feb 2016 12:02:34 GMT] [error] [<0.4574.0>] {error_report,<0.30.0>,
{<0.4574.0>,crash_report,
[[{initial_call,
{couch_replicator_httpc_pool,init,['Argument__1']}},
{pid,<0.4574.0>},
{registered_name,[]},
{error_info,
{exit,killed,
[{gen_server,terminate,6,
[{file,"gen_server.erl"},{line,744}]},
{proc_lib,init_p_do_apply,3,
[{file,"proc_lib.erl"},{line,239}]}]}},
{ancestors,
[<0.4573.0>,couch_replicator_job_sup,
couch_primary_services,couch_server_sup,<0.31.0>]},
{messages,[]},
{links,[]},
{dictionary,[]},
{trap_exit,true},
{status,running},
{heap_size,233},
{stack_size,27},
{reductions,220}],
[]]}}
[Thu, 18 Feb 2016 12:02:34 GMT] [error] [<0.134.0>] Error in replication `b6f4e92409b5746db8e4195fbc0f190a+continuous` (triggered by document `user_replication`): timeout
Restarting replication in 600 seconds.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment