← Back to team overview

nagios-charmers team mailing list archive

[Bug 1983986] [NEW] nrpe reports ssl issues on focal

 

Public bug reported:

We have many cloud deployments showing this particular issue. We were
also able to reproduce this issue in the lab environment too using [1]

In lab environment

cd ~/stsstack-bundles/openstack

./generate-bundle.sh \
  --run \
  -n lma-focal \
  -s focal \
  --use-stable-charms \
  --overlay-network-type gre \
  --create-model \
  --num-compute 1 \
  --nagios \
  --lma

After a moment, and once everything settles, we can login to keystone/0,
and we will start to see the following messages occurring at ~30s
intervals

~~~
Aug  8 16:04:59 juju-8d5724-lma-focal-5 nrpe[51760]: Error: (use_ssl == true): Request packet version was invalid!
Aug  8 16:04:59 juju-8d5724-lma-focal-5 nrpe[51760]: Could not read request from client 10.5.3.37, bailing out...
Aug  8 16:04:59 juju-8d5724-lma-focal-5 nrpe[51760]: INFO: SSL Socket Shutdown.
~~~


[1] https://github.com/canonical/stsstack-bundles

** Affects: charm-nagios
     Importance: Undecided
         Status: New


** Tags: sts

** Merge proposal linked:
   https://code.launchpad.net/~arif-ali/charm-nagios/+git/charm-nagios/+merge/425959

-- 
You received this bug notification because you are a member of Nagios
Charm developers, which is subscribed to Nagios Charm.
https://bugs.launchpad.net/bugs/1983986

Title:
  nrpe reports ssl issues on focal

Status in Nagios Charm:
  New

Bug description:
  We have many cloud deployments showing this particular issue. We were
  also able to reproduce this issue in the lab environment too using [1]

  In lab environment

  cd ~/stsstack-bundles/openstack

  ./generate-bundle.sh \
    --run \
    -n lma-focal \
    -s focal \
    --use-stable-charms \
    --overlay-network-type gre \
    --create-model \
    --num-compute 1 \
    --nagios \
    --lma

  After a moment, and once everything settles, we can login to
  keystone/0, and we will start to see the following messages occurring
  at ~30s intervals

  ~~~
  Aug  8 16:04:59 juju-8d5724-lma-focal-5 nrpe[51760]: Error: (use_ssl == true): Request packet version was invalid!
  Aug  8 16:04:59 juju-8d5724-lma-focal-5 nrpe[51760]: Could not read request from client 10.5.3.37, bailing out...
  Aug  8 16:04:59 juju-8d5724-lma-focal-5 nrpe[51760]: INFO: SSL Socket Shutdown.
  ~~~

  
  [1] https://github.com/canonical/stsstack-bundles

To manage notifications about this bug go to:
https://bugs.launchpad.net/charm-nagios/+bug/1983986/+subscriptions



Follow ups