-
Notifications
You must be signed in to change notification settings - Fork 84
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Sending text messages (SMS) is silently failing on vector.im #411
Comments
Could also be good to log event IDs so we can check status: https://www.openmarket.com/docs/Content/apis/v4http/get-status-json.htm |
I've released Sydent v2.4.4 which builds on top of v2.4.3 with #412 in addition to it. I've asked ops to deploy this new version onto vector.im, and when that'll be done we should be able to retrieve enough information from the Sydent logs to understand why this is happening. |
The main cause was #413: |
All look good in the logs:
But no text message is ever received.
Not sure whether this is due to #410 or if there's an issue with the OpenMarket API causing it to silently fail sending the text message.
A good first step would be fixing #410 so we can tell if the OM API responds with an error.
The text was updated successfully, but these errors were encountered: