argocd - Unauthenticated desc = invalid session: Token is expired
Bump into this issue and to resolve it, try logging back into the server again:-
argocd login localhost
Then try to run some argocd command such as
argocd app history argocd/helm-guestbook
Comments