Replies: 3 comments 1 reply
-
|
This sounds like the Argo CD Application controller component is not able to connect to the Argo CD reposerver component. You should verify that both are healthy, and application controller has required network permissions. |
Beta Was this translation helpful? Give feedback.
-
|
can u tell me steps how to resolve this , i allready created secret and configmap file of github credentials but still this problem are there |
Beta Was this translation helpful? Give feedback.
-
|
Can you post what you see in the logs? I faced the same issue and saw this message... The problem was that I had the config to skip I re-enables Redis secret initialisation in my argo-cd:
redisSecretInit:
enabled: trueThen manually triggered sync Wait for the init job to complete: Restart ArgoCD components to pick up the new Redis password: After following these steps, all my applications transitioned from |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Beta Was this translation helpful? Give feedback.
All reactions