Actions runners cannot reach api.telegram.org: SSL handshake timeout kills every CI failure alert #546
Labels
No labels
burndown-2026-06
coherence-core
consult
headless
interactive
P0
P1
P2
P3
P4
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
coilyco-flight-deck/infrastructure#546
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?
The "Alert Telegram on main failure" steps across aos/ward workflows fail in ~16s with:
Observed identically in aos runs 1077 and 1078 (2026-07-12) and consistent with the 16s alert-step failures across every red run of 7/10-7/11. Two independent problems stack here:
ward exec sync-actions-secrets(aos#479) once Kai runs it.Check egress from the forgejo-runner pods (e.g.
kubectl execa runner and curl api.telegram.org), then either open the egress path or route alerts through something already reachable from the cluster. Until then main-failure alerting is silently dead, which is how the 7/10-7/11 release-red streak ran unnoticed.