2 回答
- 最新
- 投票最多
- 评论最多
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/
已回答 4 年前
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
已回答 4 年前
相关内容
- AWS 官方已更新 10 个月前
- AWS 官方已更新 2 年前