Project

General

Profile

Actions

Bug #7564

closed

Backend crash when invalid Twilio settings is given

Added by Olivier Bitsch 2 months ago. Updated about 2 months ago.

Status:
Done
Priority:
High
Category:
-
Target version:
Start date:
09/11/2024
Due date:
% Done:

0%

Estimated time:

Description

Sep 11 12:47:32 hcw-athome-dev node[237492]: Error sending Twilio SMS: RestException [Error]: Twilio could not find a Channel with the specified From address
Sep 11 12:47:32 hcw-athome-dev node[237492]:     at success (/usr/share/hcw-athome/backend/node_modules/twilio/lib/base/Version.js:79:23)
Sep 11 12:47:32 hcw-athome-dev node[237492]:     at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
Sep 11 12:47:32 hcw-athome-dev node[237492]:   status: 400,
Sep 11 12:47:32 hcw-athome-dev node[237492]:   code: 63007,
Sep 11 12:47:32 hcw-athome-dev node[237492]:   moreInfo: 'https://www.twilio.com/docs/errors/63007',
Sep 11 12:47:32 hcw-athome-dev node[237492]:   details: undefined
Sep 11 12:47:32 hcw-athome-dev node[237492]: }
Sep 11 12:47:32 hcw-athome-dev node[237492]: node:internal/process/promises:288
Sep 11 12:47:32 hcw-athome-dev node[237492]:             triggerUncaughtException(err, true /* fromPromise */);
Sep 11 12:47:32 hcw-athome-dev node[237492]:             ^
Sep 11 12:47:32 hcw-athome-dev node[237492]: RestException [Error]: Twilio could not find a Channel with the specified From address
Sep 11 12:47:32 hcw-athome-dev node[237492]:     at success (/usr/share/hcw-athome/backend/node_modules/twilio/lib/base/Version.js:79:23)
Sep 11 12:47:32 hcw-athome-dev node[237492]:     at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
Sep 11 12:47:32 hcw-athome-dev node[237492]:   status: 400,
Sep 11 12:47:32 hcw-athome-dev node[237492]:   code: 63007,
Sep 11 12:47:32 hcw-athome-dev node[237492]:   moreInfo: 'https://www.twilio.com/docs/errors/63007',
Sep 11 12:47:32 hcw-athome-dev node[237492]:   details: undefined
Sep 11 12:47:32 hcw-athome-dev node[237492]: }
Actions #1

Updated by Gor Grigoryan about 2 months ago

  • Assignee changed from Gor Grigoryan to Olivier Bitsch
  • Status changed from In Study to Testing
Actions #2

Updated by Olivier Bitsch about 2 months ago

  • Status changed from Testing to Done
Actions

Also available in: Atom PDF