Auties00 / Cobalt

Standalone unofficial fully-featured Whatsapp Web and Mobile API for Java and Kotlin
MIT License
625 stars 183 forks source link

Cannot decode message (3.4.4) #317

Closed rocymp closed 1 year ago

rocymp commented 1 year ago

2023-06-05 23:31:22.853 WARN 41491 --- [onPool-worker-2] MessageHandler : Cannot decode message(id: EF179BDA5E12849C3E68954761C67823, from: 77475078463@s.whatsapp.net): Missing session for: 77475078463:0

When other users send messages to the account, will report an error that the session cannot be found.

Auties00 commented 1 year ago

2023-06-05 23:31:22.853 WARN 41491 --- [onPool-worker-2] MessageHandler : Cannot decode message(id: EF179BDA5E12849C3E68954761C67823, from: 77475078463@s.whatsapp.net): Missing session for: 77475078463:0

When other users send messages to the account, will report an error that the session cannot be found.

does this happen after a reboot or at a random time?

Goddino-Repo commented 1 year ago

@Auties00 same problem, but from my side it's only a display error, does not affect the functionality

From my side it happens random, not at startup/reboot

rocymp commented 1 year ago

2023-06-05 23:31:22.853 WARN 41491 --- [onPool-worker-2] MessageHandler : Cannot decode message(id: EF179BDA5E12849C3E68954761C67823, from: 77475078463@s.whatsapp.net): Missing session for: 77475078463:0 When other users send messages to the account, will report an error that the session cannot be found.

does this happen after a reboot or at a random time?

happens after reboot

Auties00 commented 1 year ago

2023-06-05 23:31:22.853 WARN 41491 --- [onPool-worker-2] MessageHandler : Cannot decode message(id: EF179BDA5E12849C3E68954761C67823, from: 77475078463@s.whatsapp.net): Missing session for: 77475078463:0 When other users send messages to the account, will report an error that the session cannot be found.

does this happen after a reboot or at a random time?

happens after reboot

okay, this bug will be fixed in a commit that I'll push our today. it was a synchronization problem

sailer132 commented 1 year ago

wating update

Auties00 commented 1 year ago

wating update

Already pushed

Auties00 commented 1 year ago

Tracking in https://github.com/Auties00/Cobalt/issues/289