You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
成功监听端口:8001
Error in MongoDb connection: MongoError: failed to connect to server [localhost:27017] on first connect [Error: connect ECONNREFUSED ::1:27017
at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1494:16) {
name: 'MongoError'
}]
F:\vue-projects\node-elm-master\node_modules\mongodb\lib\mongo_client.js:421
throw err
^
Error [MongoError]: failed to connect to server [localhost:27017] on first connect [Error: connect ECONNREFUSED ::1:27017
at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1494:16) {
name: 'MongoError'
}]
mongodb(版本6.0.6)已经在本地安装成功并且服务已开启,是还需要再导入下数据吗?
The text was updated successfully, but these errors were encountered:
成功监听端口:8001
Error in MongoDb connection: MongoError: failed to connect to server [localhost:27017] on first connect [Error: connect ECONNREFUSED ::1:27017
at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1494:16) {
name: 'MongoError'
}]
F:\vue-projects\node-elm-master\node_modules\mongodb\lib\mongo_client.js:421
throw err
^
Error [MongoError]: failed to connect to server [localhost:27017] on first connect [Error: connect ECONNREFUSED ::1:27017
at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1494:16) {
name: 'MongoError'
}]
mongodb(版本6.0.6)已经在本地安装成功并且服务已开启,是还需要再导入下数据吗?
The text was updated successfully, but these errors were encountered: