kafka-webview
kafka-webview copied to clipboard
unable to connect to AWS MSK clusters
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
did u solve? @margani007