Yowsup: CanÂŽt see message with encryption disabled and if enabled it shows "waiting for this message"

Created on 17 May 2017  Â·  14Comments  Â·  Source: tgalal/yowsup

Hello,
If i send a message with the demo, i only recieve the message "waiting for this message" but i can wait forever and nothing happens.... If i disable the encryption with "-M" i recieve NO message but a friend in the group does recieve the message... If i send messages with the 'yowsup-cli demos --yowsup' it is working with no problem...
I hope somebody can help me :c

~Jan (Jan2220)

Most helpful comment

I solved problem "waiting for this message" removing the -M and delete /root/.yowsup/[telNumber]/axolotl.db


gustavors01, vc Ă© brasileiro?
vi que esse erro de caracteres Ă© resolvido usando o python 2.7, nĂŁo testei. (Normalmente uso para o envio de mensagens via script, sem caracter especial)
ou vc pode testar essa solução: https://github.com/tgalal/yowsup/issues/1942

All 14 comments

i have same issue. but i still haven't any idea for this....

same problem here.
with -M : no receive the message
without -M : receive the message "waiting for this message"

Hello all,
I have similar issues here.
My python knowledge is 0%.
Basically I use “yowsup-cli demos --send” to send message on bash script’s.

1- When I send message to phone number, with below command, work 100%, with any length or lines quantity and also special chars:
yowsup-cli demos -c configfile -s 55xxxxxxxxxx "test message"
yowsup-cli demos -c configfile -s 55xxxxxxxxxx "Some Brazilian words like: Água, Não, Pescoço"
yowsup-cli demos -c configfile -s 55xxxxxxxxxx "`for i in {1..50}; do echo "Line${i}"; done`"
yowsup-cli demos -c configfile -s 55xxxxxxxxxx "`cat TextFileWithSpecialChar.txt`"

2- When I send message to groups, with below command, with short messages with or without special chars arrive fine:
yowsup-cli demos -c configfile -s 55xxxxxxxxxx-xxxxxxxxx "test message"
yowsup-cli demos -c configfile -s 55xxxxxxxxxx-xxxxxxxxx "Some Brazilian words like: Água, Não, Pescoço "
yowsup-cli demos -c configfile -s 55xxxxxxxxxx-xxxxxxxxx "`for i in {1..5}; do echo "Line${i}"; done`"

3- When I send LONG message to groups, with or without special char, like single line with around 50 characters, or around 15 lines, arrive 30% of the messages, but when I send with more then 60 char or 20 lines, no arrive and get “Waiting...”, commands:
yowsup-cli demos -c configfile -s 55xxxxxxxxxx-xxxxxxxxx "Some Random char: 2328052flkjvslkkvjs kjsfljvu8 lkjlj 88wefvcsdv kkjhvishkv 8wefhjsd 8ewjksd egwergfer jgrsgd"
yowsup-cli demos -c configfile -s 55xxxxxxxxxx-xxxxxxxxx "`for i in {1..20}; do echo "Line${i}"; done`"

4- When I send UNCRYPTED messages, to groups or phone, WITHOUT special char, work 100%, on any length/lines, with below commands:
yowsup-cli demos -c configfile –M -s 55xxxxxxxxxx-xxxxxxxxx "test message"
yowsup-cli demos -c configfile –M -s 55xxxxxxxxxx "` for i in {1..50}; do echo "Line${i}"; done`"
yowsup-cli demos -c configfile –M -s 55xxxxxxxxxx-xxxxxxxxx "`for i in {1..50}; do echo "Line${i}"; done`"

5- When I send UNCRYPTED messages, to groups or phone, WITH special char, not work, only arrive an empty message, below commands:
yowsup-cli demos -c configfile –M -s 55xxxxxxxxxx "Some Brazilian words like: Água, Não, Pescoço"

For me groups messages, still are difficult to manage, I use –M command, but I need first to clean the message and remove all special characters used in our Brazilian Portuguese.

tks.

I solved problem "waiting for this message" removing the -M and delete /root/.yowsup/[telNumber]/axolotl.db


gustavors01, vc Ă© brasileiro?
vi que esse erro de caracteres Ă© resolvido usando o python 2.7, nĂŁo testei. (Normalmente uso para o envio de mensagens via script, sem caracter especial)
ou vc pode testar essa solução: https://github.com/tgalal/yowsup/issues/1942

I solved problem "waiting for this message" removing the -M and delete /root/.yowsup/[telNumber]/axolotl.db

Still same problem... :c

Still same problem... :c

the firt message will create a new axolotl.db
And the second will send correctly

if using another User to send messages, the path is /home/[user]/.yowsup/[tel]/axolotl.db

command used to send: yowsup-cli demos -s 5531883xxx "test - linux" -c /etc/yowsup/file.conf

the firt message will create a new axolotl.db
And the second will send correctly

if using another User to send messages, the path is /home/[user]/.yowsup/[tel]/axolotl.db

I know ^^ First time:
INFO:yowsup.layers.axolotl.layer_control:Axolotl layer is generating keys
second time:
INFO:yowsup.demos.sendclient.layer:Message sent
but no visible message...

i still have same issue. the message send to group. show "waiting for this message". who have any idea?

I solved problem "waiting for this message" removing the -M and delete
/root/.yowsup/[telNumber]/axolotl.db

Worked for me! Thanks!

Hey guys i have the same problem, for this case has one solution ?

Same Problem ...

. follop up.

I solved problem "waiting for this message" removing the -M and delete /root/.yowsup/[telNumber]/axolotl.db

work for me, thanks.

Same here

Was this page helpful?
0 / 5 - 0 ratings

Related issues

cyberp1983 picture cyberp1983  Â·  3Comments

mannemvamsi picture mannemvamsi  Â·  4Comments

mathslimin picture mathslimin  Â·  4Comments

MauricioAHM picture MauricioAHM  Â·  5Comments

bzero picture bzero  Â·  4Comments