jjethwa / icinga2

GNU General Public License v3.0
223 stars 189 forks source link

Curl Error / icinga2 monitoring daemon Stopping/Starting Loop #151

Open davedastrange opened 6 years ago

davedastrange commented 6 years ago

Hi, I think I have a problem with the container. The director module throws an error

ERROR: Exception in /usr/local/share/icingaweb2/modules/director/library/Director/Core/RestApiClient.php:177 with message: CURL ERROR: error:0407008A:rsa routines:RSA_padding_check_PKCS1_type_1:invalid padding

and the monitoring daemon restarts all the time

can someone help me ?

jjethwa commented 6 years ago

Hi @davedastrange

Is this occurring by itself or are you invoking any specific functionality or API call?

davedastrange commented 6 years ago

i just started the container. i think it might be the director kickstart

jjethwa commented 6 years ago

Thanksm @davedastrange

I'll see if I can reproduce locally and get back to you 😃

davedastrange commented 6 years ago

mmmmh locally it works but not in my openstack environment. I'm confused