flux notification-controller: 'cannot assign requested address' to forgejo-http under load (per-org alert providers) #203
Labels
No labels
bug
discussion
duplicate
enhancement
goal
help wanted
horizon:backlog
horizon:governance
horizon:mvp
invalid
operator-decision
question
roadmap
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
open-platform/mitosis#203
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Seen 2026-08-24 ~19:45Z on prod (vxrail load avg 42–63): every Kustomization alert (
alert/plat-gitops,alert/org-*) logsHost-level sockets/conntrack were fine (conntrack 41k/2.6M, TIME_WAIT 41), so this is source-port pressure inside the notification-controller pod: one Gitea client per provider × ~30 org providers × every reconcile, each doing a fresh
/api/v1/versionhandshake. Same window: isolated runners loggedconnection refusedre-registering, and an mcp release build (task 21813) died mid-flight after 13 min; the retry built in 3 min.Worth: consolidating org alerts onto one provider (or a longer
interval), and checking notification-controller'stcp_tw_reuse/keep-alive behaviour. Not caused by the template rename — surfaced while shipping it.🤖 Generated with Claude Code