-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
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
Registration failing with "old_version" with "s40" env #2422
Comments
@EibrielInv I tested with Android and it does not work also, s40 is still not working ? |
lnunez@lnunez-Latitude-E7440:~/Desktop/wsp$ docker run -v /home/lnunez/Desktop/wsp:/root/.yowsup tgalal/yowsup registration --cc 56 --phone 56964364810 --requestcode sms status: fail |
??? |
Got the same issue looks like stopped working since last week.? INFO:yowsup.common.http.warequest:{"login":"61xxxxxxx","status":"fail","reason":"old_version"} |
I have the same issue, please give more traction in order to get a fix for this. |
@mcepl that is another error, it's not related with the old_version issue reported on this bug. |
I have the same error: 'old_version' |
status: fail if i login using env android... phone number get banned... s40 env version = 2.16.12 |
do not use s40, it doesnt work. |
try using enviroment android and change this in the env_android-py works fine for me |
@halikarnass it works, thank you |
1 similar comment
@halikarnass it works, thank you |
it works for what 2-3 days ? then you wait for some other code upgrade.. I guess that's the only option when using an un supported .. as for myself im exploring other options then yowsap.api Thank you |
Hi @halikarnass, whatsapp does not ban a number in a couple of days automatically if to register via android env? Thank |
Requesting code using -E android works fine: But registration using -E android fails:
Registration using -E s40 also fails with Any ideas how to fix it? Maybe we need new s40 token? |
Hello, I am getting the same error during
I have other number/identity already registered and It's still working.
|
Any ideas how to fix it? Maybe we need new s40 token? |
WhatsApp stoped registration new numbers via Nokia s40. |
@for2ne any ideas how to avoid ban after registration via android env? |
Has anyone been able to register a new number recently? |
while registering with 6 digit code , i got the following old version. yowsup-cli registration --register 564100 --phone xxxxxxxxxxxx --cc 91 INFO:yowsup.common.http.warequest:b'{"login":"xxxxxxxxxxxx","status":"fail","reason":"old_version"}\n' i am using en_android.py following version please help me. |
yes, i got the solution. |
@BodduSatya What you've done? |
open file: yowsup/env/init.py Comment the third line: If you have installed yowsup using pip, you shuold uninstall it first (pip uninstall yowsup) then run build and install. python setup.py build |
@BodduSatya but how do you avoid ban? How long do you use registered account after registration? |
unfortunately, my number was banned , after register 1 day. any other solution... |
Now I am getting this message on one number I already registered a few months ago:
I would like to remember this:
|
Did the below changes and worked for me: Change in env.py file Change on env_android.py python setup.py build python setup.py install yowsup-cli registration -r sms -m 000 -n 00 -p 91XXXXXXXXXX -C 91 -E android |
Command:
Results in:
I'm not testing with Android, since apparently results in blocked numbers
The text was updated successfully, but these errors were encountered: