在这个链接
中,我可以一直关注到 _utils 可以远程访问。但是,当尝试进一步将数据库从远程复制到本地http://get.acralyzer.com/distrib-acra-storage
时,在远程和本地提供 acra-{myappname} 并单击复制按钮时,我在日志文件中收到以下错误。
[Thu, 08 Oct 2015 05:16:59 GMT] [info] [<0.6274.2>] Retrying HEAD request to http://get.acralyzer.com/distrib-acra-storage/ in 0.25 seconds due to error {code,503}
[Thu, 08 Oct 2015 05:17:00 GMT] [info] [<0.6274.2>] Retrying HEAD request to http://get.acralyzer.com/distrib-acra-storage/ in 0.5 seconds due to error {code,503}
[Thu, 08 Oct 2015 05:17:01 GMT] [info] [<0.6274.2>] Retrying HEAD request to http://get.acralyzer.com/distrib-acra-storage/ in 1.0 seconds due to error {code,503}
[Thu, 08 Oct 2015 05:17:02 GMT] [info] [<0.6274.2>] Retrying HEAD request to http://get.acralyzer.com/distrib-acra-storage/ in 2.0 seconds due to error {code,503}
[Thu, 08 Oct 2015 05:17:04 GMT] [info] [<0.6274.2>] Retrying HEAD request to http://get.acralyzer.com/distrib-acra-storage/ in 4.0 seconds due to error {code,503}
[Thu, 08 Oct 2015 05:17:08 GMT] [info] [<0.6274.2>] Retrying HEAD request to http://get.acralyzer.com/distrib-acra-storage/ in 8.0 seconds due to error {code,503}
[Thu, 08 Oct 2015 05:17:16 GMT] [info] [<0.6274.2>] Retrying HEAD request to http://get.acralyzer.com/distrib-acra-storage/ in 16.0 seconds due to error {code,503}
[Thu, 08 Oct 2015 05:17:28 GMT] [info] [<0.4423.2>] 182.74.124.122 - - POST /_replicate 500
[Thu, 08 Oct 2015 05:17:28 GMT] [error] [<0.6275.2>] ** Generic server <0.6275.2> terminating
** Last message in was {'EXIT',<0.6274.2>,killed}
** When Server state == {state,"http://get.acralyzer.com/distrib-acra-storage/",
20,[],[],
{[],[]}}
** Reason for termination ==
** killed
[Thu, 08 Oct 2015 05:17:28 GMT] [error] [<0.6275.2>] {error_report,<0.34.0>,
{<0.6275.2>,crash_report,
[[{initial_call,
{couch_replicator_httpc_pool,init,['Argument__1']}},
{pid,<0.6275.2>},
{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.6274.2>,couch_replicator_job_sup,
couch_primary_services,couch_server_sup,<0.35.0>]},
{messages,[]},
{links,[]},
{dictionary,[]},
{trap_exit,true},
{status,running},
{heap_size,376},
{stack_size,27},
{reductions,526}],
[]]}}
[Thu, 08 Oct 2015 05:17:28 GMT] [error] [<0.4423.2>] httpd 500 error response:
{"error":"timeout"}