Bug: Send SMS #1637

Closed
opened 2026-04-05 16:31:02 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @teger on 8/25/2023

Hi,

My SMS are not sent.
With docker compose log notification

I found this error :

{
oneuptime-notification-1 | message: 'Response ID: 606d7230-xxxxxx-11ee-xxxxxxx-3593e55d26fb -- POD NAME: NONE -- METHOD: POST -- URL: https://send -- DURATION: 341ms -- STATUS: 200\n' +
oneuptime-notification-1 | ' Response ID: 606d7230-xxxxxx-11ee-xxxxxxx-3593e55d26fb -- RESPONSE BODY: EMPTY',
oneuptime-notification-1 | level: 'info',
oneuptime-notification-1 | timestamp: '2023-08-25T20:53:00.584Z'
oneuptime-notification-1 | }
oneuptime-notification-1 | {
oneuptime-notification-1 | message: 'Response ID: 606ed1c0-xxxxxxx-11ee-xxxxxx-3593e55d26fb -- POD NAME: NONE -- METHOD: POST -- URL: https://send -- DURATION: 337ms -- STATUS: 200\n' +
oneuptime-notification-1 | ' Response ID: 606ed1c0-xxxxxx-11ee-xxxxxx-3593e55d26fb -- RESPONSE BODY: EMPTY',
oneuptime-notification-1 | level: 'info',
oneuptime-notification-1 | timestamp: '2023-08-25T20:53:00.589Z'
oneuptime-notification-1 |
}

The url https://send is correct ?
I don't understand this error with twilio.

Thanks for your help

*Originally created by @teger on 8/25/2023* Hi, My SMS are not sent. With docker compose log notification I found this error : { oneuptime-notification-1 | message: 'Response ID: 606d7230-xxxxxx-11ee-xxxxxxx-3593e55d26fb -- POD NAME: NONE -- METHOD: POST -- URL: https://send -- DURATION: 341ms -- STATUS: 200\n' + oneuptime-notification-1 | ' Response ID: 606d7230-xxxxxx-11ee-xxxxxxx-3593e55d26fb -- RESPONSE BODY: EMPTY', oneuptime-notification-1 | level: 'info', oneuptime-notification-1 | timestamp: '2023-08-25T20:53:00.584Z' oneuptime-notification-1 | } oneuptime-notification-1 | { oneuptime-notification-1 | message: 'Response ID: 606ed1c0-xxxxxxx-11ee-xxxxxx-3593e55d26fb -- POD NAME: NONE -- METHOD: POST -- URL: https://send -- DURATION: 337ms -- STATUS: 200\n' + oneuptime-notification-1 | ' Response ID: 606ed1c0-xxxxxx-11ee-xxxxxx-3593e55d26fb -- RESPONSE BODY: EMPTY', oneuptime-notification-1 | level: 'info', oneuptime-notification-1 | timestamp: '2023-08-25T20:53:00.589Z' oneuptime-notification-1 | } The url https://send is correct ? I don't understand this error with twilio. Thanks for your help
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/oneuptime#1637