Skip to content

Commit 15d007b

Browse files
authored
ds-950 (#19697)
1 parent c5950f3 commit 15d007b

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

content/desktop/troubleshoot/overview.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,17 @@ This opens the in-app **Support** page and starts collecting the diagnostics.
6767
> 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).
6868
- 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.
6969

70+
### Diagnose from an error message
71+
72+
1. When an error message appears, select **Gather diagnostics**.
73+
2. When the diagnostics are uploaded, Docker Desktop prints a diagnostic ID. Copy this ID.
74+
3. Use your diagnostics ID to get help:
75+
- If you have a paid Docker subscription, you can [contact support](https://hub.docker.com/support/desktop/). Fill in the information required and add the ID you copied in step two to the **Diagnostics ID** field. Then, select **Submit** to request Docker Desktop support.
76+
> **Note**
77+
>
78+
> 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).
79+
- If you don't have a paid Docker subscription, you can open a new Docker Desktop issue on GitHub for [Mac](https://github.com/docker/for-mac/issues), [Windows](https://github.com/docker/for-win/issues), or [Linux](https://github.com/docker/for-linux/issues). Complete the information required and ensure you add the diagnostic ID you copied in step two.
80+
7081
### Diagnose from the terminal
7182

7283
In some cases, it's useful to run the diagnostics yourself, for instance, if

0 commit comments

Comments
 (0)