Giter VIP home page Giter VIP logo

Comments (5)

AmineIzanami avatar AmineIzanami commented on September 24, 2024

the dataall-<env>-dbmigration-stage step in the pipeline trigger the codebuild project (dataall-datamesh-dbmigration) in the deployment account to run an alembic migration (in case you have changed the DB schema in backend/dataall/db/models)

the timeout can be related to a networking issue , Are you using the same account for tooling and deployment ? are you using an existing VPC ? and can you check the logs of the triggered codebuild project - dataall-datamesh-dbmigration - in the deployment account ?

from aws-dataall.

cfregly avatar cfregly commented on September 24, 2024

Same account for tooling and deployment. Fresh account, so whatever VPC is setup by the installer is what is used. We did not specify an existing VPC.

I noticed that the alembic pip install is not pinned to a specific version - and the version of alembic changed recently (1.8.x major release). Not sure if this would cause an issue. Should this pip install be pinned to 1.7.x?

we pasted some of the logs above from the code build project. Should we paste the full log? Or what else should we check?

can this step be skipped? We have a demo coming up later this week - and we don’t have a UI or anything to show.

@AmineIzanami please advise on how we can move forward with the demo.

thanks!

from aws-dataall.

AmineIzanami avatar AmineIzanami commented on September 24, 2024

If by fresh account, you mean a fresh AWS Account, you are probably facing a soft limit for the number of concurrent build projects that you can run at once, it is adjustable. You can visit "Service Quotas" Service in your AWS account and request to unlock that soft limit; I believe that should fix your issue.

from aws-dataall.

antje avatar antje commented on September 24, 2024

I opened a support ticket and asked for a quota increase for AWS CodeBuild Concurrently running builds. This solved the issue. Thanks @AmineIzanami !

from aws-dataall.

github-actions avatar github-actions commented on September 24, 2024

⚠️COMMENT VISIBILITY WARNING⚠️

Comments on closed issues are hard for our team to see.
If you need more assistance, please either tag a team member or open a new issue that references this one.
If you wish to keep having a conversation with other community members under this issue feel free to do so.

from aws-dataall.

Related Issues (20)

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.