tulir / whatsmeow

Go library for the WhatsApp web multidevice API
https://go.mau.fi/whatsmeow
Mozilla Public License 2.0
2.24k stars 417 forks source link

Hash list problem #256

Open fcerd95 opened 2 years ago

fcerd95 commented 2 years ago

Some message has lost because i received this message in log

"09:59:04.478 [Database WARN] Server returned different participant list hash when sending to XXXXXX@s.whatsapp.net. Some devices may not have received the message."

How should I handle this case for the message to be sent?

Manjit2003 commented 2 years ago

Same issue

elialber commented 1 year ago

+1 😩

codespearhead commented 1 year ago

We need more information, such as which user trigger this warning.

I suspect the that their account was created before some change in the phone numbers, like the 2017 national-wide change that added an extra digit in all phone numbers in Brazil, a breaking change which consequences are still present in some WhatsApp accounts to this day.

AlfarisiN commented 1 year ago

i also got this error warn, and only when i receive message from android device, i can say because i try with whatsapp desktop, whatsapp web, and ios version of whatsapp, everything fine but on android version, and message wont send either to android version

marcelotadeujr commented 2 months ago

We need more information, such as which user trigger this warning.

I suspect the that their account was created before some change in the phone numbers, like the 2017 national-wide change that added an extra digit in all phone numbers in Brazil, a breaking change which consequences are still present in some WhatsApp accounts to this day.

Hi! Did you have any solution for extra-digit on Brazil? Thanks