无法在couch db中复制acra数据库



在此链接中我能够跟踪直到_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"}

如果它不能与按钮UI一起工作,请遵循以下链接在这里。注意:要按照链接中的建议克隆项目,只需下载zip文件并将其解压缩并按照进一步的说明进行操作。

相关内容

  • 没有找到相关文章

最新更新