想用python测试连接mongodb数据库呢,突然就连不上了
然后就又重新在cmd中输入命令,重启mongodb
Cannot connect to the MongoDB at localhost:27017. Error: Network is unreachable.
这里我安装mongodb的目录是D:\Program Files\MongoDB\Server\3.4

然后再输入mongo就ok了
Cannot connect to the MongoDB at localhost:27017. Error: Network is unreachable.

相关文章: