[ https://issues.apache.org/jira/browse/KAFKA-10486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
vodevops updated KAFKA-10486: ----------------------------- Description: I'm trying to add cluster in kafka which is ssl enabled with port 9093. below is the issue i'm facing ''' yikes! ask timed out on [actorselection[anchor(akka://kafka-manager-system/), path(/user/kafka-manager/q2/kafka-state)]] after [2000 ms]. message of type [kafka.manager.model.actormodel$ksgetbrokers$] was sent by [actor[akka://kafka-manager-system/user/kafka-manager/test#-20444736]|#-20444736]]. a typical reason for `asktimeoutexception` is that the recipient actor didn't send a reply. ``` I tried by creating <servername:2181>as zookeeper host and also <servername:9093> Both give the same above error. How to add the server in kafka-manager which is ssl enabled? was: I'm trying to add cluster in kafka which is ssl enabled with port 9093. below is the issue i'm facing ''' yikes! ask timed out on [actorselection[anchor(akka://kafka-manager-system/), path(/user/kafka-manager/q2/kafka-state)]] after [2000 ms]. message of type [kafka.manager.model.actormodel$ksgetbrokers$] was sent by [actor[akka://kafka-manager-system/user/kafka-manager/test#-20444736]]. a typical reason for `asktimeoutexception` is that the recipient actor didn't send a reply. ``` I tried by creating <servername:2181>as zookeeper host and also <servername:2181> Both give the same above error. How to add the server in kafka-manager which is ssl enabled? > Adding cluster with ssl to kafka-manager > ---------------------------------------- > > Key: KAFKA-10486 > URL: https://issues.apache.org/jira/browse/KAFKA-10486 > Project: Kafka > Issue Type: Bug > Components: security > Affects Versions: 2.0.1 > Reporter: vodevops > Priority: Major > Labels: beginner, security > > I'm trying to add cluster in kafka which is ssl enabled with port 9093. > below is the issue i'm facing > ''' > yikes! ask timed out on > [actorselection[anchor(akka://kafka-manager-system/), > path(/user/kafka-manager/q2/kafka-state)]] after [2000 ms]. message of type > [kafka.manager.model.actormodel$ksgetbrokers$] was sent by > [actor[akka://kafka-manager-system/user/kafka-manager/test#-20444736]|#-20444736]]. > a typical reason for `asktimeoutexception` is that the recipient actor > didn't send a reply. > ``` > I tried by creating <servername:2181>as zookeeper host and also > <servername:9093> > Both give the same above error. > How to add the server in kafka-manager which is ssl enabled? -- This message was sent by Atlassian Jira (v8.3.4#803005)