Installing with conjure-up kubernetes hangs: "Waiting for snap config: /var/snap/graylog/common/server.conf"

I’m installing kubernetes along with graylog using conjure-up kubernetes on Ubuntu 18.04, bare metal server.
The installation gets to the last step which looks like this:


But as you can see graylog won’t complete its installation. It set up its own mongodb instance and everything, but the config file is not present. I assume it should be automatically generated since I don’t know anything about the mongodb instance it spun up for itself.

what compose file did you use? Graylog itself would just start with the default values - but if you have a configuration that is waiting for the configuration to be present the above might happen.

I used no custom config, just started conjure-up and selected graylog to be installed.

I do not know the tool - and I do not know how this pulls Graylog in. Sorry no help from my end.

I see, well thank you anyways. It’s just Canonical’s tool for deploying Kubernetes on Ubuntu

As you can see in the code this looks like it does not include any of installation flavours Graylog provide: https://github.com/conjure-up/spells/tree/master/canonical-kubernetes/addons/graylog

You should ask for help in the conjure community

I will, thanks for your help

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.