Not able to connect mongo database
Solved
I tried to use No SQL Booster to connect to a mongodb server, but i kept getting the following error. However, if i try with other GUI, I am able to connect. I am not sure why?
I am using windows 10, no sql booster version 5.2.7
Thanks in advance
"at Socket.err (C:\\Users\\kawang\\AppData\\Local\\Programs\\nosqlbooster4mongo\\resources\\app.asar\\node_modules\\mongodb-core\\lib\\connection\\connect.js:286:7)" + "at Object.onceWrapper (events.js:273:13)" + "at Socket.emit (events.js:182:13)" + "at emitErrorNT (internal/streams/destroy.js:82:8)" + "at emitErrorAndCloseNT (internal/streams/destroy.js:50:3)" + "at process._tickCallback (internal/process/next_tick.js:63:19)", "name" : "MongoNetworkError", "errorLabels" : [ "TransientTransactionError" ] }
From the information you provided, I don't know what the problem is.Please click the "Test connection" button and report the full error log
From the information you provided, I don't know what the problem is.Please click the "Test connection" button and report the full error log
Hi, Qinghai, i have attached the test connection log, thanks!
Hi, Qinghai, i have attached the test connection log, thanks!
Did you try the "uri" with Mongo shell? (mongodb://readWriter:*****@xxxxx:20844....)
Did you try the "uri" with Mongo shell? (mongodb://readWriter:*****@xxxxx:20844....)
Replies have been locked on this page!