Skip to content
This repository was archived by the owner on Oct 30, 2025. It is now read-only.
This repository was archived by the owner on Oct 30, 2025. It is now read-only.

GitLab integration not working #44

@askannon

Description

@askannon

I am running Gitsy as part of the rocketchat/hubot-rocketchat docker image. The bot seems to be ok at first and "hubot intro gitsy" outputs the correct manual. But running any GitLab integration command like e.g. "hubot projects" is causing the folllowing trace:

rocketchat_hubot        | [Mon Aug 01 2016 18:33:51 GMT+0000 (UTC)] ERROR TypeError: Cannot read property 'body' of null
rocketchat_hubot        |   at /home/hubot/node_modules/hubot-gitsy/src/gitlab/lib/ApiBaseHTTP.js:82:56
rocketchat_hubot        |   at _Class.wrap_response (/home/hubot/node_modules/hubot-gitsy/node_modules/slumber/lib/API.js:197:18)
rocketchat_hubot        |   at _Class.<anonymous> (/home/hubot/node_modules/hubot-gitsy/node_modules/slumber/lib/API.js:4:59)
rocketchat_hubot        |   at Request._callback (/home/hubot/node_modules/hubot-gitsy/node_modules/slumber/lib/API.js:215:26)
rocketchat_hubot        |   at self.callback (/home/hubot/node_modules/hubot-gitsy/node_modules/slumber/node_modules/request/request.js:187:22)
rocketchat_hubot        |   at Request.emit (events.js:129:20)
rocketchat_hubot        |   at Request.onRequestError (/home/hubot/node_modules/hubot-gitsy/node_modules/slumber/node_modules/request/request.js:813:8)
rocketchat_hubot        |   at ClientRequest.emit (events.js:107:17)
rocketchat_hubot        |   at _http_outgoing.js:415:12
rocketchat_hubot        |   at process._tickCallback (node.js:355:11)

Any ideas what might be causing this?

Thanks

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