Git Product home page Git Product logo

Comments (9)

javierm avatar javierm commented on August 29, 2024

Hi, @fpavon777.

One possible cause for this error is the server is running out of RAM when compiling the assets πŸ€”. How much RAM do you have on the server?

from installer.

fpavon777 avatar fpavon777 commented on August 29, 2024

Thanks for answering

The server is a EC2 instance. It has 1 Gb. is it necessary to have more memory?

from installer.

Senen avatar Senen commented on August 29, 2024

Hi @fpavon777, I installed CONSUL in EC2 instances a few times, and the minimum EC2 type that worked fine was a t2.small which has 2GB of RAM; if you want to be sure, you can use a t2.medium which has 4GB of RAM.

from installer.

javierm avatar javierm commented on August 29, 2024

There are precedents of getting the error on a machine with 2GB, so yeah, if you want to be sure, for testing purposes we recommend at least 4GB. For production sites, it will depend on the traffic you get.

from installer.

fpavon777 avatar fpavon777 commented on August 29, 2024

It worked!!!! I have created an instance with 4 GB

It seems to have been installed well. This is the output

PLAY RECAP **************************************
ok=87 changed=58 unreachable=0 failed=0 skipped=52 rescued=0 ignored=0

Is it ok?

from installer.

javierm avatar javierm commented on August 29, 2024

Glad it worked πŸ˜„. Yes, the output seems OK, although the real proof is opening the page in a web browser and checking it worked.

from installer.

fpavon777 avatar fpavon777 commented on August 29, 2024

Must I use the port 3000, right?

from installer.

javierm avatar javierm commented on August 29, 2024

No, on production we use the standard port 80. The port 3000 is used while developing the application in your local machine.

from installer.

fpavon777 avatar fpavon777 commented on August 29, 2024

It works!!!!!

Thanks for all

from installer.

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.