Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我安装了 MAAS,添加了节点并创建了 juju,但是当我尝试以下代码时
juju bootstrap
我收到此错误。
WARNING no tools available, attempting to retrieve from https://juju-dist.s3.amazonaws.com/ ERROR gomaasapi: got error back from server: 404 Not Found
我怎样才能做到这一点 ?
您是在 localhost 还是 AWS 环境中运行?如果是 AWS,您是否在正确的位置插入了 AWSAccessKeyId 和 AWSSecretKey?
虽然回答这个问题的时间很晚,但这个问题仍然得到了广泛的关注。之所以会发生这种情况,是因为 Juju 看不到 MAAS API。您可以通过添加 MAAS 云juju add-cloud,然后它将引导您完成所需的步骤。
juju add-cloud