Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 9c1feff

Browse files
authored
docs: add troubleshooting section to JetBrains Toolbox docs (#18394)
1 parent 8e3022e commit 9c1feff

File tree

1 file changed

+26
-0
lines changed
  • docs/user-guides/workspace-access/jetbrains

1 file changed

+26
-0
lines changed

docs/user-guides/workspace-access/jetbrains/toolbox.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,3 +55,29 @@ To connect to a Coder deployment that uses internal certificates, configure the
5555
1. Select **Settings**.
5656
1. Add your certificate path in the **CA Path** field.
5757
![JetBrains Toolbox Coder Provider certificate path](../../../images/user-guides/jetbrains/toolbox/certificate.png)
58+
59+
## Troubleshooting
60+
61+
If you encounter issues connecting to your Coder workspace via JetBrains Toolbox, follow these steps to enable and capture debug logs:
62+
63+
### Enable Debug Logging
64+
65+
1. Open Toolbox
66+
1. Navigate to the **Toolbox App Menu (hexagonal menu icon) > Settings > Advanced**.
67+
1. In the screen that appears, select `DEBUG` for the Log level: section.
68+
1. Hit the back button at the top.
69+
1. Retry the same operation
70+
71+
### Capture Debug Logs
72+
73+
1. Access logs via **Toolbox App Menu > About > Show log files**.
74+
2. Locate the log file named `jetbrains-toolbox.log` and attach it to your support ticket.
75+
3. If you need to capture logs for a specific workspace, you can also generate a ZIP file using the Workspace action menu, available either on the main Workspaces page in Coder view or within the individual workspace view, under the option labeled **Collect logs**.
76+
77+
> [!Workspace]
78+
> Toolbox does not persist log level configuration between restarts.
79+
80+
## Additional Resources
81+
82+
- [JetBrains Toolbox documentation](https://www.jetbrains.com/help/toolbox-app)
83+
- [Coder JetBrains Toolbox Plugin Github](https://github.com/coder/coder-jetbrains-toolbox)

0 commit comments

Comments
 (0)