Open jonathan-firefly opened 1 month ago
504 errors are usually caused by your Ingress serving https://argocd.firefly.ai/ and we do not have a way to investigate these issues.
You can try to port-forward to the server pod directly so it does not go through your ingress and we rule that out.
However, "application refresh deadline exceeded" leads me to think that the controller might not be able to refresh your application, and the Get call times out because it wants to return an up-to-date manifest. You should also validate that the argo control plane (controller and repo-server) is healthy and running, and that Argo can refresh your app by clicking the refresh button in the UI.
Checklist:
argocd version
.Describe the bug
Consistently getting 504 error when trying to perform a GetResource request on pvc (specifically for a Thanos application).
To Reproduce
Expected behavior
Receive app manifest.
Screenshots
When executing the same request using the Argo UI I get the same error code:
Version
Logs
Server side logs: