-
Notifications
You must be signed in to change notification settings - Fork 3.2k
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
FATA[0000] invalid configuration: no configuration has been provided #2492
Comments
###With error |
I Googled Can you try |
@alexec i'm facing this error with the following version and i'm currently using v2.6.0 argo-linux-amd64 and its working fine
i'm using debian 10. If few binaries are usable using --kubeconfig flag , is it still possible there is some problem in my setup?. I downloaded these binaries on another debian machine and got same results. |
|
does it work without the flag? |
I rechecked and all binaries are detecting config file if k8-config-file is placed at ~/.kube/config But few are working if you manually specify config file location using --kubeconfig flag |
I have the same issue. |
@sarabala1979 this is your area of expertise? |
For anyone who may find it helpful: My current workaround is to use the
|
Hi, I'm also facing the same issue, when I try to attach my kubeconfig I get the following error now,
error : I tried the solution from @ozankabak but same output.
|
Please make sure you have the latest version of the CLI. |
@alexec it worked for me the version: argo: v3.0.4, thanks a lot for the help 👍 |
I downloaded three binaries from https://github.com/argoproj/argo/releases
curl -sLO https://github.com/argoproj/argo/releases/download/v2.7.0-rc1/argo-linux-amd64
curl -sLO https://github.com/argoproj/argo/releases/download/v2.6.3/argo-linux-amd64
curl -sLO https://github.com/argoproj/argo/releases/download/v2.4.3/argo-linux-amd64
The text was updated successfully, but these errors were encountered: