I created an Amazon Free tier Usage Account. I launched two amazon ec2 instances using the online tool. After that one instance was created and running while other was pending which quickly shifted to terminated state.
In description it shows
State Transition Reason: Server.InternalError: Internal error on launch
Is there any where I could restart the terminated instance or remove it from table. It looks very annoying
Terminated instances will go away after a few hours. There is nothing you can do to manually remove them.
Not to worry, you won't get billed for it.
Just want to add a note to the AWS docs on the topic:
http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/terminating-instances.html
To just hide terminated instances from the table, click the zoom-out magnifying glass next to Terminated in the Instance Status column.
This adds an
Instance State is !terminated
filter.