Giter VIP home page Giter VIP logo

Comments (4)

 avatar commented on September 4, 2024

Hey Sebastian. I haven't gotten around to setting up an external mongo yet. I'll do that and see what the problem is. When you say "kills the mongodb", what do you mean?

from meteor-rtd-example-project.

shoehn avatar shoehn commented on September 4, 2024

It stops the mongo instance, so that it is no longer running. I did not figure out yet whether mongo crashes or the scripts stop it.

That's what I find in the logs:

Thu Apr 25 09:58:42 got signal 15 (Terminated: 15), will terminate after current cmd ends

So terminating mongod is the right answer to this signal. But as I said I will try to figure out which application sends the signal.

from meteor-rtd-example-project.

 avatar commented on September 4, 2024

Aha. It's line 29 in gruntfile.js You can see when RTD starts, it kills mongod just in case. Obviously this is not a good idea when you have a separate running mongod server :-) You should remove that line.

You may also want to use a different database for the mirrorApp (line 44)

from meteor-rtd-example-project.

shoehn avatar shoehn commented on September 4, 2024

Thank you very much. That is really fast support. This solved the issue. Should have found that myself, but I did not think about the possibility that the gruntfile shuts down mongod ;-)

from meteor-rtd-example-project.

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.