mongoDB可以启动,但是无法启动mongo shell?
天蓬老师
天蓬老师 2017-05-02 09:24:25
0
1
674

运行mongod命令,可以启动mongoDB

这应该算是成功了吧?

但是运行mongo的话,终端会报出这样的错误:

MongoDB shell version: 3.2.7
connecting to: test
2017-01-31T12:56:00.745+0800 W NETWORK  [thread1] Failed to connect to 127.0.0.1:27017, reason: errno:61 Connection refused
2017-01-31T12:56:00.745+0800 E QUERY    [thread1] Error: couldn't connect to server 127.0.0.1:27017, connection attempt failed :
connect@src/mongo/shell/mongo.js:229:14
@(connect):1:6

exception: connect failed

不知道是为什么~求教,谢谢!

天蓬老师
天蓬老师

欢迎选择我的课程,让我们一起见证您的进步~~

全部回复(1)
我想大声告诉你

MongoDB是用homebrew装的?
是的话先launchctl load ~/Library/LaunchAgents/homebrew.mxcl.mongodb.plist
然后运行mongod

热门教程
更多>
最新下载
更多>
网站特效
网站源码
网站素材
前端模板