signal-cli getServerGuid NPE on all inbound sealed sender messages #1
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Every inbound Signal message throws NullPointerException on getServerGuid in signal-cli. Messages arrive as sealed sender envelopes and crash before reaching the TCP stream. Tested on both 0.14.5-SNAPSHOT and 0.14.3 stable - same result. Not a version issue. Likely corrupted account state. Outbound works fine. Host: junkpile. Likely fix: re-link or re-register the account, or reset protocol data.