-
Notifications
You must be signed in to change notification settings - Fork 943
docs: document issue with macos coder desktop behind vpn #18855
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
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.
Can you also include it for Windows?
63b651f
to
5c38c7b
Compare
docs/user-guides/desktop/index.md
Outdated
This is due to known issues with how [macOS](https://github.com/coder/coder-desktop-macos/issues/201) and | ||
[Windows](https://github.com/coder/coder-desktop-windows/issues/147) | ||
network extensions communicate with each other. |
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.
Only macos has "network extensions". On windows it's some other issue with the VPN code that I haven't fully diagnosed yet.
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.
thanks @deansheather , I made this a little less specific with
This is due to known issues with macOS and Windows networking.
Co-authored-by: Dean Sheather <dean@deansheather.com>
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.
LGTM
docs for coder/coder-desktop-macos#201 and coder/coder-desktop-windows#147
preview