为了账号安全,请及时绑定邮箱和手机立即绑定

mongo find查不到数据

windows系统下

mongo 能正常启动 http://127.0.0.1:27017/

mongo能打开

提示:

MongoDB shell version v3.4.1

connecting to: mongodb://127.0.0.1:27017

MongoDB server version: 3.4.1

Server has startup warnings:

2017-01-12T13:52:31.812+0800 I CONTROL  [initandlisten]

2017-01-12T13:52:31.814+0800 I CONTROL  [initandlisten] ** WARNING: Access control is not

enabled for the database.

2017-01-12T13:52:31.818+0800 I CONTROL  [initandlisten] **          Read and write access

to data and configuration is unrestricted.

2017-01-12T13:52:31.822+0800 I CONTROL  [initandlisten]

2017-01-12T13:52:31.824+0800 I CONTROL  [initandlisten] Hotfix KB2731284 or later update i

s not installed, will zero-out data files.

2017-01-12T13:52:31.827+0800 I CONTROL  [initandlisten]


用 use imooc 

显示 switched to db imooc

可之后再用 show tables,db.users.find({}) 都不返回任何值,怎么办?

正在回答

6 回答

我已经解决了

0 回复 有任何疑惑可以回复我~
#1

慕神8087092

您好请问怎么解决?代码里可以查出来 Mongo命令行就是查不到数据
2018-10-02 回复 有任何疑惑可以回复我~

跟我一样的问题,好奇怪的数据库。。。。

0 回复 有任何疑惑可以回复我~

检查下代码里连的db是不是imooc

mongoose.connect('mongodb://localhost/xxx');

0 回复 有任何疑惑可以回复我~

http://img1.sycdn.imooc.com//58788a5c0001b4ea09190052.jpg

当然连上了

0 回复 有任何疑惑可以回复我~
你确定数据库连接上了么

http://img1.sycdn.imooc.com//58786efe0001063b06810088.jpg

0 回复 有任何疑惑可以回复我~
#1

雪魔 提问者

http://img1.sycdn.imooc.com//58788a5c0001b4ea09190052.jpg​ 当然连上了
2017-01-13 回复 有任何疑惑可以回复我~

但是我的/admin/userlist 页面里是有数据的,就是在mongo里 find没反映,show tables也没反映,也不显示任何错误

0 回复 有任何疑惑可以回复我~
#1

我是加油学习的分割线

db.users.find() 用这个查
2017-01-13 回复 有任何疑惑可以回复我~
#2

雪魔 提问者 回复 我是加油学习的分割线

试过了,这个也不管用
2017-01-13 回复 有任何疑惑可以回复我~

举报

0/150
提交
取消
node建站攻略(二期)——网站升级
  • 参与学习       51940    人
  • 解答问题       408    个

帮助你深入前后端开发留下的迷惑,为进一步自学打下基础

进入课程

mongo find查不到数据

我要回答 关注问题
意见反馈 帮助中心 APP下载
官方微信