Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue: CDK Creation gets stuck at Step 19/21 #7

Closed
sdredsoxfan opened this issue Feb 21, 2021 · 2 comments
Closed

Issue: CDK Creation gets stuck at Step 19/21 #7

sdredsoxfan opened this issue Feb 21, 2021 · 2 comments

Comments

@sdredsoxfan
Copy link

I'm trying to run the script and get something hosted on AWS, but I keep getting stuck at step 19/21 in the script. I'm not sure if I've changed variables incorrectly, but I thought I've been following the instructions and I'm not sure why it's stuck.

I'm pretty new to AWS so not entirely sure what's gone wrong here or what may be broken. If you'd like, I've included the output from my terminal window.

 16/21 | 3:54:47 PM | CREATE_COMPLETE      | AWS::EC2::Subnet                      | valheimVpc/valheimPublicSubnetSubnet1/Subnet (valheimVpcvalheimPublicSubnetSubnet1Subnet18E6AEBF)
 16/21 | 3:54:48 PM | CREATE_IN_PROGRESS   | AWS::EC2::Route                       | valheimVpc/valheimPublicSubnetSubnet1/DefaultRoute (valheimVpcvalheimPublicSubnetSubnet1DefaultRoute542839FB)
 16/21 | 3:54:48 PM | CREATE_IN_PROGRESS   | AWS::ECS::Service                     | valheimService/Service (valheimService6CC6232D)
 16/21 | 3:54:48 PM | CREATE_IN_PROGRESS   | AWS::EC2::Route                       | valheimVpc/valheimPublicSubnetSubnet1/DefaultRoute (valheimVpcvalheimPublicSubnetSubnet1DefaultRoute542839FB) Resource creation Initiated
 16/21 | 3:54:49 PM | CREATE_IN_PROGRESS   | AWS::EFS::MountTarget                 | valheimServerStorage/EfsMountTarget1 (valheimServerStorageEfsMountTarget1DCB920C3)
 16/21 | 3:54:49 PM | CREATE_IN_PROGRESS   | AWS::EC2::SubnetRouteTableAssociation | valheimVpc/valheimPublicSubnetSubnet1/RouteTableAssociation (valheimVpcvalheimPublicSubnetSubnet1RouteTableAssociation28A84AB8)
 16/21 | 3:54:49 PM | CREATE_IN_PROGRESS   | AWS::EC2::SubnetRouteTableAssociation | valheimVpc/valheimPublicSubnetSubnet1/RouteTableAssociation (valheimVpcvalheimPublicSubnetSubnet1RouteTableAssociation28A84AB8) Resource creation Initiated
 16/21 | 3:54:50 PM | CREATE_IN_PROGRESS   | AWS::EFS::MountTarget                 | valheimServerStorage/EfsMountTarget1 (valheimServerStorageEfsMountTarget1DCB920C3) Resource creation Initiated
 16/21 | 3:54:50 PM | CREATE_IN_PROGRESS   | AWS::ECS::Service                     | valheimService/Service (valheimService6CC6232D) Resource creation Initiated
 17/21 | 3:55:04 PM | CREATE_COMPLETE      | AWS::EC2::Route                       | valheimVpc/valheimPublicSubnetSubnet1/DefaultRoute (valheimVpcvalheimPublicSubnetSubnet1DefaultRoute542839FB)
 18/21 | 3:55:05 PM | CREATE_COMPLETE      | AWS::EC2::SubnetRouteTableAssociation | valheimVpc/valheimPublicSubnetSubnet1/RouteTableAssociation (valheimVpcvalheimPublicSubnetSubnet1RouteTableAssociation28A84AB8)
18/21 Currently in progress: ValheimServerAwsCdkStack, valheimService6CC6232D, valheimServerStorageEfsMountTarget1DCB920C3
 19/21 | 3:56:21 PM | CREATE_COMPLETE      | AWS::EFS::MountTarget                 | valheimServerStorage/EfsMountTarget1 (valheimServerStorageEfsMountTarget1DCB920C3)
19/21 Currently in progress: ValheimServerAwsCdkStack, valheimService6CC6232D
@sdredsoxfan
Copy link
Author

I actually think I'm just silly. I did not fully realize that the server image was being pulled from lloesche so I deleted that. Anyways, that seems to be working now. Closing this issue!

@WanielDeiss
Copy link

WanielDeiss commented Feb 28, 2021

I actually think I'm just silly. I did not fully realize that the server image was being pulled from lloesche so I deleted that. Anyways, that seems to be working now. Closing this issue!

@sdredsoxfan
what have you changed?
i'm stuck on this since 30 minutes, is this normal?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants