Skip to content

Commit f0865ac

Browse files
Added note to use CLI to get diagnostics if Cockpit is not running. (#468)
1 parent 4bb45b6 commit f0865ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs_versioned_docs/version-ros2jazzy/ros/troubleshooting.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ import JitterError from "/docs_versioned_docs/version-ros2jazzy/components/troub
99
The following are common problems our [support team](https://support.clearpathrobotics.com/hc/en-us)
1010
have received. Before [submitting a request](https://support.clearpathrobotics.com/hc/en-us/requests/new)
1111
please review the items below to see if they resolve your problem. If your problem is not resolved, download a [diagnostic capture](./cockpit/ros2_diagnostics.mdx#capture-diagnostics) from the [Cockpit webserver](./cockpit/overview.mdx) and attach it to the support request.
12-
An alternative to Cockpit diagnostic capture is running `ros2 run clearpath_robot grab-diagnostics` which will grab all the typical data needed for troubleshooting and place it into a compressed folded.
12+
If accessing the Cockpit webserver fails, an alternative to Cockpit diagnostic capture is running `ros2 run clearpath_robot grab-diagnostics` which will grab all the typical data needed for troubleshooting and place it into a compressed folded.
1313
It can be copied off the computer using a tool such as `scp`.
1414

1515
Our [getting started](/docs/ros) section may also help answer some questions.

0 commit comments

Comments
 (0)