Code Monkey home page Code Monkey logo

Comments (6)

bradley-varol avatar bradley-varol commented on May 31, 2024

This morning, on the same Project, my deployment made it past this step but failed with an error I've not seen before. I'm going to try deleting the Environment once more and creating again.

image

from fume-cli.

bradley-varol avatar bradley-varol commented on May 31, 2024

No luck. Back to 100% syncing dependencies unfortunately. I'd love some assistance with this issue so that I can migrate to Fume ASAP.

image

from fume-cli.

bradley-varol avatar bradley-varol commented on May 31, 2024

Looks like Fume is storing my entire node_modules directory in S3. Is this expected behaviour?

When I deploy another project this doesn't happen. Nothing is uploaded to S3 during deployment. Is this something to do with npm vs yarn?

from fume-cli.

bradley-varol avatar bradley-varol commented on May 31, 2024

Each time I run the deployment, some more dependencies are created in the node_modules S3 folder. This leads me to believe that something is timing out in the deployment before all the files can be created.

I deleted the S3 Fume bucket deps folder, ran a deploy and had 181 deps installed before the deploy script froze at 100% syncing. I've just ran it again and it hung at 85.20% with 896 deps. I'm going to keep going - I'm curious to see what happens when all deps are installed.

Edit:
I ran the deploy script three times. Each time I ran it, it synced some more dependencies. On the third time, it made it past the sync deps step.

Unfortunately the deployment was still unsuccessful. I have the subnet error from above and I'm getting it on all projects. I think perhaps something in AWS that was created when I connected Fume to AWS has been deleted (possibly when I deleted a project) and isn't being recreated.

from fume-cli.

acidjazz avatar acidjazz commented on May 31, 2024

@bradley-varol What's happening is Fume is attempting an EFS mode since your dependencies are too large to live in Lambda natively. The EFS support with Lambda is slow and not ideal.

I am currently working on a smoother faster solution involving Lambdas new Docker support that should solve this issue.

from fume-cli.

bradley-varol avatar bradley-varol commented on May 31, 2024

Excellent, looking forward to that.

from fume-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.