-
Notifications
You must be signed in to change notification settings - Fork 22
The keys are not updated correctly #79
Comments
So keys should update after a message which cant be decrypted is recieved. |
I do not understand what you want to say to me, I think that when you speak privately with someone who does not have the right key, it is updated well but when in the group someone you have not talked to before speaks, the key is not updated at least that you speak in private with him, then already if the messages arrive by the group of that person |
Okay |
+1 |
This error comes out every time I log in now |
@Jeronimo17 Do you found a fix for that ? I'm receiving the same behavior |
@Jeronimo17 @juanpmarin |
@AragurDEV so the issue is on the client or on the whatsapp backend ? |
Both :P |
@AragurDEV :( |
Only with reverse engineering or packet sniffing I think. |
Hi @AragurDEV, how can I help on the research ? How can I sniff the packets ? |
The same is said in the original tgalal#2516 |
@juanpmarin You can use a Proxy and than sniff with Wireshark (also you have to send a "fake" SLL cert to the client to decrypt these properly) @Jeronimo17 Yes it is only the recieving part (in groups) also this PR doesn't fix anything^^ |
@AragurDEV in our case the problem with group is affecting the whole bot, so we cannot receive any massage in the group or one on one messages between contacts... any idea how to back to normal? |
@gauchoarg No idea. Sorry. Maybe a account deletion -> reregistration could help. |
Today, I have tried again and with the errors, I have received messages from the groups of 5 days ago, more recent do not arrive: S |
hey guys, i have the same issue. Will there be a fix for this problem? I would really appreciate it because i am struggling with this issue some weeks now. or does anybody has some news to this? |
I have not been connected for a long time waiting for a solution |
The exception code is this
but the GetKeysIqProtocolEntity its never sended, why? |
@franquitt I saw the same issue and I tried to send it with different ways but the keys were never retreived anyway |
I get in my chat "XXX security code changed. Tap for more info.". When I tap I should verify the security codes by scanning QR-code. Deleting axolotl.db brings up the message again..... |
@franquitt @juanpmarin |
no work around about this at this point? |
i don't know... can we do anything to get this work again? |
so there is a way of passing the keys direct to the code on the class GetKeysIqProtocolEntity? i got this reading the code
|
This comment has been minimized.
This comment has been minimized.
Try this: 1 - rm -rf root/.yowsup . |
Re-Creating the keys as per @alejandroguille worked for me. |
I went from windows to linux and forgot to copy the key database; I can update the key when I speak privately with someone, the keys are not updated from the group
I use https://github.com/hoehermann/wxpyWha
Thank you
The text was updated successfully, but these errors were encountered: