- Notifications
You must be signed in to change notification settings - Fork924
docs: add networking troubleshooting page#14548
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
This stack of pull requests is managed by Graphite.Learn more about stacking. Join@ethanndickson and the rest of your teammates on |
4c03b3a
to533193c
Compareethanndickson commentedSep 4, 2024 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
CI is failing off an unrelated link 404'ing.. Will investigate. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
I sent a modified/proofread version of the doc to you on Slack, if you're happy with the changes I made (even just partially), feel free to apply and merge.
Uh oh!
There was an error while loading.Please reload this page.
533193c
toc109fc7
CompareUh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
@ethanndickson, can you also add this to the |
c109fc7
to8c811a5
CompareUh oh!
There was an error while loading.Please reload this page.
8c811a5
to4fc8c94
Comparecd7ce8e
intomainUh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Closes#14244.
Adds a docs page on the most common reasons why a user might not be able to establish a direct connection to their workspace, or why the connection quality might be degraded, and how they might go about resolving these issues. Replaces the old troubleshooting section on the networking index.
Additionally,
coder ping
links to this documentation if a direct connection could not established, or if there were any diagnostics printed, or if the verbose flag is set.Will add the page to the docs restructure branch once this is merged.Done