Git Product home page Git Product logo

quickstart-dotnet-serverless-cicd's People

Contributors

andrew-glenn avatar cdromka avatar davmayd avatar delfingala avatar dependabot[bot] avatar libert-xyz avatar lucius-aws-quickstart avatar rmalladi1 avatar vsnyc avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

quickstart-dotnet-serverless-cicd's Issues

ElasticBeanstalk invalid Solution Stack

The default version in CF is 64bit Windows Server 2016 v2.5.2 running IIS 10.0, however that version was deprecated.

The current version is: 64bit Windows Server 2016 v2.5.5 running IIS 10.0

The starter template deployment results in errors.

Hey, I have launched the template "https://fwd.aws/yzYe4" and observed the following issues with it =>

  1. SolutionStack: referenced variable were pointing out to non-existent platform AMIs ('64bit Windows Server 2016 v2.5.9 running IIS 10.0'), which was fixed getting the latest platform versions: '64bit Windows Server Core 2019 v2.6.7 running IIS 10.0'

  2. AWS::CodeBuild::Project CloudFormation resource under Environment: property had property named Type: WINDOWS_CONTAINER, which is already obsolete and replaced by: WINDOWS_SERVER_2019_CONTAINER.

  3. AWS CloudFormation resource AWS::SSM::Document had an invalid SSM parameter for obsoleted public AMI which has been replaced with current "/aws/service/ami-windows-latest/Windows_Server-2019-English-Core-ContainersLatest". You can get SSM parameters with the current images via:
    aws ssm get-parameters-by-path --path /aws/service/ami-windows-latest/

  4. S3 bucket that is used by default (referenced as parameter in CFn template: QSS3BucketName:) is already in use somwhere else (another AWS acc) and is inaccessible. so you need to adjust the following parameters and create your own S3 bucket where you should upload the code from the Github repository to the bucket prefix specified.

I have fixed the template for your reference. I have uploaded in .txt extension. Please feel free to have a look at it and deploy it in json or yaml format.

template.txt

Deployment doesn't complete

I can't get this quick start to work, seems to go through the motions of creating everything as far as elactric beanstalk successfully then does nothing for about 10-15mins before rolling back with Received FAILURE signal with UniqueId SSMWaitCondition which doesn't give a clue about the problem

aws

The starter template deployment results in errors

Hey, I have launched the template "https://fwd.aws/yzYe4" and observed the following issues with it =>

  1. SolutionStack: referenced variable were pointing out to non-existent platform AMIs ('64bit Windows Server 2016 v2.5.9 running IIS 10.0'), which was fixed getting the latest platform versions: '64bit Windows Server Core 2019 v2.6.7 running IIS 10.0'

  2. AWS::CodeBuild::Project CloudFormation resource under Environment: property had property named Type: WINDOWS_CONTAINER, which is already obsolete and replaced by: WINDOWS_SERVER_2019_CONTAINER.

  3. AWS CloudFormation resource AWS::SSM::Document had an invalid SSM parameter for obsoleted public AMI which has been replaced with current "/aws/service/ami-windows-latest/Windows_Server-2019-English-Core-ContainersLatest". You can get SSM parameters with the current images via:
    aws ssm get-parameters-by-path --path /aws/service/ami-windows-latest/

  4. S3 bucket that is used by default (referenced as parameter in CFn template: QSS3BucketName:) is already in use somwhere else (another AWS acc) and is inaccessible. so you need to adjust the following parameters and create your own S3 bucket where you should upload the code from the Github repository to the bucket prefix specified.
    QSS3BucketName: must point to an already created bucket
    QSS3KeyPrefix: is the prefix inside QSS3BucketName with the Github repository code uploaded:
    https://github.com/aws-quickstart/quickstart-dotnet-serverless-cicd

After all these fixes, I still recieved this error :


Received FAILURE signal with UniqueId SSMWaitCondition

The following resource(s) failed to create: [SSMWaitCondition]. Rollback requested by user.


Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.