Giter Site home page Giter Site logo

Error: Server is unavailable about run-rs HOT 8 OPEN

vkarpov15 avatar vkarpov15 commented on June 19, 2024 6
Error: Server is unavailable

from run-rs.

Comments (8)

Lokkii avatar Lokkii commented on June 19, 2024 8

It's possible that your environment or system settings do not support IPv6 or are not configured to work with "::1" - the IPv6 loopback address. Therefore, explicitly specifying -h 127.0.0.1 allows for successful connection to the MongoDB server using only IPv4.
So, it should work:
run-rs -h 127.0.0.1 [-m]

from run-rs.

MrFabio avatar MrFabio commented on June 19, 2024 2

Same issue here, with node v17.5.0

from run-rs.

alextouzel avatar alextouzel commented on June 19, 2024 2

Same here. Downgraded node to v15 and it worked.

from run-rs.

jineshdoshi avatar jineshdoshi commented on June 19, 2024 1

I created a docker image to run mongodb 5.0.9 with run-rs
https://github.com/giant-connect/docker-mongodb-rs

from run-rs.

EvoraMatt avatar EvoraMatt commented on June 19, 2024

Same issue, just updated to Node: v17.4.0.

from run-rs.

jmontroy90 avatar jmontroy90 commented on June 19, 2024

Same issue on v18.0.0, @vkarpov15 what do you think?

from run-rs.

jineshdoshi avatar jineshdoshi commented on June 19, 2024

You probably already tried but switching to node 16 works.

from run-rs.

BigFax avatar BigFax commented on June 19, 2024

I have the same error on node v19.6.0.
27018 and 27019 are empty and can't start replica set.

Purging database...
Running 'mongod' [ 27017, 27018, 27019 ]
Starting replica set...
Error: Server is unavailable

from run-rs.

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.