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

valuesObject Refresh button get stuck #15191

Closed
3 tasks done
Jojoooo1 opened this issue Aug 23, 2023 · 1 comment
Closed
3 tasks done

valuesObject Refresh button get stuck #15191

Jojoooo1 opened this issue Aug 23, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@Jojoooo1
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 have migrated all my ArgoCD application to use valuesObject and randomly the refresh button get stuck but the sync is still hapenning in the background and the UI still show outdated components.

Screenshot from 2023-08-23 12-25-58
Screenshot from 2023-08-23 12-25-47

To fix the problem I need to remove the valuesObject path that is being show in the error log of the application-controller and then re add the value again (I guess it clear the cache).

Expected behavior
The refresh button and the UI components should by synced correctly.

Version
ArgoCD v2.8.1+2bc94af

Logs

time="2023-08-23T16:46:11Z" level=error msg="Error constructing app status patch: unable to find api field in struct RawExtension for the json field \"postgresql\"" application=argocd/keycloak
time="2023-08-23T16:46:22Z" level=error msg="Error constructing app status patch: unable to find api field in struct RawExtension for the json field \"postgresql\"" application=argocd/keycloak
time="2023-08-23T16:46:32Z" level=error msg="Error constructing app status patch: unable to find api field in struct RawExtension for the json field \"postgresql\"" application=argocd/keycloak
time="2023-08-23T16:46:11Z" level=error msg="Error constructing app status patch: unable to find api field in struct RawExtension for the json field \"postgresql\"" application=argocd/keycloak
time="2023-08-23T16:46:22Z" level=error msg="Error constructing app status patch: unable to find api field in struct RawExtension for the json field \"postgresql\"" application=argocd/keycloak
time="2023-08-23T16:46:32Z" level=error msg="Error constructing app status patch: unable to find api field in struct RawExtension for the json field \"postgresql\"" application=argocd/keycloak
time="2023-08-23T16:46:41Z" level=error msg="Error constructing app status patch: unable to find api field in struct RawExtension for the json field \"postgresql\"" application=argocd/keycloak
time="2023-08-23T16:46:47Z" level=error msg="Error constructing app status patch: unable to find api field in struct RawExtension for the json field \"postgresql\"" application=argocd/keycloak
time="2023-08-23T16:46:52Z" level=error msg="Error constructing app status patch: unable to find api field in struct RawExtension for the json field \"postgresql\"" application=argocd/keycloak
@Jojoooo1 Jojoooo1 added the bug Something isn't working label Aug 23, 2023
@crenshaw-dev
Copy link
Member

I believe this is a duplicate of #15126, let me know if I'm wrong!

@crenshaw-dev crenshaw-dev closed this as not planned Won't fix, can't repro, duplicate, stale Aug 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants