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
Go to streampay/stack and edit stack.yaml file by removing , "-Pzilla.binding.kafka.client.connection.pool=false"]
3 Follow the readme to start the stack
**Expected behaviour **
Zilla starts successfully and starts receiving messages and streampay UI works
**Actual behaviour **
zilla prints
zilla-streampay-demo-api:kafka_asyncapi_client.$composite-kafka_api.kafka_client0 [18/Jul/2024:06:31:39 +0000] BINDING_KAFKA_AUTHORIZATION_FAILED Unable to authenticate client with identity (user)
and doesn't receive any message hence streampay app doesn't work
The text was updated successfully, but these errors were encountered:
Use
zilla-demos
streampay
with connection pool enabled to attempt to reproduce.Steps to reproduce
streampay/stack
and edit stack.yaml file by removing, "-Pzilla.binding.kafka.client.connection.pool=false"]
3 Follow the readme to start the stack
**Expected behaviour **
Zilla starts successfully and starts receiving messages and streampay UI works
**Actual behaviour **
zilla prints
and doesn't receive any message hence streampay app doesn't work
The text was updated successfully, but these errors were encountered: