Kafka errror while running producer

Getting below error while running producer and adding message …

[2020-08-07 11:05:54,192] WARN Error while fetching metadata with correlation id 542 : {manjtopic=LEADER_NOT_AVAILABLE} (org.apache.kafka.clients.Network
Client)
[2020-08-07 11:05:54,301] WARN Error while fetching metadata with correlation id 543 : {manjtopic=LEADER_NOT_AVAILABLE} (org.apache.kafka.clients.Network
Client)
[2020-08-07 11:05:54,409] WARN Error while fetching metadata with correlation id 544 : {manjtopic=LEADER_NOT_AVAILABLE} (org.apache.kafka.clients.Network
Client)
[2020-08-07 11:05:54,515] WARN Error while fetching metadata with correlation id 545 : {manjtopic=LEADER_NOT_AVAILABLE} (org.apache.kafka.clients.Network
Client)
[2020-08-07 11:05:54,621] WARN Error while fetching metadata with correlation id 546 : {manjtopic=LEADER_NOT_AVAILABLE} (org.apache.kafka.clients.Network
Client)
[2020-08-07 11:05:54,728] WARN Error while fetching metadata with correlation id 547 : {manjtopic=LEADER_NOT_AVAILABLE} (org.apache.kafka.clients.Network
Client)
[2020-08-07 11:05:54,839] WARN Error while fetching metadata with correlation id 548 : {manjtopic=LEADER_NOT_AVAILABLE} (org.apache.kafka.clients.Network
Client)
[2020-08-07 11:05:54,947] WARN Error while fetching metadata with correlation id 549 : {manjtopic=LEADER_NOT_AVAILABLE} (org.apache.kafka.clients.Network
Client)
[2020-08-07 11:05:55,054] WARN Error while fetching metadata with correlation id 550 : {manjtopic=LEADER_NOT_AVAILABLE} (org.apache.kafka.clients.Network
Client)
[2020-08-07 11:05:55,161] WARN Error while fetching metadata with correlation id 551 : {manjtopic=LEADER_NOT_AVAILABLE} (org.apache.kafka.clients.Network
Client)
[2020-08-07 11:05:55,267] WARN Error while fetching metadata with correlation id 552 : {manjtopic=LEADER_NOT_AVAILABLE} (org.apache.kafka.clients.Network
Client)
[2020-08-07 11:05:55,374] WARN Error while fetching metadata with correlation id 553 : {manjtopic=LEADER_NOT_AVAILABLE} (org.apache.kafka.clients.Network
Client)
[2020-08-07 11:05:55,481] WARN Error while fetching metadata with correlation id 554 : {manjtopic=LEADER_NOT_AVAILABLE} (org.apache.kafka.clients.Network
Client)
[2020-08-07 11:05:55,554] ERROR Error when sending message to topic manjtopic with key: null, value: 2 bytes with error: (org.apache.kafka.clients.produc
er.internals.ErrorLoggingCallback)
org.apache.kafka.common.errors.TimeoutException: Failed to update metadata after 60000 ms.
[2020-08-07 11:05:55,587] WARN Error while fetching metadata with correlation id 555 : {manjtopic=LEADER_NOT_AVAILABLE} (org.apache.kafka.clients.Network
Client)

Hi @manjunatha_K,

Are you still facing this?

I am trying out kafka producers , getting below error

kafka-console-producer.sh --topic ztopia1 -broker-list localhost:2181
f
[2021-04-03 11:58:48,794] WARN Bootstrap broker localhost:2181 disconnected (org.apache.kafka.clients.NetworkClient)
[2021-04-03 11:58:48,895] WARN Bootstrap broker localhost:2181 disconnected (org.apache.kafka.clients.NetworkClient)
[2021-04-03 11:58:48,997] WARN Bootstrap broker localhost:2181 disconnected (org.apache.kafka.clients.NetworkClient)
[2021-04-03 11:58:49,099] WARN Bootstrap broker localhost:2181 disconnected (org.apache.kafka.clients.NetworkClient)