Skip to content

Errors with Hubot 2.19 #28

@bryanrossUK

Description

@bryanrossUK

Hi,

With hubot-2.19 with redis-brain-v0.0.4 and I get the following errors when I try to use hubot-eavesdrop-2.2.1. Any ideas on how to fix this?

hubot_1  | [Mon Sep 04 2017 18:00:41 GMT+0000 (UTC)] ERROR TypeError: Cannot read property 'sort' of null
hubot_1  |   at TextListener.callback (/opt/hubot/node_modules/hubot-eavesdrop/src/eavesdrop.coffee:95:17, <js>:116:12)
hubot_1  |   at executeListener (/opt/hubot/node_modules/hubot/src/listener.coffee:65:11, <js>:53:19)
hubot_1  |   at allDone (/opt/hubot/node_modules/hubot/src/middleware.coffee:44:37, <js>:34:16)
hubot_1  |   at /opt/hubot/node_modules/async/lib/async.js:274:13
hubot_1  |   at Object.async.eachSeries (/opt/hubot/node_modules/async/lib/async.js:142:20)
hubot_1  |   at Object.async.reduce (/opt/hubot/node_modules/async/lib/async.js:268:15)
hubot_1  |   at /opt/hubot/node_modules/hubot/src/middleware.coffee:49:7, <js>:37:22
hubot_1  |   at nextTickCallbackWith0Args (node.js:489:9)
hubot_1  |   at process._tickCallback (node.js:418:13)
hubot_1  |
hubot_1  | [Mon Sep 04 2017 18:00:51 GMT+0000 (UTC)] ERROR TypeError: Cannot read property 'push' of null
hubot_1  |   at EavesDropping.add (/opt/hubot/node_modules/hubot-eavesdrop/src/eavesdrop.coffee:30:20, <js>:22:33)
hubot_1  |   at TextListener.callback (/opt/hubot/node_modules/hubot-eavesdrop/src/eavesdrop.coffee:57:21, <js>:66:24)
hubot_1  |   at executeListener (/opt/hubot/node_modules/hubot/src/listener.coffee:65:11, <js>:53:19)
hubot_1  |   at allDone (/opt/hubot/node_modules/hubot/src/middleware.coffee:44:37, <js>:34:16)
hubot_1  |   at /opt/hubot/node_modules/async/lib/async.js:274:13
hubot_1  |   at Object.async.eachSeries (/opt/hubot/node_modules/async/lib/async.js:142:20)
hubot_1  |   at Object.async.reduce (/opt/hubot/node_modules/async/lib/async.js:268:15)
hubot_1  |   at /opt/hubot/node_modules/hubot/src/middleware.coffee:49:7, <js>:37:22
hubot_1  |   at nextTickCallbackWith0Args (node.js:489:9)
hubot_1  |   at process._tickCallback (node.js:418:13)

Metadata

Metadata

Assignees

No one assigned

    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