Skip to content

Endpoint hook/ not found #14

@Rillke

Description

@Rillke

When enabling Register Hook (Register a Hook on BBB to close conference calls automatically when they end. Requires the bbb-webhook package.), the hook gets correctly set up in bbb-webhook but our Rocket.Chat Instance does returns a 500 error:

Image

(Rocket.Chat log):

JsonRpcError {
  message: 'Endpoint hook/ not found',
  code: -32000,
  data: {}
}

On the bbb-webhook side:

webhooks-1  | {"level":40,"time":"2025-04-28T08:37:43.505Z","pid":19,"hostname":"XXXXXXXX","mod":"../out/webhooks/index.js","event":"event: { name: user-left, timestamp: 1745829227648 }","errorMessage":"Invalid response: 500","errorName":"Error","errorCode":500,"stack":"Error: Invalid response: 500\n    at CallbackEmitter._dispatch (file:///bbb-webhooks/src/out/webhooks/callback-emitter.js:171:37)\n    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n    at async Timeout._onTimeout (file:///bbb-webhooks/src/out/webhooks/callback-emitter.js:88:9)","msg":"error in the callback call to: [https://chat.XXXXXXXXX/api/apps/public/c95ba73a-XXXX-4d12-ae8a-XXXXXXXXXXXX/hook/68XXXXXXXXXXXXXXXXXXXXX83]"}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions