Deploying cassandra with the GUI. Cassandra installation will fail with the
following error.

KeyError: 'http_proxy'


The Cassandra charm expects config['http_proxy'] to return an empty string.
This is what happens when deploying Cassandra using the CLI. However,
config_get crashes because the config isn't set. running config-get in the
hooks context shows that the http_proxy config value just isn't set.

https://github.com/juju/juju-gui/issues/2486
-- 
Juju mailing list
Juju@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju

Reply via email to