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

Unable to access the argocd-server svc #21240

Open
3 tasks done
sbin64 opened this issue Dec 18, 2024 · 19 comments
Open
3 tasks done

Unable to access the argocd-server svc #21240

sbin64 opened this issue Dec 18, 2024 · 19 comments
Labels
bug Something isn't working more-information-needed Further information is requested

Comments

@sbin64
Copy link

sbin64 commented Dec 18, 2024

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

After installing argocd using helm chart, not able to access the argocd-server through ingress on AKS cluster.

Is there any bug with helm chart installation?

To Reproduce

Install argocd in a different namespace instead of argocd ns by default
Try to access the service through ingress as mentioned here https://argo-cd.readthedocs.io/en/latest/operator-manual/ingress/#kubernetesingress-nginx

Screenshots

img_20241216_185657
img_20241216_185724
img_20241217_164234
img_20241217_155458

Version

Paste the output from `argocd version` here.

Logs

Paste any relevant application logs here.
@sbin64 sbin64 added the bug Something isn't working label Dec 18, 2024
@andrii-korotkov-verkada
Copy link
Contributor

What's your ArgoCD version? Do you have any useful logs?

@andrii-korotkov-verkada andrii-korotkov-verkada added the more-information-needed Further information is requested label Dec 22, 2024
@saiben10
Copy link

Argocd version - 4.5.10 I am using

@andrii-korotkov-verkada
Copy link
Contributor

Is it a Helm chart version? Can you run argocd version, please?

@sbin64
Copy link
Author

sbin64 commented Dec 22, 2024

@andrii-korotkov-verkada Sai hadn't installed argocd cli, instead he installed argocd using helm chart. you can see the deployments are healthy from screenshot. Is it needed to install cli alongside?

@saiben10
Copy link

Yes I installed only Argocd using helm chart, I didn't installed Argocd cli

@andrii-korotkov-verkada
Copy link
Contributor

No, you don't need a cli. That's just one of the ways to get server version info. Can you find it (e.g. 2.12.x, 2.13.x) or let me know the command you've used to install the helm chart, please?

@saiben10
Copy link

image

@sbin64
Copy link
Author

sbin64 commented Dec 23, 2024

Thanks @saiben10 your argocd version is 2.3.3

Could you add your helm install command to install argocd?
e.g. helm install argocd ....

@saiben10
Copy link

i installed using rancher charts which is Kubernetes management tool with UI

@sbin64
Copy link
Author

sbin64 commented Dec 23, 2024

Is this like installing from a marketplace in the UI?

@saiben10
Copy link

yes even though i tried using helm commands also same issue i am facing

@sbin64
Copy link
Author

sbin64 commented Dec 23, 2024

can you update your version to v2.13.2?

@saiben10
Copy link

degrade the version?

@sbin64
Copy link
Author

sbin64 commented Dec 23, 2024

also share the logs here?
e.g.
kubectl logs argocd-server-ywighfuwbfj08u -n yourns

@sbin64
Copy link
Author

sbin64 commented Dec 23, 2024

degrade the version?

upgrade it to 2.13.2

BTW what is your updated or current version?

@saiben10
Copy link

version is 2.3.3

@sbin64
Copy link
Author

sbin64 commented Dec 23, 2024

version is 2.3.3

plz update and try.
and share the logs as @andrii-korotkov-verkada told

@saiben10
Copy link

okay sure

@sbin64
Copy link
Author

sbin64 commented Dec 24, 2024

@saiben10 any update?

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
Projects
None yet
Development

No branches or pull requests

3 participants