You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Other users have payload encryption enabled and we all have inputted the same secret key. However, now thinking about it, i did do some testing with my friend with a different symmetric key which was when the issue started actually. So yeah there are now users present that are using different secret keys.
Not sure but it might also be because my device has entries on the server that use two different encryption keys due to this testing with a friend.
I have disabled payload encryption and now seeing this log message and having the same problem. Will try to delete the old entries on the server when i get access to it again in a few days. and see if that fixes the problem. 2024-09-05 21:51:30.400 W [MQTT Call: bramble] MessageProcessor: Unknown message type received
Just another bit of information to add is that iOS devices work perfectly fine :)
looowizz
changed the title
Unable to decrypt payloads using symmetric key
Disconnection upon receiving payloads encrypted with an unknown key
Sep 6, 2024
Hi! Thank you for the app :)
I noticed that in the new 2.5.0 version, the app gives an error when decrypting locations from other users:
2024-09-05 20:55:48.373 E [MQTT Call: bramble] MQTTMessageProcessorEndpoint$mqttCallback: Connection Lost MqttException (0) - java.lang.RuntimeException: Decryption failed. Ciphertext failed verification
The app immediately disconnects after this error, doing the usual reconnection attempts afterwards.
The text was updated successfully, but these errors were encountered: