-
-
Notifications
You must be signed in to change notification settings - Fork 317
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
Can't reregister landline account after inactivity: 400 (InvalidTransportModeException) #1666
Comments
Hi, i had the same problem today. After receiving error 400, (wait 60 seconds), you still need to : |
Thank you very much, it worked! I think I made 2 mistakes:
I'll update the readme with the correct procedure for landline. Thanks again! 🙂 |
Update landline (`--voice`) registration procedure. This closes AsamK#1666 (🤘)
Update landline (`--voice`) registration procedure. This closes #1666 (🤘)
Hello and happy new year!
After 1.5 year of inactivity, I decided to use signal-cli again. My account was created with a landline number (so registered with voice) and I upgraded from 0.11.11 to the latest 0.13.11.
It seems like I have to register again because when I do
signal-cli listAccounts
I first get[401] Authorization failed! (AccountCheckException)
then after a second check I getUser is not registered. (NotRegisteredException)
But when I try to register, I get a
Failed to register: StatusCode: 400 (InvalidTransportModeException)
error.I tried with and without the
--reregister
flag and it does this with the 2 devices I was using signal-cli on (one was linked to the other but I don't remember which was the main one so I tried to reregister on both)The text was updated successfully, but these errors were encountered: