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

Not able to run argocd commands in Windows CLI- cmd and powershell #9702

Closed
balajirajmohan opened this issue Jun 17, 2022 · 2 comments · Fixed by #9732
Closed

Not able to run argocd commands in Windows CLI- cmd and powershell #9702

balajirajmohan opened this issue Jun 17, 2022 · 2 comments · Fixed by #9732
Labels
duplicate This issue or pull request already exists regression Bug is a regression, should be handled with high priority

Comments

@balajirajmohan
Copy link

I am trying to connect to my ArgoCD setup in my windows laptop. I am getting the below error.

PS C:\kube> ./argocd proj list
time="2022-06-17T15:35:09+05:30" level=fatal msg="config file has incorrect permission flags:-rw-rw-rw-.change the file permission either to 0400 or 0600."
PS C:\kube>

argogitissue

@balajirajmohan
Copy link
Author

Checklist:

I've searched in the docs and FAQ for my answer: https://bit.ly/argocd-faq.
I've included steps to reproduce the bug.
I've pasted the output of argocd version.

Describe the bug
I am trying to connect to my ArgoCD setup in my windows laptop. I am getting the below error.

PS C:\kube> ./argocd proj list
time="2022-06-17T15:35:09+05:30" level=fatal msg="config file has incorrect permission flags:-rw-rw-rw-.change the file permission either to 0400 or 0600."
PS C:\kube>

argogitissue

@crenshaw-dev
Copy link
Collaborator

Closing as duplicate of #9666.

Planning to release the fix today or tomorrow with 2.4.2.

@crenshaw-dev crenshaw-dev closed this as not planned Won't fix, can't repro, duplicate, stale Jun 21, 2022
@crenshaw-dev crenshaw-dev added duplicate This issue or pull request already exists regression Bug is a regression, should be handled with high priority labels Jun 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists regression Bug is a regression, should be handled with high priority
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants