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

argo-rollouts-dashboard installation display ' dial tcp 0.0.0.0:3100: connect: connection refused ' #3931

Open
HelonLee135 opened this issue Nov 5, 2024 · 3 comments
Labels
dashboard enhancement New feature or request

Comments

@HelonLee135
Copy link

I deployed this argo-rollouts-dashboard in my productack cluster in AliCloud and opened the logs to see the error reported as follows. How can I solve this problem? The control panel is opened as shown

[root@om2 dashboard-install]# kubectl logs -f argo-rollouts-dashboard-6578bb9b65-j2f4f -n argo-rollouts
time="2024-11-05T02:01:06Z" level=info msg="Argo Rollouts Dashboard is now available at http://localhost:3100/rollouts"
time="2024-11-05T02:01:06Z" level=info msg="[core] [Channel #1 SubChannel #2]grpc: addrConn.createTransport failed to connect to {Addr: "0.0.0.0:3100", ServerName: "0.0.0.0:3100", }. Err: connection error: desc = "transport: Error while dialing: dial tcp 0.0.0.0:3100: connect: connection refused""

image
As shown in the picture has been stuck on this Loading for a long time, half a day. Then check the log as above

@HelonLee135 HelonLee135 added the enhancement New feature or request label Nov 5, 2024
@HelonLee135
Copy link
Author

Hello. Is there still a big brother in this community?

@mnasruul
Copy link

Hi my dashboard is fine when using kubectl argo rollouts dashboard command, but when I try to install using manifest https://github.com/argoproj/argo-rollouts/blob/master/manifests/dashboard-install.yaml, I get the same error like this..

@mnasruul
Copy link

Hello, I solved this by changing the image tag, my argo-rollout using v1.7.2, previously my argo-rollout-dashboard installation was latest version , and I changed this version with the same version

@HelonLee135

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dashboard enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants