Try to use rocketchat 1.0.2 with livechat and hubot

Hi
I’m trying to make my own server for livechat and hubot with mysql
When Hubot make an table about 10 lines, appear an error message

ERROR [sendMessage] Error: { isClientSafe: true,
error: ‘error-message-size-exceeded’,
reason: ‘Message size exceeds Message_MaxAllowedSize’,
details: { method: ‘sendMessage’ },
message: ‘Message size exceeds Message_MaxAllowedSize [error-message-size-exceeded]’,
errorType: ‘Meteor.Error’ }
(node:5029) UnhandledPromiseRejectionWarning: #
(node:5029) 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(). (rejection id: 1)
(node:5029) [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.

How can I resolv this?

Server Setup Information

  • Version of Rocket.Chat Server: 1.0.2
  • Operating System: CentOS7
  • Deployment Method: tar
  • Number of Running Instances: 3
  • DB Replicaset Oplog: 1
  • NodeJS Version: 8.11.3
  • MongoDB Version: 3.6.9
  • Proxy:
  • Firewalls involved:

Any additional Information