首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >Ubuntu上的Instana代理one liner安装错误

Ubuntu上的Instana代理one liner安装错误
EN

Stack Overflow用户
提问于 2019-08-05 16:42:30
回答 1查看 143关注 0票数 0

我尝试使用docker命令安装instana代理,它可以工作,但我需要使用一个liner命令来安装它,当尝试时,它给出如下错误:

代码语言:javascript
复制
curl -o setup_agent.sh https://setup.instana.io/agent && sudo chmod 700 ./setup_agent.sh && sudo ./setup_agent.sh -a <myinstanakeyreplaced> -t dynamic -l us -y -s
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 12664  100 12664    0     0  11439      0  0:00:01  0:00:01 --:--:-- 11439
Setting up Instana agent for GNU/Linux
Setting up Instana APT repository
Importing Instana GPG key
Warning: apt-key output should not be parsed (stdout is not a terminal)
Updating apt metadata ...
W: GPG error: https://packages.instana.io/agent/deb generic Release: Detached signature file '/var/lib/apt/lists/partial/packages.instana.io_agent_deb_dists_generic_Release.gpg' is in unsupported binary format
E: The repository 'https://packages.instana.io/agent/deb generic Release' is not signed.

我尝试了私有wifi (没有代理),但还是一样的。有人可以帮助解决这个错误吗?

谢谢!

EN

回答 1

Stack Overflow用户

发布于 2019-08-06 17:22:06

Instana存储库也已升级为支持Disco Dingo。

票数 1
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/57354975

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档