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
{{ message }}
This repository has been archived by the owner on Feb 6, 2024. It is now read-only.
[2022-11-22 18:52:57.070] [INFO] system - 正在监听 port 3000
[2022-11-22 18:53:00.106] [ERROR] console - (node:178720) DeprecationWarning: `open()` is deprecated in mongoose >= 4.11.0, use `openUri()` instead, or set the `useMongoClient` option if using `connect()` or `createConnection()`. See http://mongoosejs.com/docs/connections.html#use-mongo-client
(Use `node --trace-deprecation ...` to show where the warning was created)
[2022-11-22 18:53:00.116] [WARN] console - Db.prototype.authenticate method will no longer be available in the next major release 3.x as MongoDB 3.6 will only allow auth against users in the admin db and will no longer allow multiple credentials on a socket. Please authenticate using MongoClient.connect with auth credentials.
[2022-11-22 18:53:00.122] [ERROR] access - PUT /api/install/test-database
[2022-11-22 18:53:00.122] [ERROR] console - (node:178720) [DEP0066] DeprecationWarning: OutgoingMessage.prototype._headers is deprecated
[2022-11-22 18:53:00.135] [WARN] console - Unhandled rejection MongoError: Authentication failed.
at Function.MongoError.create (G:\workspace\realworld\cms\nodercms\nodercms\node_modules\mongoose\node_modules\mongodb-core\lib\error.js:31:11)
at G:\workspace\realworld\cms\nodercms\nodercms\node_modules\mongoose\node_modules\mongodb-core\lib\connection\pool.js:497:72
at authenticateStragglers (G:\workspace\realworld\cms\nodercms\nodercms\node_modules\mongoose\node_modules\mongodb-core\lib\connection\pool.js:443:16)
at Connection.messageHandler (G:\workspace\realworld\cms\nodercms\nodercms\node_modules\mongoose\node_modules\mongodb-core\lib\connection\pool.js:477:5)
at Socket.<anonymous> (G:\workspace\realworld\cms\nodercms\nodercms\node_modules\mongoose\node_modules\mongodb-core\lib\connection\connection.js:331:22)
at Socket.emit (node:events:520:28)
at addChunk (node:internal/streams/readable:315:12)
at readableAddChunk (node:internal/streams/readable:289:9)
at Socket.Readable.push (node:internal/streams/readable:228:10)
at TCP.onStreamRead (node:internal/stream_base_commons:190:23)
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: