Skip to content

Commit 8a1eede

Browse files
authored
DOCS-3958: Add restart button (#4283)
1 parent 2a794ef commit 8a1eede

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

docs/manage/troubleshoot/troubleshoot.md

+8-4
Original file line numberDiff line numberDiff line change
@@ -194,10 +194,14 @@ To remotely access your machine from your terminal:
194194

195195
## Restart your machine
196196

197-
1. Navigate to the app's **CONFIGURE** tab in **Builder** mode.
198-
1. Click the **...** menu on the right side of the machine part's card, and select **Restart part**.
199-
200-
It takes a few minutes for the server to shut down and restart.
197+
1. Navigate to your machine's page in the [Viam app](https://app.viam.com).
198+
1. Select the part status dropdown to the right of your machine's name on the top of the page.
199+
{{<imgproc src="configure/machine-part-info.png" resize="500x" declaredimensions=true alt="machine cloud credentials button on the machine part info dropdown" class="shadow" >}}
200+
1. If you installed `viam-server` with `viam-agent` you will see a **Restart** button. Click it.
201+
If you do not see the **Restart** button, click the **...** menu on the right side of the machine part's card, and select **Restart part**.
202+
If restarting the machine part does not resolve the issue, ssh into the machine and [stop and restart viam-server manually](/operate/reference/viam-server/manage-viam-server/#run-viam-server).
203+
204+
It takes a few minutes for `viam-server` to shut down and restart.
201205

202206
## Revert to earlier configuration
203207

0 commit comments

Comments
 (0)