juju-solutions / bundle-elk-stack

5 stars 3 forks source link

Bundle not found #7

Open gtrkiller opened 2 years ago

gtrkiller commented 2 years ago

Hello, I was just trying to install this bundle to debug the filebeat charm, and I encountered some errors when trying to follow the installation:

If trying to deploy as the docs suggest, the charm will not be found: juju deploy ~elasticsearch-charmers/bundle/elk-stack ERROR no charm was found at "~elasticsearch-charmers/bundle/elk-stack" And a similar error will appear if I download the bundle and install it manually: juju deploy ./bundle.yaml WARNING "services" key found in bundle file is deprecated, superseded by "applications" key. ERROR cannot deploy bundle: cannot resolve charm or bundle "elasticsearch": cannot resolve URL "cs:bionic/elasticsearch-39": charm not found

Thank you for trying to solve this!