You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/manage/troubleshoot/troubleshoot.md
+8-4
Original file line number
Diff line number
Diff line change
@@ -194,10 +194,14 @@ To remotely access your machine from your terminal:
194
194
195
195
## Restart your machine
196
196
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
+
{{<imgprocsrc="configure/machine-part-info.png"resize="500x"declaredimensions=truealt="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.
0 commit comments