diff --git a/docs/user-guides/desktop/index.md b/docs/user-guides/desktop/index.md index 6879512ef6774..abc3ae7ccd050 100644 --- a/docs/user-guides/desktop/index.md +++ b/docs/user-guides/desktop/index.md @@ -193,3 +193,35 @@ We are planning some changes to Coder Desktop that will make accessing secure co 1. Web apps accessed on the configured hostnames will now function correctly in a secure context without requiring a restart. + +## Troubleshooting + +### Mac: Issues updating Coder Desktop + +> No workspaces! + +And + +> Internal Error: The VPN must be started with the app open during first-time setup. + +Due to an issue with the way Coder Desktop works with the macOS [interprocess communication mechanism](https://developer.apple.com/documentation/xpc)(XPC) system network extension, core Desktop functionality can break when you upgrade the application. + +