oxen-io / session-ios

A private messenger for iOS.
https://getsession.org
GNU General Public License v3.0
403 stars 88 forks source link

[BUG] Messages fail to send #933

Open hollyrod opened 11 months ago

hollyrod commented 11 months ago

Code of conduct

Self-training on how to write a bug report

Is there an existing issue for this?

Current Behavior

Messages consistently fail to send and I have to close and reopen the app in order to get them to go through. It’s happening on 90% of the messages I try to send.

Expected Behavior

Messages should be sent when hitting the send button

Steps To Reproduce

  1. Write a message in an existing session
  2. Send message.

iOS Version

IOS 17.0.3

Session Version

2.4.3 (427)

Anything else?

com.loki-project.loki-messenger 2023-10-19--16-05-27-989.log

KeeJef commented 10 months ago

Based on your logs it looks like your clock is out of sync with the network, inside the iOS settings can you try Settings > General > Date & Time , Set time automatically and see if this issue resolves?