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?

4 Replies
have you set up a wildcard subdomain?
Yep, that was it! Thanks!
Will look to submit a PR for doco update to include that requrement.
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
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