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

Actors, Images - Connection Refused #1

Open
harishkadamudi opened this issue Jul 10, 2018 · 1 comment
Open

Actors, Images - Connection Refused #1

harishkadamudi opened this issue Jul 10, 2018 · 1 comment

Comments

@harishkadamudi
Copy link

I encountered an Issue after I ran helm install --name demo charts/hollywood.
Services like grafana, zipkin, mysql, prometheus came up pretty quickly. However, actors, gateway and images are throwing below exception.
Exception:
Readiness probe failed: Get http://172.17.0.10:8080/application/status: dial tcp 172.17.0.10:8080: getsockopt: connection refused

screenshot from 2018-07-10 12-03-12

@trisberg
Copy link
Owner

You would need to see what prevents the actors or images to start. Try running kubectl describe pod demo-hollywood-actors-68d68ffd74-mj76r and look for status messages at the bottom there.

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