/usr/local/bin/node www.js
http://localhost:3000
/Users/xiongmingcai/GitHub/Movie-website/node_modules/mongoose/node_modules/mongodb/lib/server.js:265
process.nextTick(function() { throw err; })
^
MongoError: connection 0 to 127.0.0.1:27017 timed out
at Function.MongoError.create (/Users/xiongmingcai/GitHub/Movie-website/node_modules/mongoose/node_modules/mongodb/node_modules/mongodb-core/lib/error.js:29:11)
at Socket.<anonymous> (/Users/xiongmingcai/GitHub/Movie-website/node_modules/mongoose/node_modules/mongodb/node_modules/mongodb-core/lib/connection/connection.js:184:20)
at Object.onceWrapper (events.js:290:19)
at emitNone (events.js:86:13)
at Socket.emit (events.js:185:7)
at Socket._onTimeout (net.js:342:8)
at ontimeout (timers.js:365:14)
at tryOnTimeout (timers.js:237:5)
at Timer.listOnTimeout (timers.js:207:5)
Process finished with exit code 1
添加回答
举报
0/150
提交
取消