January 2026: Caddy unresponsive due to port conflict: Difference between revisions

Created page with "{{Post mortem header|summary=Upon reboot of the entire EDC host, <code>caddy</code> would not start, resulting in all web services being down. |reporter=SierraKomodo |date-report=January 27, 2026 |date-resolved=January 27, 2026 (~5 minutes) |cause=<code>apache2</code> was renabled, resulting in it and <code>caddy</code> both attempting to send traffic on port 80. |resolution=<code>apache2</code> disabled via <code>sudo systemctl disable apache2</code>.}} == Narrative ==..."
 
No edit summary
 
Line 3: Line 3:
|date-report=January 27, 2026
|date-report=January 27, 2026
|date-resolved=January 27, 2026 (~5 minutes)
|date-resolved=January 27, 2026 (~5 minutes)
|cause=<code>apache2</code> was renabled, resulting in it and <code>caddy</code> both attempting to send traffic on port 80.
|cause=<code>apache2</code> was re-enabled unintentionally during attempted resolution of unrelated problem, resulting in both it and <code>caddy</code> attempting to send traffic on port 80.
|resolution=<code>apache2</code> disabled via <code>sudo systemctl disable apache2</code>.}}
|resolution=<code>apache2</code> disabled via <code>sudo systemctl disable apache2</code>.}}


== Narrative ==
== Narrative ==
''No narrative is available for this post-mortem.''
''No narrative is available for this post-mortem.''