-
-
Notifications
You must be signed in to change notification settings - Fork 306
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
"Invalid account (phone number), make sure you include the country code." #1547
Comments
Do you see the same error with the current version (0.13.4)? Also, can you provide a verbose log (by adding "-vv" on the command line)? Without the latter, nobody is able to help you find the possible reason of your problem. |
@m-ueberall I get the issue with master, too:
(+XXXXXXXXXXX redacted; I used an actual Google VoIP number) I was also encountering invalid captcha errors when trying to reregister with another number (even before getting the rate-limiting RegistrationRetryException). |
Captcha issue sounds like #1491 |
@donovanglover Indeed. It does. |
What do you get when you try to validate your phone number on this page (it's using the same phone number library as Signal): |
(phone # redacted; I typed 10 digits.) |
If your number is already registered with Signal via the mobile app, you don't need to go through the registration process again with Signal-CLI. Instead, you can link Signal-CLI to your existing Signal account. Here’s how you can link Signal-CLI to your existing Signal account:
bash bash This command will output a QR code in the terminal or save it to a file (depending on the terminal capabilities). |
If the libphonenumber site says that the number is invalid, then it's not a signal-cli issue. Something with the number format is wrong. |
When I try registering with a new number, I get this:
signal-cli 0.13.2-SNAPSHOT
The text was updated successfully, but these errors were encountered: