deltachat / deltachat-android

Email-based instant messaging for Android.
GNU General Public License v3.0
1.14k stars 147 forks source link

Message won't send #2895

Closed metalfoxdev closed 11 months ago

metalfoxdev commented 11 months ago
r10s commented 11 months ago

hm, for whatever reason, the core is not able to read the message from the database, we're getting failed to load message Msg#1714 from the database: Query returned no rows instead

does that happen for all messages? maybe do a backup first and then try to delete the stuck messages and try to send new ones, that may at least fix your issue - without knowing the reason, however

metalfoxdev commented 11 months ago

Thanks @r10s, i did a backup then restored it and it fixed the issue!

r10s commented 11 months ago

thanks for coming back, @metalfoxdev! if this ever happens again, please report!