【发布时间】:2020-03-15 07:36:15
【问题描述】:
我们从过去 2 年开始使用 New Relic 基础架构代理,但在 2019 年 11 月 13 日之后突然无法正常工作。然后我将newrelic的版本更新为5.2.3.131。但问题没有解决。问题是我无法重新启动新的 relic infra 代理。
我使用了以下命令... 回声“license_key:${NEW_RELIC_LICENSE_KEY}”|须藤三通 /etc/newrelic-infra.yml sudo curl -o /etc/yum.repos.d/newrelic-infra.repo https://download.newrelic.com/infrastructure_agent/linux/yum/el/6/x86_64/newrelic-infra.repo sudo yum -q makecache -y --disablerepo='*' --enablerepo='newrelic-infra' sudo yum install newrelic-infra -y sudo initctl restart newrelic-infra
应用程序托管 aws elastic beanstalk。
我得到 initctl: Unknown instance。
详细信息错误如下……
INFO [7168] - [应用程序更新 pem.pem-staging.f6e105eb760.20191117-164558@668/AppDeployStage0/EbExtensionPostBuild/Infra-EmbeddedPostBuild/postbuild_1_PEM/Command 04-configure_new_relic]:活动执行失败,因为:license_key: XXXXXXXXXXXXXXXX % 总计 % 接收 % Xferd 平均速度 时间 时间 时间 当前 下载上传总花费的剩余速度
0 0 0 0 0 0 0 0 --:–:-- --:–:-- --:–:-- 0 100 239 100 239 0 0 2091 0 --:–:-- --:–:-- --:–:-- 2096 加载的插件:priorities、update-motd、upgrade-helper 软件包 newrelic-infra-1.7.1-1.x86_64 已安装且最新版本 没事做 initctl:未知实例: (ElasticBeanstalk::ExternalInvocationError)
【问题讨论】:
标签: elasticsearch amazon-elastic-beanstalk newrelic infrastructure