Skip to content

Redis issue on argocd-application-controller v2.13.0, chart 7.7.3 #20824

@davidt-gh

Description

@davidt-gh

Checklist:

  • [ V ] I've searched in the docs and FAQ for my answer: https://bit.ly/argocd-faq.
  • [ V ] I've included steps to reproduce the bug.
  • [ V ] I've pasted the output of argocd version.

Describe the bug
The controller was unhealthy (the UI was stuck). Then looked the logs, saw some info logs, and after moment got a lot of logs (which in case I was able to catch)
Started with:

Reconnect to redis because error: \"dial tcp: lookup argocd-redis: i/o timeout\

1 second later the whole log (Which attached in here), but starting with:

fatal error: sync: unlock of unlocked mutex

To Reproduce
Changed argocd helm chart 7.6.12 -> 7.7.3

Expected behavior
Have small downtime, and keep working :)

Screenshots
image

Version

argocd: v2.12.6+4dab5bd
  BuildDate: 2024-10-18T21:32:12Z
  GitCommit: 4dab5bd6a60adea12e084ad23519e35b710060a2
  GitTreeState: clean
  GoVersion: go1.23.2
  Compiler: gc
  Platform: darwin/arm64
WARN[0001] Failed to invoke grpc call. Use flag --grpc-web in grpc calls. To avoid this warning message, use flag --grpc-web. 
argocd-server: v2.13.0+347f221

Logs

Paste any relevant application logs here.

application-controller.log

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions