Windows RDP Module - Web RDP not active.

Just starting using Coder this month. I am unable to the Web RDP to work deploying to a AWS EC2 Windows instance workspace. It is always grayed out. Used the AWS EC2 (Windows) template, and can connect directly via Windows App (RDP Client) I have opened Security groups and tried various parameters. (https://registry.coder.com/modules/coder/windows-rdp?tab=readme) Template always builds and publishes. I don't see anything in the logs to point at the problem. Any suggestions on resolution, or ways to get more info from logs on why it doesn't work?
No description
4 Replies
Phorcys
Phorcys5mo ago
have you set up a wildcard subdomain?
mtnmanx
mtnmanxOP5mo ago
Yep, that was it! Thanks! Will look to submit a PR for doco update to include that requrement.
Phorcys
Phorcys5mo ago
thanks a lot! i think we do need to make the UX better when the wildcard subdomain isn't set up because you just can't guess what's wrong and there no labels or anything else atm
matifali
matifali5mo ago
Yes, coder knows if an app has subdomain=true and it also knows if there is no wildcard support configured so we should definitely improve the UX here

Did you find this page helpful?