From 7f65a837b1452c7266c0483b533685f64efa58e8 Mon Sep 17 00:00:00 2001 From: Muhammad Atif Ali Date: Thu, 23 Feb 2023 19:35:02 +0300 Subject: [PATCH] docs: Update the troubleshooting section (#6287) * docs: Update the troubleshooting section Update the troubleshooting section to link web-server docs * make fmt * Update docs/templates.md Co-authored-by: Ben Potter --------- Co-authored-by: Ben Potter --- docs/templates.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/templates.md b/docs/templates.md index 1502cee284..a1a3d2e33b 100644 --- a/docs/templates.md +++ b/docs/templates.md @@ -401,6 +401,7 @@ practices: - The Coder agent logs are typically stored in `/tmp/coder-agent.log` - The Coder agent startup script logs are typically stored in `/tmp/coder-startup-script.log` +- This can also happen if the websockets are not being forwarded correctly when running Coder behind a reverse proxy. [Read our reverse-proxy docs](https://coder.com/docs/v2/latest/admin/configure#tls--reverse-proxy) ### Agent does not become ready