Skip to content

(node:11481) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead. #17032

@y377

Description

@y377
● rocketchat.service - The Rocket.Chat server
   Loaded: loaded (/usr/lib/systemd/system/rocketchat.service; enabled; vendor preset: disabled)
   Active: active (running) since Fri 2020-03-27 00:21:39 CST; 1h 12min ago
 Main PID: 11481 (node)
   CGroup: /system.slice/rocketchat.service
           └─11481 /usr/local/bin/node /opt/Rocket.Chat/main.js

Mar 27 00:22:18 rocket1 rocketchat[11481]: ➔ |       MongoDB Engine: wiredTiger         |
Mar 27 00:22:18 rocket1 rocketchat[11481]: ➔ |             Platform: linux              |
Mar 27 00:22:18 rocket1 rocketchat[11481]: ➔ |         Process Port: 3001               |
Mar 27 00:22:18 rocket1 rocketchat[11481]: ➔ |             Site URL: https://www.chat.com  |
Mar 27 00:22:18 rocket1 rocketchat[11481]: ➔ |     ReplicaSet OpLog: Enabled            |
Mar 27 00:22:18 rocket1 rocketchat[11481]: ➔ |          Commit Hash: 26094592f8         |
Mar 27 00:22:18 rocket1 rocketchat[11481]: ➔ |        Commit Branch: HEAD               |
Mar 27 00:22:18 rocket1 rocketchat[11481]: ➔ |                                          |
Mar 27 00:22:18 rocket1 rocketchat[11481]: ➔ +------------------------------------------+
Mar 27 00:22:53 rocket1 rocketchat[11481]: (node:11481) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.

What does this hint mean when the basic function is running? Excuse me?

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions