Message decoding issue in AKHQ with Confluent Schema Registry topics: unreadable characters #2401
Unanswered
fmessina92
asked this question in
Q&A
Replies: 2 comments
-
@fmessina92 can you give us an example of schema / message causing this + screeshot of how AKHQ renders it ? |
Beta Was this translation helpful? Give feedback.
0 replies
-
![]() |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I am experiencing an issue where AKHQ does not properly decode messages coming from Kafka topics managed with Confluent Schema Registry. Kafka applications can read the messages correctly, but AKHQ displays strange or unreadable characters (e.g., � or red squares). This is often because the messages contain binary or serialized data formats that are not valid UTF-8, causing rendering issues in AKHQ. I’m looking for guidance on how to configure or fix this problem to properly display the data in AKHQ.
Thanks everyone in advance
Beta Was this translation helpful? Give feedback.
All reactions