Roman Zabaluev

Results 689 comments of Roman Zabaluev

Are there any logs on this matter? Most likely, it could be a request timeout

@vishal-bihani could you please provide exact steps to reproduce the issue? Before we start looking into the PR, we need to understand what's the issue there. This works fine for...

The second screenshot I provided has commit 941358d which is the most recent one from main. Not sure how to reproduce this.

This is quite weird. The logs suggest issues with kafka itself, asset loading is not related at all. Could you elaborate? Does the asset loading fail itself, or actual XHR...

which oidc/oauth provider do you use?

Could you please try adding this env var `SERVER_REACTIVE_SESSION_TIMEOUT: "86400"` and observing if there are any changes?

We'd need [a minimal reproducible example](https://stackoverflow.com/help/minimal-reproducible-example) to be able to reproduce and fix this (if there's anything to fix). Feel free to use our [keycloak setup example](https://github.com/kafbat/ui-config-examples/tree/main/rbac-keycloak) if needed.

Having 'Acl created' log message means we've done our part (the call via kafka client has succeeded). - What kind of kafka and which version are you running? - Have...

@kalavt this is a different problem, please raise a new issue

@kiranya-eevuri as I mentioned earlier, we'd need a minimal reproducible example in the form of a docker compose with all the related containers (kafka brokers, in your case) to reproduce...