Skip to content

Commit bdd7fee

Browse files
authored
[Documentation:Developer] Add reminder to keep VM terminal open (#664)
Developer > Development Troubleshooting > Installation Troubleshooting currently informs developers that delays in `vagrant up` may be solved by opening the VirtualBox terminal GUI. This PR extends this fix to delays across the VM environment.
1 parent a45093b commit bdd7fee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

_docs/developer/troubleshooting/installation_troubleshooting.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ category: Developer > Development Troubleshooting
99
Having the VM's terminal GUI open can seem to keep it awake for communication. While developing on Submitty,
1010
this "Show" terminal option can sometimes lead to the VM being faster with loads, so it may be worth having the GUI
1111
open even after your vagrant up.
12+
* If the VM environment becomes stuck on any command for more than three minutes, opening the VM's terminal GUI may prompt it to continue. Keeping the terminal open is generally a good idea.
1213

1314
* If your install seems to randomly freeze during `vagrant up`
1415
with no explanation, then there are a couple of things that may be going wrong:

0 commit comments

Comments
 (0)