Post #2076957
2026-04-27 21:34 UTC
So apparently ArgoCD refreshing all of my apps at once (about 50) from my git repo hosted at codeberg.org ... creates enough SSH connections that my IP gets temp-banned.
Ouch
And I only didn't notice because my other devices are all on IPv6 so they have their own IP addresses? If I force IPv4 for the SSH clone the connection gets killed/never establishes.
Anyone has any experience with throttling ArgoCD git/ssh connections?
#argocd #codeberg #devops #ssh
Replies (2)
-
@Arios@meow.social 2026-04-27 21:35
I mainly used Codeberg as an external mirror here, something that I can rely upon for bootstrapping if i fuck up my configuration. I'm now pushing the repo on Codeberg to my internal Forgejo instance and am sourcing that in Argo. All the errors went away immediately, so that's good. Still not sure how that was enough to get me IP-banned though, that's rough...
-
@claus@hachyderm.io 2026-04-27 21:54
@Arios@meow.social I suspect that you're hitting monorepo limitations https://argo-cd.readthedocs.io/en/stable/operator-manual/high_availability/#monorepo-scaling-considerations