1 Answer
- Newest
- Most votes
- Most comments
0
1.Check the Client log on your mac, usually place to check is **~/Library/Logs/Amazon Web Services/Amazon Workspaces/ **
2. When did you installed the client on MAC, last bug fix for this issue was on April 30,2024. if you are not on latest might have the issue because of that, try reinstallation
3. You can try to ping the Workspace endpoint from your MAC to make sure no block.
4. If possible try to reset the password/registration code
5. Try rebooting the workspace
answered 9 months ago
Relevant content
- asked 6 years ago
- asked a year ago
- AWS OFFICIALUpdated 5 months ago
- AWS OFFICIALUpdated 5 months ago
Thank you for your response. See below.
I did notice my workspace has a private non-routable IP address (172.16.x.x). There are no rules in the IP Access list. My understanding is if there are no rules, it is a blanket allow all. Or perhaps it is a deny all and I need to create a rule ?
To update on my troubleshooting, I found the logs here: /Users/<username>/Library/Application Support/Amazon Web Services/Amazon WorkSpaces/logs/WSP
In the WSP logs I find: 2024/07/30 19:18:45.374 [INF] DCV:main-channel - Client requesting transport feature code: 1 2024/07/30 19:18:45.589 [INF] DCV:main-channel - Connection aborted: 20 2024/07/30 19:18:45.595 [INF] DCV:libdcv - Channel dcv::main (1, 0x600002690e80) disconnected from client 3.227.5.39:4195 for reason normal 2024/07/30 19:18:45.597 [INF] DCV:client - DCV connection failed: Authentication failed connecting to server (domain dcv-protocol-error-quark, ConnectionError: ConnectionError::OperationCancelled) 2024/07/30 19:18:45.597 [INF] DCV:client - Status changed to ConnectionError
Not sure what authentication is failing (Workspaces app takes my user login), but digging in further.