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: content/manuals/desktop/troubleshoot/_index.md
+13-12Lines changed: 13 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,9 +21,12 @@ weight: 160
21
21
22
22
This page contains information on how to diagnose and troubleshoot Docker Desktop, and how to check the logs.
23
23
24
-
## Troubleshooting menu
24
+
## Troubleshoot menu
25
25
26
-
Select the **Question mark** icon near the top-right corner of Docker Dashboard, then **Troubleshooting**.
26
+
To navigate to **Troubleshoot** either:
27
+
28
+
- Select the Docker menu Docker menu {{< inline-image src="../images/whale-x.svg" alt="whale menu" >}} and then **Troubleshoot**.
29
+
- Select the **Troubleshoot** icon near the top-right corner of Docker Dashboard.
27
30
28
31
The **Troubleshooting** menu contains the following options:
29
32
@@ -39,8 +42,6 @@ Docker Desktop to their initial state, the same as when Docker Desktop was first
39
42
40
43
If you are a Mac or Linux user, you also have the option to **Uninstall** Docker Desktop from your system.
41
44
42
-
You can also access these troubleshoot options from the Docker menu {{< inline-image src="../images/whale-x.svg" alt="whale menu" >}}.
43
-
44
45
> [!TIP]
45
46
>
46
47
> If you need to contact support, select the **Question mark** icon near the top-right corner of Docker Dashboard, and then select **Contact support**. Users with a paid Docker subscription can use this option to send a support request.
@@ -57,22 +58,22 @@ You can also access these troubleshoot options from the Docker menu {{< inline-i
57
58
58
59
### Diagnose from the app
59
60
60
-
1.Select the **Question mark** icon near the top-right corner of Docker Dashboard, then **Report a bug**
61
-
This opens a new in-app page and starts collecting the diagnostics.
62
-
2. When the diagnostics collection process is complete Docker Desktop prints a diagnostic ID. Copy this ID.
63
-
3. Use your diagnostics ID to get help:
64
-
- If you have a paid Docker subscription, select **Contact support** from the **Troubleshooting** menu. This opens the Docker Desktop support form. Fill in the information required. Your diagnostics ID is gathered automatically. Then, select **Submit ticket** to request Docker Desktop support.
61
+
1.From **Troubleshoot**, select **Get support**. This opens the in-app Support page and starts collecting the diagnostics.
62
+
2. When the diagnostics collection process is complete, select **Upload to get a Diagnostic ID**.
63
+
3. When the diagnostics are uploaded, Docker Desktop prints a diagnostic ID. Copy this ID.
64
+
4. Use your diagnostics ID to get help:
65
+
- If you have a paid Docker subscription, select **Contact support**. This opens the Docker Desktop support form. Fill in the information required and add the ID you copied in step three to the **Diagnostics ID field**. Then, select **Submit ticket** to request Docker Desktop support.
65
66
> [!NOTE]
66
67
>
67
68
> You must be signed in to Docker Desktop to access the support form. For information on what's covered as part of Docker Desktop support, see [Support](../../support/_index.md).
68
-
- If you don't have a paid Docker subscription, follow the GitHub repository link to open a new Docker Desktop issue on GitHub. Complete the information required on the GitHub issue and ensure you add the diagnostic ID printed in step two.
69
+
- If you don't have a paid Docker subscription, select **Report a Bug**to open a new Docker Desktop issue on GitHub. Complete the information required and ensure you add the diagnostic ID you copied in step three.
69
70
70
71
### Diagnose from an error message
71
72
72
73
1. When an error message appears, select **Gather diagnostics**.
73
74
2. When the diagnostics are uploaded, Docker Desktop prints a diagnostic ID. Copy this ID.
74
75
3. Use your diagnostics ID to get help:
75
-
-Select **Contact support** from the **Troubleshooting** menu. This opens the Docker Desktop support form. Fill in the information required. Your diagnostics ID is gathered automatically. Then, select **Submit ticket** to request Docker Desktop support.
76
+
-If you have a paid Docker subscription, select **Contact support**. This opens the Docker Desktop support form. Fill in the information required and add the ID you copied in step three to the **Diagnostics ID field**. Then, select **Submit ticket** to request Docker Desktop support.
76
77
> [!NOTE]
77
78
>
78
79
> You must be signed in to Docker Desktop to access the support form. For information on what's covered as part of Docker Desktop support, see [Support](../../support/_index.md).
Select **Contact support** from the **Troubleshooting** menu. This opens the Docker Desktop support form. Fill in the information required. Your diagnostics ID is gathered automatically. Then, select **Submit ticket** to request Docker Desktop support.
181
+
If you have a paid Docker subscription, select **Contact support**. This opens the Docker Desktop support form. Fill in the information required and add the ID you copied in step three to the **Diagnostics ID field**. Then, select **Submit ticket** to request Docker Desktop support.
181
182
182
183
If you don't have a paid Docker subscription, create an issue on GitHub:
0 commit comments