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/15 17:44:00 UTC

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

vodevops created KAFKA-10486:
--------------------------------

             Summary: 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


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?



--
This message was sent by Atlassian Jira
(v8.3.4#803005)