Unable to login to Argo Dashboard #6170
Unanswered
rajendragosavi
asked this question in
Q&A
Replies: 1 comment
-
Try logging out and and back in. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I am facing an issue in logging into the argo UI Dashboard.
Brief about my
setup.
I EKS Cluster running and I have deployed argo workflow using - https://github.com/argoproj/argo-workflows/tree/stable/manifests/cluster-install.
I am exposing the argo-server as loadbalancer service in a private subnet and exposing it using nginx-reverse to the public internet.
I am facing an error when I am trying to login to the dashboard. Following the UI screenshot.
I am not understanding which argo UI token I need to log in. I have tried with argo-secret, but it still does not work.
Plese guide me if I am missing something.
@alexec
Beta Was this translation helpful? Give feedback.
All reactions