Error: couldn't connect to server 127.0.0.1:27017, connection attempt failed: SocketException

Опубликовано: 28 Сентябрь 2024
на канале: Simple Snip Code
1,057
5

#SimpleSnipCode #SolvedMongoError
MongoDB shell version v5.0.2
connecting to: mongodb://127.0.0.1:27017/?compressors=disabled&gssapiServiceName=mongodb
Error: couldn't connect to server 127.0.0.1:27017, connection attempt failed: SocketException: Error connecting to 127.0.0.1:27017 :: caused by :: No connection could be made because the target machine actively refused it. : connect@src/mongo/shell/mongo.js:372:17
@(connect):2:6
exception: connect failed
exiting with code 1


#SimpleSnipCode
MongoDB shell version v5.0.2
connecting to: mongodb://127.0.0.1:27017/?compressors=disabled&gssapiServiceName=mongodb
Error: couldn't connect to server 127.0.0.1:27017, connection attempt failed: SocketException: Error connecting to 127.0.0.1:27017 :: caused by :: No connection could be made because the target machine actively refused it. :
connect@src/mongo/shell/mongo.js:372:17
@(connect):2:6
exception: connect failed
exiting with code 1

Error: couldn't connect to server 127.0.0.1:27017, connection attempt failed:


SOLVED: Mongodb Error: couldn't connect to server 127.0.0.1:27017 MongoDB shell version v5.0.2 connecting to: mongodb://127.0.0.1:27017/?compressors=disabled&,gssapiServiceName=mongodb Error: couldn't connect to server 127.0.0.1:27017 connection attempt failed: SocketException: Error connecting to 127.0.0.1:27017 :: caused by :: No connection could be made because the target machine actively refused it. : connect@src/mongo/shell/mongo.js:372:17 exception: connect failed