KafkaTimeoutError: Failed to update metadata after 60.0 secs

0

I have a MSK cluster in same VPC in which my EKS cluster is running . on both sides ( MSK and EKS) Security groups are updated to allow traffic. MSK configuration is enable to create topics itself but I am still getting this error KafkaTimeoutError: Failed to update metadata after 60.0 secs

1 Answer
0
Accepted Answer

Hi there,

Could you follow the below documentation to make sure you have the Connectivity to your MSK brokers from your EKS client: [+] https://docs.aws.amazon.com/msk/latest/developerguide/troubleshooting.html#networking-trouble

If you are able to connect to the brokers using 'telnet' and not able to perform any operation, please reach out to us via support case with the following information:

  1. MSK Cluster ARN
  2. Authentication you are using to connect to the cluster
  3. Which operation is giving Timeout error
  4. Have you set any ACLs on your topics ?
AWS
SUPPORT ENGINEER
answered 8 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions