-
Notifications
You must be signed in to change notification settings - Fork 497
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
Error: Country code regex does not match #6723
Comments
I reported the error in the Element IOS channel and a kind user (@Johennes) gave a possible hypothesis of the problem:
|
Logs from the rageshake confirm that the error comes from the MSISDN API:
|
I experienced the same issue and reported it here in the Element iOS room and submitted a bug report through the iOS app. I did: added my phone number with prefilled country code +1 to my profile via iOS app > confirmed my matrix password > submitted I expected: a success message or one-time passcode to confirm my number and for my phone number to be saved in my profile I saw: I received an error message the following error message: Additional info:
|
The regex error is easily fixed with #6727. Unfortunately, this will still leave you on what appears to be a rate limiting response. As discussed in the Element iOS room yesterday, Element Web has the same problem. |
Update on the rate limiting error: Adding phone numbers is disabled on matrix.org at the moment because the sending of SMS kept being exploited by scammers. Unfortunately, we don't have a timeline for when it will be made available again at this time. |
Steps to reproduce
In the user settings where there is the profile picture, display name, password, email, add email address and phone number.
When I want to add a phone number, I enter my number and when I click on the add option, an error message appears.
Outcome
What did you expect?
Adding a phone number works.
What happened instead?
An invalid error beyond my control occurs.
Your phone model
iPhone 13 Pro
Operating system version
iOS 16
Application version
Element 1.9.5
Homeserver
matrix.org
Will you send logs?
Yes
The text was updated successfully, but these errors were encountered: