Closed KyriacosP closed 2 years ago
Hello there KyriacosP! 👋
Thank you and congratulations 🎉 for opening your very first issue in this project! 💖
In case you want to claim this issue, please comment down below! We will try to get back to you as soon as we can. 👀
Hi, thanks for reaching out. We'll look into this gladly, but, is this event streams publicly available for free? After a quick search I haven't found anything like a demo or a free tier thing.
i don't think that they have a free tier, sorry.
edit: sorry about that, they seem to have a free tier called lite plan but you need an ibm cloud account
@KyriacosP seems like this platform returns an empty string instead of a proper version number. We're used to verify some of the features availability by kafka's cluster version, which is impossible in this case, I guess.
Please try this docker image with a workaround: public.ecr.aws/provectus/kafka-ui-custom-build:2473
Let me know how it goes.
This issue has been automatically marked as stale because no requested feedback has been provided. It will be closed if no further activity occurs. Thank you for your contributions.
@Haarolean Sorry for the late reply i have tested the image. It seems to work fine i still get the same error on startup but only in the logs, kafka-ui works fine after that. Thank you!
@Haarolean Sorry for the late reply i have tested the image. It seems to work fine i still get the same error on startup but only in the logs, kafka-ui works fine after that. Thank you!
Glad to hear. That's intended, at least we know something went wrong. Let me know if you experience any other issue(-s) with event streams.
Do we have any time frame for when will this fix be released?
@KyriacosP you can pull master
-labeled docker image :)
@Haarolean thank you!
Describe the bug I'm trying to connect to an IBM Event Streams instance (IBMs managed kafka) using kafka-ui. I'm using docker compose to connect with this configuration:
I get the following error after the container starts:
I get the same error when trying to connect using a docker container. Any help is appreciated!