Skip to content

Commit e4b9415

Browse files
authored
docs: Update the troubleshooting section
Update the troubleshooting section to link web-server docs
1 parent 2bb9b4a commit e4b9415

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/templates.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -401,6 +401,9 @@ practices:
401401
- The Coder agent logs are typically stored in `/tmp/coder-agent.log`
402402
- The Coder agent startup script logs are typically stored in
403403
`/tmp/coder-startup-script.log`
404+
- This can also happen if the websockets are not being forwarded correctly when running Coder behind a reverse proxy. Follow our examples.
405+
- [NGINX](https://github.com/coder/coder/tree/main/examples/web-server/nginx)
406+
- [Apache](https://github.com/coder/coder/tree/main/examples/web-server/apache)
404407

405408
### Agent does not become ready
406409

0 commit comments

Comments
 (0)