You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "vodevops (Jira)" <ji...@apache.org> on 2020/09/16 04:36:00 UTC

[jira] [Created] (KAFKA-10488) Adding cluster with ssl to kafka-manager

vodevops created KAFKA-10488:
--------------------------------

             Summary: Adding cluster with ssl to kafka-manager
                 Key: KAFKA-10488
                 URL: https://issues.apache.org/jira/browse/KAFKA-10488
             Project: Kafka
          Issue Type: Bug
            Reporter: vodevops


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)