Ryan Mahaffey

Results 6 comments of Ryan Mahaffey

Are you 100% sure you are using Django 2.0 and not 2.1? Mixer is currently incompatible with 2.1.

If you must use 2.1 you can see this PR. https://github.com/klen/mixer/pull/104

Hey! this is actually the wrong repo for this issue. See: https://github.com/bitsensor/elastalert-kibana-plugin/issues/56

@drfrink `` represents the relative file paths to your certificate chain. If you are using something like "LetsEncrypt" to generate a self-signed cert, you should follow the docs on where...