Giter Site home page Giter Site logo

Comments (5)

grzn avatar grzn commented on July 16, 2024 1

sure.

from salto.

ori-moisis avatar ori-moisis commented on July 16, 2024

Hi Guy,

Thank you for reporting the issue, we will look into it (having telemetry enabled will certainly help so thanks for that as well).

At first glance this seems to be a memory consumption issue that you might be able to work around by configuring NodeJS (which is our underlying engine for the salto CLI).
Try setting the following environment variable prior to running salto:

NODE_OPTIONS=--max_old_space_size=4096

(this can be done on linux / mac by running export NODE_OPTIONS=--max_old_space_size=4096)

Hope this helps

from salto.

grzn avatar grzn commented on July 16, 2024

from salto.

ori-moisis avatar ori-moisis commented on July 16, 2024

Since this is still failing on out of memory and not something else, going bigger might work.

We would be happy to dive deeper into your scenario to understand what goes wrong there, would you like to join our Slack workspace for more direct communication?

from salto.

roironn avatar roironn commented on July 16, 2024

Closing this issue as it was solved in v0.1.15 (https://github.com/salto-io/salto/releases/tag/v0.1.15)

from salto.

Related Issues (5)

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.