Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- (node:18776) UnhandledPromiseRejectionWarning: MongoServerError: Authentication failed.
- at Connection.onMessage (D:\PPTIK\redmine\redmine-worker\node_modules\mongodb\lib\cmap\connection.js:207:30)
- at MessageStream.<anonymous> (D:\PPTIK\redmine\redmine-worker\node_modules\mongodb\lib\cmap\connection.js:60:60)
- at MessageStream.emit (events.js:375:28)
- at processIncomingData (D:\PPTIK\redmine\redmine-worker\node_modules\mongodb\lib\cmap\message_stream.js:132:20)
- at MessageStream._write (D:\PPTIK\redmine\redmine-worker\node_modules\mongodb\lib\cmap\message_stream.js:33:9)
- at writeOrBuffer (internal/streams/writable.js:358:12)
- at MessageStream.Writable.write (internal/streams/writable.js:303:10)
- at Socket.ondata (internal/streams/readable.js:726:22)
- at Socket.emit (events.js:375:28)
- at addChunk (internal/streams/readable.js:290:12)
- (Use `node --trace-warnings ...` to show where the warning was created)
- (node:18776) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1)
- (node:18776) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
- (node:18776) UnhandledPromiseRejectionWarning: MongoServerError: Authentication failed.
- at Connection.onMessage (D:\PPTIK\redmine\redmine-worker\node_modules\mongodb\lib\cmap\connection.js:207:30)
- at MessageStream.<anonymous> (D:\PPTIK\redmine\redmine-worker\node_modules\mongodb\lib\cmap\connection.js:60:60)
- at MessageStream.emit (events.js:375:28)
- at processIncomingData (D:\PPTIK\redmine\redmine-worker\node_modules\mongodb\lib\cmap\message_stream.js:132:20)
- at MessageStream._write (D:\PPTIK\redmine\redmine-worker\node_modules\mongodb\lib\cmap\message_stream.js:33:9)
- at writeOrBuffer (internal/streams/writable.js:358:12)
- at MessageStream.Writable.write (internal/streams/writable.js:303:10)
- at Socket.ondata (internal/streams/readable.js:726:22)
- at Socket.emit (events.js:375:28)
- at addChunk (internal/streams/readable.js:290:12)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement