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

Yikes! Ask timed out on [ActorSelection[Anchor(akka://kafka-manager-system/), Path(/user/kafka-manager)]] after [5000 ms] #152

Open
Jonathan-Wei opened this issue Nov 9, 2015 · 4 comments

Comments

@Jonathan-Wei
Copy link

I think running kafka-manager to manager exist kafka cluster.
running server is sucess.
but open the page can't see the topic informartion.

Yikes! Ask timed out on [ActorSelection[Anchor(akka://kafka-manager-system/), Path(/user/kafka-manager)]] after [5000 ms]

I see the kafka-manager file,script_conf_file="${app_home}/../conf/application.ini"

How to fixed this issues?

@Jonathan-Wei
Copy link
Author

The conf path only have an application.conf file!Why script_conf_file="${app_home}/../conf/application.ini"

@zheolong
Copy link
Contributor

What is the difference between *_./conf/application.ini_* and ./conf/application.conf

How to use

When we start play application, some common options can be set through ./conf/application.ini

For examples, you can specify config.file and http.port in command line,

bin/kafka-manager -Dconfig.file=/path/to/application.conf -Dhttp.port=8080

Or you can just put them in ./conf/application.ini like this

2015-11-11 2 13 06

and then start kafka-manager by bin/kafka-manager

@alabeduarte
Copy link

Hey everybody,

I got same issue here even specifying them in command line or put them into ./conf/application.ini I got the same error:

Yikes! Ask timed out on [ActorSelection[Anchor(akka://kafka-manager-system/),
Path(/user/kafka-manager/test/kafka-state)]] after [2000 ms]

Anybody's facing the some issue here?

@Lagoran
Copy link

Lagoran commented Jun 24, 2022

Hi All,

I have the same issue and when researching for a posted it here:

#143

There is another big discussion here:

#148

You can try the existing solutions and confirm; for me still no progress.

Regards,

Yordan

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

4 participants