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
Hi,
Is kafka-webview tested with AWS MSK clusters ? My kafka is running as a MSK in AWS and SASL is enabled. I can connect to servers using kcat but for some reason kafka-webview is failing to connect.
kafka version : 2.6.2
Error : org.apache.kafka.common.errors.TimeoutException: Call(callName=fetchMetadata, deadlineMs=1654014614004, tries=1, nextAllowedTryMs=-9223372036854775709) timed out at 9223372036854775807 after 1 attempt(s)
Caused by: org.apache.kafka.common.errors.TimeoutException: Timed out waiting to send the call. Call: fetchMetadata
The text was updated successfully, but these errors were encountered:
Hi,
Is kafka-webview tested with AWS MSK clusters ? My kafka is running as a MSK in AWS and SASL is enabled. I can connect to servers using kcat but for some reason kafka-webview is failing to connect.
kafka version : 2.6.2
Error : org.apache.kafka.common.errors.TimeoutException: Call(callName=fetchMetadata, deadlineMs=1654014614004, tries=1, nextAllowedTryMs=-9223372036854775709) timed out at 9223372036854775807 after 1 attempt(s)
Caused by: org.apache.kafka.common.errors.TimeoutException: Timed out waiting to send the call. Call: fetchMetadata
The text was updated successfully, but these errors were encountered: