Hello Everyone,

I have installed the latest devstack version in my local environment. 
Then i would like to use command line to connect to mongodb to discover 
which inside. However i do not know where database information declared.
I tried with following step:

$ vagrant up
$ vagrant ssh
$ mongo

It raised an error message:

MongoDB shell version: 2.6.12

connecting to: test

2017-05-22T09:00:42.650+0000 warning: Failed to connect to 127.0.0.1:27017, 
reason: errno:111 Connection refused

2017-05-22T09:00:42.651+0000 Error: couldn't connect to server 
127.0.0.1:27017 (127.0.0.1), connection attempt failed at 
src/mongo/shell/mongo.js:146

exception: connect failed


Could you please advise me on this issue?

Many Thanks
Luan

-- 
You received this message because you are subscribed to the Google Groups 
"General Open edX discussion" group.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/edx-code/59245030-5a83-4dbf-8070-a10c9bf1a64b%40googlegroups.com.

Reply via email to