【问题标题】:Not able to replicate acra database in couch db无法在 couchdb 中复制 acra 数据库
【发布时间】:2015-10-08 06:48:17
【问题描述】:

在这个link 我可以一直关注到 _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"}

【问题讨论】:

  • 我今天也遇到了同样的问题。我在一个应用程序上工作 acralyzer,现在我需要添加另一个应用程序。尝试在 Cloudant 界面中复制时出现同样的错误。
  • @Евгений Кравцов 你解决了这个问题吗?
  • Nope) 大约一个月前,我已经通过此链接 - get.acralyzer.com/distrib-acra-storage 成功复制了数据库 - 现在它只是不起作用。我认为它的服务器问题,不是我的,因为 503 错误。我会在某个时候 w8,如果错误无法解决 - 我将切换到电子邮件通知。或者他们可能会更改查询以进行复制 - 但我检查了网站并没有找到相关内容。顺便说一句,我目前的 acralyzer 工作正常。

标签: android couchdb acra acralyzer


【解决方案1】:

如果它不适用于蒲团 UI,请点击以下链接 here。注意:要按照链接中的建议克隆项目,只需下载 zip 文件并将其解压缩并按照进一步的说明进行操作。

【讨论】:

    猜你喜欢
    • 2019-07-13
    • 1970-01-01
    • 2014-08-05
    • 2018-06-11
    • 1970-01-01
    • 1970-01-01
    • 2019-01-12
    • 2021-07-20
    • 1970-01-01
    相关资源
    最近更新 更多