You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey, are you able to share the record (key) specifically with us? You can download records via Console, then we can have a look. Feel free to redact other fields.
Sure, the key is in the screenshot. It's just a UUID in binary form: cc 2a 79 b8 d2 22 5c 52 b2 8c 9e e0 04 86 16 5e. I've been using Console for years on different projects and I've always seen this error on binary keys and values. Separately, it would be nice to have a UUID deserializer.
@hadronzoo Can you use Console's "Download record" feature (click on the dots in the same row of the record to find that option)? This would make it easier to test for us and ensures that the backend actually sends the expected data to the frontend.
Redpanda console is failing to render binary keys:
Here is the relevant docker compose configuration:
There is a network error, I suspect because it's running in dev mode and there's no authentication:
However, I'm not seeing any debug logs on the server when this error occurs. Image versions:
The text was updated successfully, but these errors were encountered: