20 lines
1.4 KiB
Markdown
20 lines
1.4 KiB
Markdown
# Investigations
|
|
|
|
Time-stamped incident reports and experiments. One entry per incident; the entry is the canonical source. Per-node changelog entries link back here.
|
|
|
|
## Index
|
|
|
|
| Date | Title | Status |
|
|
| ------------ | ------------------------------------------------------------------ | ------------- |
|
|
|| 2026-06-06 | [Frequent Authentik login prompts — session lifetime fix](2026-06-06-authentik-session-lifetime.md) | Resolved — `session_duration=days=30`, `SESSION_COOKIE_AGE=30d` |
|
|
|| 2026-05-31 | [Authentik migrated from LXC 124 to the VPS](2026-05-31-authentik-vps-migration.md) | Resolved; LXC 124 Authentik in ~2-week dual-run before decommission |
|
|
| 2026-06-03 | [Moonlight/Sunshine streaming — WiFi jitter](2026-06-03-moonlight-sunshine-wifi-jitter.md) | Mitigations applied; definitive fix requires wiring mac-mini via Ethernet |
|
|
| 2026-04-21 | [Hubris crash loop — thermal + USB drive](2026-04-21-hubris-crash-loop.md) | Drive removal A/B test passing as of 2026-04-28 (3+ days uptime) |
|
|
|
|
## Conventions
|
|
|
|
- File name: `YYYY-MM-DD-<slug>.md`. Use the *first* date if the incident spans multiple days.
|
|
- Mandatory sections: Summary, Timeline, Root cause, Mitigations applied, Open questions.
|
|
- Update the entry as the situation evolves; never rewrite history. Add new dated sections at the bottom.
|
|
- Link back from every node's changelog that's affected.
|