Open HuJake opened 5 months ago
Same here 2.11.3
this is dupe https://github.com/argoproj/argo-cd/issues/15912#issuecomment-2094107935 has a workaround
Same here 2.11.3
This workaround doesn't help in 2.11.4 Pods are also stopped showing up in the UI after upgrading from 2.11.0 to 2.11.4. Dowgrading back to 2.11.0 immedeatly fixed it.
@agaudreault can we reopen this please
Even I am facing this issue. We upgraded to 2.11.3 on this there was webhooks bug so I had to upgrade to 2.11.4. 2.11.4 , I see multiple issues:
Status: message: Successfully generated parameters for all Applications reason: ApplicationSetUpToDate status: 'False' type: ErrorOccurred
@agaudreault @crenshaw-dev
Would someone be willing to build this image and run it in their env? https://github.com/crenshaw-dev/argo-cd/tree/v2.11.4-more-cache-logging
It just adds a bunch more logging around the error path. It kinda looks like we're failing to detect the cache miss and therefore failing to repopulate the cache. But without more logging, it's hard to tell.
was there any workaround , we are also facing same issue
Unable to load data: error getting cached app managed resources: cache: key is missing
Argocd : v2.8.6+6f7af53
To find a workaround, we first need to diagnose the problem. Running my image with additional logging would be a good first step to diagnosing the issue.
I am trying every single release since 2.11.0 on all my 4 instances of ArgoCD on different stages and clusters and it's been failing consistently every release, including the latest 2.13.0-rc3 How are you guys even releasing new versions of this stopped working since 2.11? You are not affected by this? Do we have different configuration? Different K8s distros?
What do you need from the community to troubleshoot it? Logs? Configs? Which ones?
Describe the bug
I am encountering an issue with the Argo-CD UI. When I click on information such as POD->Logs, it displays the following error:
Unable to load data: error getting cached app managed resources: cache: key is missing
Our current workaround is to restart the argocd-application-controller, but this does not seem to address the root cause of the problem. Could you please help us identify and resolve the underlying issue?
Thank you for your assistance.
Screenshots
Version
Logs