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

Cluster Unknown Status #20914

Open
3 tasks
developer-xemail opened this issue Nov 23, 2024 · 3 comments
Open
3 tasks

Cluster Unknown Status #20914

developer-xemail opened this issue Nov 23, 2024 · 3 comments
Labels
bug Something isn't working more-information-needed Further information is requested version:2.13 Latest confirmed affected version is 2.13

Comments

@developer-xemail
Copy link

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

To Reproduce

Expected behavior
I have added the cluster with the help of cli and then after check 'argocd cluster list' its shwoign successfully and then after arogcd webbroswer already login just refresh the page and i see the unknown state

Screenshots
argocd cluster added Image:
Screenshot 2024-11-23 at 1 11 21 PM

Version
argocd: v2.4.7+81630e6
BuildDate: 2022-07-18T21:38:56Z
GitCommit: 81630e6
GitTreeState: clean
GoVersion: go1.18.3
Compiler: gc
Platform: linux/amd64
argocd-server: v2.13.1+af54ef8
BuildDate: 2024-11-20T15:58:16Z
GitCommit: af54ef8
GitTreeState: clean
GoVersion: go1.23.1
Compiler: gc
Platform: linux/amd64
Kustomize Version: v5.4.3 2024-07-19T16:40:33Z
Helm Version: v3.15.4+gfa9efb0
Kubectl Version: v0.31.0
Jsonnet Version: v0.20.0
root@k8s:/home/ubuntu# eksctl version
0.194.0
root@k8s:/home/ubuntu# kubectl version --client --output=yaml
clientVersion:
buildDate: "2020-12-23T22:13:28Z"
compiler: gc
gitCommit: 49a6c0bf091506e7bafcdb1b142351b69363355a
gitTreeState: clean
gitVersion: v1.19.6-eks-49a6c0
goVersion: go1.15.5
major: "1"
minor: 19+
platform: linux/amd64

Paste the output from `argocd version` here.

Logs

Paste any relevant application logs here.
@developer-xemail developer-xemail added the bug Something isn't working label Nov 23, 2024
@andrii-korotkov-verkada andrii-korotkov-verkada added the version:2.13 Latest confirmed affected version is 2.13 label Nov 23, 2024
@andrii-korotkov-verkada
Copy link
Contributor

If you add some applications there, does it change?

@andrii-korotkov-verkada andrii-korotkov-verkada added the more-information-needed Further information is requested label Nov 24, 2024
@anandf
Copy link
Contributor

anandf commented Nov 25, 2024

client version is quite old. argocd: v2.4.7+81630e6. Can you try updating the client (argocd CLI) and check if it helps.

@bhowmickkrishnendu
Copy link

I noticed that the cluster where ArgoCD is installed is showing as available, but an external cluster added to it is showing as unavailable. Are you trying to configure this with the latest version of ArgoCD? @developer-xemail

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working more-information-needed Further information is requested version:2.13 Latest confirmed affected version is 2.13
Projects
None yet
Development

No branches or pull requests

4 participants