Closed deric closed 2 years ago
Thx. I will look at it.
I am getting this message as well. I am running icinga2 v3.4.0
What kind of puppet version you're running on the server? My 7.13.1 doesn't report that in puppetserver.log with severity INFO.
puppetserver
in version 7.9.1-1bullseye
$ /opt/puppetlabs/puppet/bin/ruby -v
ruby 2.7.6p219 (2022-04-12 revision c9c2245c0a) [x86_64-linux]
@lbetz You're right it's not logged in puppetserver.log
but systemd's journal: journalctl -e -u puppetserver
Ok, I don't have these messages on my puppetserver 7.5.0 with ruby 2.7.3p183... mybe I have to update first. ... gotcha.
Ok, either I have no idea how to fix it, or the cache is interfering.
fixed in branch bug/711, please restart your puppetserver before testing it.
@lbetz So far it looks good. Thanks for the quick fix!
thx. 9 days ago, not sooo quick.
Release will come at the weekend.
I have many warnings in
puppetserver
logs that looks like this:puppet-icinga2
version3.3.1
.Is it possible to fix this?
One of the affected lines
Probably we could check the
row
type at the beginning of theparse(row)
function? It might slightly speed up parsing.