Hi team,
After upgrading KAUI from version 3.0.9 to 3.0.17, we noticed that the KPM page no longer displays any logs. The section is consistently empty, although Kill Bill and the logger plugin appear to be working as expected.
Some notes:
When we rolled back to KAUI 3.0.9, the KPM logs display normally again.
This suggests a regression or incompatibility introduced in KAUI 3.0.17.
Additionally, we found the following warning repeatedly in the KAUI container logs, which might be related:
ArgumentError: `debug': wrong number of arguments (given 0, expected 1) at client.rb:119, 120, 188, 195, 257, 261, 270, 279 (in /gems/ld-eventsource-1.0.3/lib/ld-eventsource/client.rb) Also seen in event_parser.rb and streaming_http.rbIt seems the ld-eventsource client used by KAUI is calling a debug method with no arguments, which raises an ArgumentError.
Has anyone else experienced this issue in 3.0.17?
Thanks in advance for your help.
Best regards,
Ahmed Elwan