Open selfbc opened 2 years ago
Based on signal-cli having the same issue and resolving the problem - it looks like the 428 is wanting you to complete a challenge before you can continue send messages. Could this functionality be added to textsecure and axolotl? Please see https://github.com/AsamK/signal-cli/issues/708, https://github.com/AsamK/signal-cli/commit/50e5acdf52139cc607a7bed615e4ab33912c8471, https://github.com/AsamK/signal-cli/blob/master/src/main/java/org/asamk/signal/commands/SubmitRateLimitChallengeCommand.java, and https://github.com/AsamK/signal-cli/blob/master/src/main/java/org/asamk/signal/util/SendMessageResultUtils.java for how they fixed it.
textsecure has stopped sending messages and now gives error 428 on send. I am still seeing a lot of unexpected closes, but this has not been preventing textsecure to work. Sometimes the unexpected closes cause messages to not be received. I am on the latest build.