Skip to content

Commit 53b3038

Browse files
committed
fixup! docs: Document agent startup (script) issues
1 parent 39b78d7 commit 53b3038

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/templates.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -408,7 +408,7 @@ $ coder ssh myworkspace
408408
⢄⡱ Waiting for [agent] to finish starting up...
409409
```
410410

411-
To troubleshoot startup issues, check the agent logs as suggested above. For startup issues you can connect to the workspace using SSH with the `--no-wait` flag.
411+
To troubleshoot startup issues, check the agent logs as suggested above. For startup issues you can connect to the workspace using SSH with the `--no-wait` flag. Please note that while this makes login possible, the workspace may be in an incomplete state.
412412

413413
```console
414414
$ coder ssh myworkspace --no-wait

0 commit comments

Comments
 (0)