Git Product home page Git Product logo

Comments (5)

bergmorten avatar bergmorten commented on June 3, 2024

Update. I manage to set cli version to 12.11.1 (there was still a _LIVE_UPDATES entry for my branch which overwrite the global build setting). I think it is very odd that the console creates environments which duplicates the global variables.

Still the same error with 12.11.1 so 12.12.0 is not the culprit.

from amplify-cli.

bergmorten avatar bergmorten commented on June 3, 2024

Another update.

I then deleted the created backend environment and did a redeploy with amplify cli 12.11.0 and it worked :-)

I do not know if the issue was with 12.12.0 or that the first build failed with incorrect node version....

from amplify-cli.

ykethan avatar ykethan commented on June 3, 2024

Hey @bergmorten, thank you for reaching out. Glad to hear you were able to mitigate the issue, if the issue reoccurs could you try adding --debug to the command which should provide some verbose logging. But the change in the node version may be the reason for the failed build, but do let us know if the issue reoccurs.

from amplify-cli.

bergmorten avatar bergmorten commented on June 3, 2024

What I think happen was that even when preBuild phase was failing the amplify-cli created an empty backend environment. So when preBuild phase was fixed and it did checkout an empty invalid environment.

It should not have created an empty / invalid environment?

The attempts which failed contained these lines:

2024-05-08T15:06:25.556Z [WARNING]: ✔ Successfully pulled backend environment wcs from the cloud.
2024-05-08T15:06:25.841Z [WARNING]: ✖ There was an error initializing your environment.
2024-05-08T15:06:29.195Z [INFO]: 🛑 Failed to pull the backend.

When I deleted the backend environment it did create a new environment.

2024-05-08T16:15:40.672Z [INFO]: �[0mAdding backend environment wcs to AWS Amplify app: XXXXXXXXX

from amplify-cli.

ykethan avatar ykethan commented on June 3, 2024

@bergmorten the branch should pull the backend that the app was connected to. If the backend does not exist it tries to create one for you.

from amplify-cli.

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.