From 74ccb0cd6c366f7f26b4022a460f24e58a284e08 Mon Sep 17 00:00:00 2001 From: Cal Corum Date: Fri, 20 Feb 2026 14:16:42 -0600 Subject: [PATCH] episode: Fix: NPM health check needs /api/schema not /api; Ghost HTTP check removed due to HTTPS redirect --- episodes/2026-02-20.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/episodes/2026-02-20.md b/episodes/2026-02-20.md index cf06c2b3454..9a024c59917 100644 --- a/episodes/2026-02-20.md +++ b/episodes/2026-02-20.md @@ -250,3 +250,7 @@ Files ## 14:16 - Fix: health_check.py disk check excludes squashfs/tmpfs/devtmpfs to prevent snap mount false positives - **Type:** fix - **Tags:** monitoring, claude-runner-monitoring, python, fix, homelab, snap + +## 14:16 - Fix: NPM health check needs /api/schema not /api; Ghost HTTP check removed due to HTTPS redirect +- **Type:** fix +- **Tags:** monitoring, n8n, homelab, fix, nginx-proxy-manager, ghost, http-checks