-
The command:
pip install -Iv protobuf==3.0.0-alpha-1
result with: ... Successfully installed protobuf-3.0.0a1 setuptools-17.1.1
But still not working:
root@server:~# yowsup-cli demos -c /usr/local…
-
Hey.
latest months - bots get killed when WhatsApp is changing their token / env informations.
tokenData = {
"v": "2.13.5",
"r": "S40-14.26",
"u": "WhatsApp/2.13.5 S40Version/14.26 Device/Nokia302",…
-
I can send the messages, but they do not reach the destination.
help!!! please
INFO:yowsup.demos.sendclient.layer:Message sent
http://openwhatsapp.org/yowsup/donate
Log
shows that it was sen…
-
After installing YOWSUP 2.4 following your instructions and configuring yowsup-cli.config after receiving registration correctly I tried to run demos example:
hector@hector:~/yowsup$ yowsup-cli demos …
-
As i understand now, currently there is no support for receiving image messages with yowsup!
after the S40 token change, now we're getting encrypted images.
please update here if someone is working on…
-
After problem #2163 I've the following problem:
`status: fail
retry_after: 3600
reason: no_routes
login: 4917461xxxxx`
My network carrier is vodafone: MCC: 262 and tried mnc 02, 42, 04, 09.
…
plehr updated
5 years ago
-
yowsup-cli v2.0.15
yowsup v2.5.2
{"login":"880xxxxxxxxxxx","status":"fail","reason":"old_version"}
status: fail
reason: old_version
login: 880xxxxxxxxxxx
Please help some…
-
I've got a fatal "AttributeError: 'NoneType' object has no attribute 'getData'" when receiving a decrypted message. Here is the output:
```
DEBUG:yowsup.layers.logger.layer:rx:
���!q�V�a�8�>▒��$�q�…
-
If you send lot of messages without any kind of delay between them, yowsup raise this error.
It seems it's because two threads are accessing to sqlite in paralel.
```
2016-01-27 15:36:30.482730+00:0…
-
hi. really thanks for version 3.
I install and register a new phonenumber.
add in whats.conf file
cc=55
phone=555198058XXXX
yowsup-cli demos --yowsup --config /usr/src/yowsup/whats.conf
…