Git Product home page Git Product logo

Comments (8)

dan-online avatar dan-online commented on May 18, 2024

Hi @Ased2235, is this the same mongo version as listed on the github repo's package.json or did you install a later version?

from spruce.

Ased2235 avatar Ased2235 commented on May 18, 2024

Hi @Ased2235, is this the same mongo version as listed on the github repo's package.json or did you install a later version?

Same as github repo's package.json

from spruce.

dan-online avatar dan-online commented on May 18, 2024

The error says that the server connection was closed, so you need to reopen the connection. Perhaps the connection disconnected or was closed somewhere?

from spruce.

Ased2235 avatar Ased2235 commented on May 18, 2024

The error says that the server connection was closed, so you need to reopen the connection. Perhaps the connection disconnected or was closed somewhere?

But it's not closed as i have one more active connection to ping the server.

from spruce.

dan-online avatar dan-online commented on May 18, 2024

Hmm, the error reports that the database connection is closed are you sure you don't close the connection somewhere?

from spruce.

Ased2235 avatar Ased2235 commented on May 18, 2024

Hmm, the error reports that the database connection is closed are you sure you don't close the connection somewhere?

No, it's active I already tested it but only here it shows close error. I don't know why it is doing this.

from spruce.

god-s-perfect-idiot avatar god-s-perfect-idiot commented on May 18, 2024

Im getting the same error. Please lmk if this was fixed

from spruce.

god-s-perfect-idiot avatar god-s-perfect-idiot commented on May 18, 2024

For those of you running in to this error, the problem is indeed multiple parallel instances of Mongo being open. Save those connect calls to a separate script and import that.

from spruce.

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.