2 Answers
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 2 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 2 years ago
Relevant questions
- asked 5 months ago
- asked 4 months ago
- asked 4 months ago
- asked 2 years ago
- asked 6 months ago
- asked 7 months ago
- asked 2 months ago