Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AskTimeoutException in CMAK while adding and listing cluster #897

Open
eshan2022 opened this issue Dec 6, 2022 · 2 comments
Open

AskTimeoutException in CMAK while adding and listing cluster #897

eshan2022 opened this issue Dec 6, 2022 · 2 comments

Comments

@eshan2022
Copy link

eshan2022 commented Dec 6, 2022

Yikes! Ask timed out on [ActorSelection[Anchor(akka://kafka-manager-system/), Path(/user/kafka-manager)]] after [5000 ms]. Message of type [kafka.manager.model.ActorModel$KMAddCluster]. A typical reason for AskTimeoutException is that the recipient actor didn't send a reply.

@eshan2022
Copy link
Author

Facing AskTimeoutException while adding and listing cluster in CMAK

@eshan2022 eshan2022 changed the title Yikes! Ask timed out on [ActorSelection[Anchor(akka://kafka-manager-system/), Path(/user/kafka-manager)]] after [5000 ms]. Message of type [kafka.manager.model.ActorModel$KMAddCluster]. A typical reason for AskTimeoutException is that the recipient actor didn't send a reply. AskTimeoutException Dec 6, 2022
@eshan2022 eshan2022 changed the title AskTimeoutException AskTimeoutException in CMAK while adding and listing cluster Dec 6, 2022
@tinhutins
Copy link

tinhutins commented Aug 31, 2023

We still get this issue while running CMAK in k8s using - https://github.com/eshepelyuk/cmak-operator
and connecting to zookepers that are also in k8s deployed using strimzi-kafka.

This is the error output :

Yikes! Ask timed out on [ActorSelection[Anchor(akka://kafka-manager-system/), Path(/user/kafka-manager/my-cluster/kafka-state)]] after [2000 ms]. Message of type [kafka.manager.model.ActorModel$KSGetBrokers$] was sent by [Actor[akka://kafka-manager-system/user/kafka-manager/my-cluster#-2018076398]]. A typical reason for AskTimeoutException is that the recipient actor didn't send a reply.

@eshepelyuk any info?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants