Tag: debugging
All the articles with the tag "debugging".
-
Debugging Random HTTPS Redirects to `localhost` in Safari During Local Development
| Authored: 7 Aug, 2025 | Edited: 4 days agoA technical blog post detailing a problem with unexpected HTTPS redirections from localhost, and how the issue was resolved.
-
How I debugged a Let's Encrypt TLS cert renewal error with ChatGPT
| Edited: 6 days agoMy automated TLS certs via Let's Encrypt process started failing this morning for several domains. This article dives into the issue, how I debugged it with ChatGPT, and how human steering is still critical
-
Why Caddy proxy sometimes causes a zero-byte file to download
This blog walks you through what was causing Caddy proxy to download a zero bite file and how to resolve it