signalapp / Signal-iOS

A private messenger for iOS.
https://signal.org
GNU Affero General Public License v3.0
10.62k stars 2.96k forks source link

Clicking 'Send' clears the input field but no message is being sent #5598

Closed somerandom2 closed 1 year ago

somerandom2 commented 1 year ago

Bug description

Cannot send message, cannot enter stories section, cannot enter "Change Phone Number" section after 6.24.0 update.

Steps to reproduce

Actual result: Cannot send message. It is hanging and don't send message. I have to send via desktop signal.

Possible error When I analyze debug log I saw these lines. 2023/05/20 06:57:11:555 ❤️ [MessageSender.m:280 -[OWSSendMessageOperation didFailWithError:]]: Failed with error: <SignalServiceKit.MessageSenderNoSuchSignalRecipientError: 0x106823aa0> (isRetryable: 0) 2023/05/20 06:57:11:561 💛 [NotificationService.swift:253 fetchAndProcessMessages(logger:)]: Pending outgoing message complete {{[ REDACTED_UUID:xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxE74 ]}} 2023/05/20 06:57:11:561 ❤️ [OWSOutgoingReceiptManager.m:273 -[OWSOutgoingReceiptManager sendReceiptsForReceiptType:]_block_invoke]: Failed to send Viewed receipts to sender with error: <SignalServiceKit.MessageSenderNoSuchSignalRecipientError: 0x106823aa0>

Device info

Device: iPhone XS

iOS version: 16.5

Signal version: 6.24

Link to debug log

https://debuglogs.org/ios/6.24.0/cbec59918b9ba96f8357fa7c95a86ccd47ed63a61f79affab6a52b0d622810d5.zip

somerandom2 commented 1 year ago

Please consider this. I still cannot use Signal IOS. I have to open desktop Signal everytime I want to send message.

somerandom2 commented 1 year ago

Sorry for accidental close.

martin-fink commented 1 year ago

I'm experiencing the same issue (same error in the log as well). I am however able to use Signal on my iPad.

Just a note to @somerandom2: For better discoverability, it might be good to change the issue title to something that describes the problem, such as "Clicking 'Send' clears the input field but no message is being sent" or something similar.

somerandom2 commented 1 year ago

I changed title. Thank you. @martin-fink

Note: Updated to 6.26. Still this issue didn't solved.

somerandom2 commented 1 year ago

After 6.27 update it is fixed. Thank you.