argo-helm
argo-helm copied to clipboard
SSH agent requested but SSH_AUTH_SOCK not-specified Error occured when upgrade version to v2.12.0
Describe the bug
Error occured when upgrade version to v2.12.0
Error:
error resolving repo revision: rpc error: code = Unknown desc = error creating SSH agent: "SSH agent requested but SSH_AUTH_SOCK not-specified"
Sync operation to failed: ComparisonError: Failed to load target state: failed to generate manifest for source 1 of 1: rpc error: code = Unknown desc = failed to initialize repository resources: rpc error: code = Internal desc = Failed to fetch default: git fetch origin --tags --force --prune
failed exit status 128: [email protected]: Permission denied (publickey). fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists. (retried 5 times)
Related helm chart
argo-cd
Helm chart version
3.9.3
To Reproduce
1.version 2.11.7 -> 2.12.0
Expected behavior
SSH related error
Screenshots
Additional context
No response