Skip to content
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

INFO:yowsup.common.http.warequest:b'{"login":"91xxxxxxxxxx","status":"fail","reason":"old_version"}\n' #268

Open
vinayaksable2399 opened this issue Sep 9, 2019 · 10 comments

Comments

@vinayaksable2399
Copy link

yowsup-cli v2.0.15
yowsup v2.5.2

Copyright (c) 2012-2016 Tarek Galal
http://www.openwhatsapp.org

This software is provided free of charge. Copying and redistribution is
encouraged.

If you appreciate this software and you would like to support future
development please consider donating:
http://openwhatsapp.org/yowsup/donate

INFO:yowsup.common.http.warequest:b'{"login":"91xxxxxxxxxx","status":"fail","reason":"old_version"}\n'
login: b'91xxxxxxxxxx'
reason: b'old_version'

@xandymelo
Copy link

Same here!

@mrjonesev
Copy link

Same for me

@gabcarvalhogama
Copy link

Same here

@ChetanAmrao
Copy link

if anyone found the solution to that please reply

@returnWOW
Copy link

if anyone found the solution to that please reply

That problem is install yowsup via pip is not up to date, we must download github code, after, run python setup.py install to update and try again. Sorry for my bad English.

@ChetanAmrao
Copy link

thanks @returnWOW for solution
but i have this error now
error: cryptography 1.7.1 is installed but cryptography>=2.5 is required by {'dissononce'}

@returnWOW
Copy link

thanks @returnWOW for solution
but i have this error now
error: cryptography 1.7.1 is installed but cryptography>=2.5 is required by {'dissononce'}

You need install cryptography module version to 1.7.1 . Try uninstall it and run pip install cryptography==1.7.1

@ChetanAmrao
Copy link

thanks @returnWOW
pip3 install cryptography worked for me

@ChetanAmrao
Copy link

ChetanAmrao commented Feb 13, 2020

and now I am stuck at this error where yowsup cannot give me online status for some reason

Yowsup Cli client

Type /help for available commands

[offline]:

@mostepunk
Copy link

old version resolved here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants