Failed to load version/info Error: Unauthorized #7098
-
time="2021-10-29T11:45:54.025Z" level=info msg="finished unary call with code Unauthenticated" error="rpc error: code = Unauthenticated desc = token not valid for running mode" grpc.code=Unauthenticated |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Make sure you’ve configured your server correctly and your client provides the correct authentication token (if the “client” auth-mode is used): https://argoproj.github.io/argo-workflows/argo-server-auth-mode/ |
Beta Was this translation helpful? Give feedback.
Make sure you’ve configured your server correctly and your client provides the correct authentication token (if the “client” auth-mode is used): https://argoproj.github.io/argo-workflows/argo-server-auth-mode/