network error while attempting to run command 'isMaster' on host

4,062 views
Skip to first unread message

ParsWebServer Co

unread,
May 11, 2019, 6:02:59 PM5/11/19
to mongodb-user
hi

I installed Mongodb-4.0.9 on the server 
And it works well
But with Robo 3t I can not connect and give the following error
network error while attempting to run command 'isMaster' on host

But it's easy to connect with the shell from the server

note: I also tested various versions of Mongodb

thank you

Stephen Steneker

unread,
May 12, 2019, 8:58:37 PM5/12/19
to mongodb-user
On Sunday, 12 May 2019 08:02:59 UTC+10, ParsWebServer Co wrote:
I installed Mongodb-4.0.9 on the server 
And it works well
But with Robo 3t I can not connect and give the following error
network error while attempting to run command 'isMaster' on host

But it's easy to connect with the shell from the server

Hi,

I would make sure you are running the latest version of Robo3T (currently 1.3). Version 1.3 is the first to embed the MongoDB 4.0 shell, which would be recommended for better compatibility with a MongoDB 4.0 server.

If the latest Robo3T version doesn't work for you, I'd suggest contacting the Robo3T developers by creating a GitHub issue with details of your application version, deployment type, and the specific error message: https://github.com/Studio3T/robomongo/issues.

Note: there are also more actively maintained admin tools available, such as MongoDB Compass, which have better support for multiple versions of MongoDB server.

Regards,
Stennie

ParsWebServer Co

unread,
May 13, 2019, 1:51:33 AM5/13/19
to mongodb-user
hi

yes i use latest robo 3t and when use studio 3t the problem not solved
but when set proxy in studio 3t problem solved!
i cant connect without proxy
ip is not blocked too!

Stephen Steneker

unread,
May 13, 2019, 10:53:46 PM5/13/19
to mongodb-user
On Monday, 13 May 2019 15:51:33 UTC+10, ParsWebServer Co wrote:
yes i use latest robo 3t and when use studio 3t the problem not solved
but when set proxy in studio 3t problem solved!
i cant connect without proxy
ip is not blocked too!

Hi,

Does your server have a firewall configuration that allows direct connection from your IP? If not, it would be expected that you need to use SSH port forwarding or a proxy to connect.

Are you able to connect to your deployment from your local machine using the mongo shell or Compass?

Regards,
Stennie
Reply all
Reply to author
Forward
0 new messages