Mongodb: failed to connect to server on first connect

前端 未结 13 2983
陌清茗
陌清茗 2020-12-15 15:52

I get the following error:

Warning { MongoError: failed to connect to server [mongodb:27017] on first connect
    at Pool. (/Users/michaelks         


        
13条回答
  •  旧巷少年郎
    2020-12-15 16:13

    I was trying to connect mlab with my company wifi connection and it was giving this error. But when I switched to personal network it worked and got connected.

提交回复
热议问题