- Notifications
You must be signed in to change notification settings - Fork913
feat(cli): add p2p diagnostics to ping#14426
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
ethanndickson commentedAug 26, 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.
This stack of pull requests is managed by Graphite.Learn more about stacking. Join@ethanndickson and the rest of your teammates on |
6b50ee0
toda189ae
CompareUh oh!
There was an error while loading.Please reload this page.
62ef172
to5e7d212
CompareUh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
5e7d212
toc8a7222
Compareb48a21d
to047e871
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.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
047e871
to5db04cd
CompareUh oh!
There was an error while loading.Please reload this page.
5db04cd
todf1bee7
Comparedf1bee7
to9117628
Compare8c15192
intomainUh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
First PR to address#14244.
Adds common potential reasons as to why a direct connection to the workspace agent couldn't be established to
coder ping
:CODER_BLOCK_DIRECT
).netInfo.MappingVariesByDestIP
Also adds a warning if the client or agent has a network interface below the 'safe' MTU for tailnet. This warning is always displayed at the end of a
coder ping
.