kafka-webview icon indicating copy to clipboard operation
kafka-webview copied to clipboard

unable to connect to AWS MSK clusters

Open margani007 opened this issue 3 years ago • 1 comments

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

margani007 avatar May 31 '22 16:05 margani007

did u solve? @margani007

tooptoop4 avatar Jun 17 '22 01:06 tooptoop4