2 Answers
- Newest
- Most votes
- Most comments
0
For some reason, the ec2 instance could not connect to the ec2 metadata service which prevented the DCV server from starting.
The solution was running this PS1 script on startup:
"Import-Module c:\ProgramData\Amazon\EC2-Windows\Launch\Module\Ec2Launch.psm1 ; Add-Routes
Restart-Service DCVServer"
http://woshub.com/running-powershell-startup-scripts-using-gpo/
answered 4 years ago
0
Hi Jay,
in order to let us better understand your configuration, could you please provide the following information:
- whether or not you are using a Marketplace AMI or a custom one
- instance-type
- region on which the instances were launched
- AMI id
Thanks,
Fabio
answered 4 years ago
Relevant content
- asked 2 years ago
- asked 2 years ago
- Accepted Answerasked 4 months ago
- AWS OFFICIALUpdated 3 months ago
- AWS OFFICIALUpdated a year ago
- AWS OFFICIALUpdated a year ago