sslcertificates crashes after template change
Closed this issue · 2 comments
mueller-ma commented
Exception in Checkmk: ValueError ('\n' not allowed in 'summary')
From agent output:
<<<sslcertificates:sep(0)>>>
{<redacted>,"template":"Machine\r\n"}
elpepino89 commented
It's weird that you have line breaks in template names, but I have added a workaround for that.
JF-JX commented
I have the same issue so it ain't that weird :P
Thank you!!