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 enable/disable autosync through UI with all users (even as admin user) #21142

Open
3 tasks
jasin-devops opened this issue Dec 12, 2024 · 1 comment
Open
3 tasks
Labels
bug Something isn't working more-information-needed Further information is requested version:2.12 Latest confirmed affected version is 2.12

Comments

@jasin-devops
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

I am using argocd version 2.12.4 for one of my project. Everything used to be working fine and suddenly one day I am not able to enable or disable autosync from UI with all users even as admin users. Using argocd CLI it is working as expected.

To Reproduce

Click on the application details in argocd UI -> Click enable/disable autosync

Getting the below error in UI (even as admin user)
Unable to "Enable Auto-Sync:: <TITLE>Access Denied</TITLE>

Access Denied

You don't have permission to access "http://argocd....***.eu/api/v1/applications/loki?" on this server.

Reference #18.b1163017.1733970253.bd6b222

https://errors.edgesuite.net/18.b1163017.1733970253.bd6b222

Expected behavior

Sync getting enabled/disabled without error

Screenshots

Version
2.12.4

Paste the output from `argocd version` here.

Logs

Paste any relevant application logs here.
@jasin-devops jasin-devops added the bug Something isn't working label Dec 12, 2024
@andrii-korotkov-verkada andrii-korotkov-verkada added the version:2.12 Latest confirmed affected version is 2.12 label Dec 22, 2024
@andrii-korotkov-verkada
Copy link
Contributor

Can you share your argocd-rbac-cm, please?
Also, the error might be about permissions accessing URL, not ArgoCD denying access itself.

@andrii-korotkov-verkada andrii-korotkov-verkada added the more-information-needed Further information is requested label Dec 22, 2024
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.12 Latest confirmed affected version is 2.12
Projects
None yet
Development

No branches or pull requests

2 participants