Claude
665afa11c8
docs: Document www subdomain SSL fix (Cloudflare Origin Certificate)
...
Fixed SSL error 526 on www.firefrostgaming.com while maintaining Full
(strict) mode.
Solution: Cloudflare Origin Certificate
- 15-year validity
- Covers firefrostgaming.com, www.firefrostgaming.com, *.firefrostgaming.com
- Maintains Full (strict) encryption mode
- No Let's Encrypt renewals needed
Changed:
- Nginx server_name: added www.firefrostgaming.com
- SSL certificate: /etc/ssl/certs/cloudflare-firefrostgaming.pem
- SSL key: /etc/ssl/private/cloudflare-firefrostgaming.key
Verified: Both firefrostgaming.com and www.firefrostgaming.com working ✅
Completed: March 26, 2026, 8:15 PM CST
By: The Verifier (Chronicler #42 ) + Michael
2026-03-27 01:08:19 +00:00
The Chronicler
e5d7f5032f
docs: Document n8n node registry corruption and defer factory reset
...
Disaster #2 from Feb 23-24 session:
- n8n core nodes broken (registry corruption)
- PHP workaround operational (sync_codex.php)
- Factory reset procedure documented
- Added Task #34 for scheduled recovery
Decision: Defer reset until next maintenance window
Workaround: PHP script handles Codex sync successfully
Co-documented with Gemini's post-mortem analysis.
2026-02-24 09:31:13 +00:00
The Chronicler
5f231f4436
docs: Add Dify-Qdrant connection refused troubleshooting guide
...
- Documents QDRANT_URL vs QDRANT_HOST/PORT issue
- Provides step-by-step diagnosis and resolution
- Includes common mistakes and verification checklist
- Chronicles 3+ hour debugging session resolution
Fixes catastrophic failure between Chronicler #25 and #26 sessions.
2026-02-24 09:28:38 +00:00
The Tenth Chronicler
c77480e744
Add troubleshooting guides from 2026-02-16 crash diagnosis session
...
- Hytale troubleshooting guide covering world corruption, missing Assets.zip, and recovery procedures
- NC1 cleanup guidelines documenting safe cleanup practices and lessons learned
- Both guides created from real incident: ATM 10 entity crash + Hytale Assets.zip recovery
- Includes command examples, file structure references, and emergency recovery steps
2026-02-16 02:29:00 +00:00