docfast: session 58 — 12 a11y/SEO fixes deployed, old server down (BUG-078)
This commit is contained in:
parent
a1d9d89323
commit
16ab054222
3 changed files with 61 additions and 5 deletions
|
|
@ -1,3 +1,17 @@
|
|||
## BUG-078: Old Server Down — SMTP Relay + CI Runner Broken
|
||||
- **Date:** 2026-02-19 14:09 UTC
|
||||
- **Severity:** CRITICAL
|
||||
- **Issue:** Old server (167.235.156.214) is completely unreachable — 100% packet loss. This server runs:
|
||||
1. **Postfix SMTP relay** with DKIM for docfast.dev — ALL signup verification and key recovery emails route through it
|
||||
2. **Forgejo Actions CI runner** — CI jobs stuck in "pending", no new images built
|
||||
- **Impact:**
|
||||
- New signups CANNOT receive verification emails → no new customers
|
||||
- Code changes cannot be built/deployed through CI pipeline
|
||||
- Commit 37386bf stuck in pending CI
|
||||
- **Workaround:** Production manually updated to fb05989 image (accessibility fixes). But no email capability.
|
||||
- **Fix needed:** Investor must reboot old server via Hetzner Console. Long-term: migrate SMTP to K3s cluster and CI runner to K3s.
|
||||
- **Status:** OPEN — escalated to investor
|
||||
|
||||
## BUG-077: Cannot Push Code — Forgejo SSH Down + Token Lacks Write Scope
|
||||
- **Date:** 2026-02-19 13:15 UTC
|
||||
- **Severity:** HIGH
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue