element-x-ios icon indicating copy to clipboard operation
element-x-ios copied to clipboard

Push not working

Open ara4n opened this issue 10 months ago • 5 comments

Steps to reproduce

  1. I just realised I can't remember the last time i saw a push on EXI
  2. Push is enabled in the app, and notifs are turned on in the OS, and the app should have permissions.

Outcome

What did you expect?

Push 😊

What happened instead?

No push 😔

Your phone model

12 pro max

Operating system version

18.3

Application version

836

Homeserver

matrix.org

Will you send logs?

Yes

ara4n avatar Feb 12 '25 13:02 ara4n

We believe this (and #3790) is caused by the current state of the event cache and should be rechecked after that work is finished.

stefanceriu avatar Feb 18 '25 07:02 stefanceriu

push is broken for me with or without event cache enabled ftr (as of build 845)

ara4n avatar Feb 24 '25 01:02 ara4n

14:13:23.814740+0000    kernel  0: 0x6f7071             <Missing Description>   default EXC_RESOURCE -> NSE[22556] exceeded mem limit: InactiveHard 24 MB (fatal)
14:13:23.815169+0000    kernel  0: 0x6f7071             <Missing Description>   default memorystatus: killing process 22556 [NSE] in high band FOREGROUND (100) - memorystatus_available_pages: 77983
14:13:23.815270+0000    kernel  0: 0x6f7071             <Missing Description>   default NSE[22556] Corpse allowed 1 of 5

ara4n avatar Feb 28 '25 14:02 ara4n

on 851:

15:43:42.198106+0000	kernel	0: 0x7024b1		<Missing Description>	default	EXC_RESOURCE -> NSE[22703] exceeded mem limit: InactiveHard 24 MB (fatal)
15:43:42.199764+0000	kernel	0: 0x7024b1		<Missing Description>	default	memorystatus: killing process 22703 [NSE] in high band FOREGROUND (100) - memorystatus_available_pages: 85092
15:43:42.199784+0000	kernel	0: 0x7024b1		<Missing Description>	default	NSE[22703] Corpse allowed 1 of 5
15:43:42.200419+0000	kernel	0: 0x7024b1		<Missing Description>	default	555670.883 memorystatus: killing_specific_process pid 22703 [NSE] (per-process-limit 100) 24577KB - memorystatus_available_pages: 85160

ara4n avatar Feb 28 '25 15:02 ara4n

https://github.com/matrix-org/matrix-rust-sdk/issues/4801 defines a plan to have a lighter use of memory.

manuroe avatar Mar 14 '25 10:03 manuroe

Solved :-).

Hywan avatar Apr 08 '25 08:04 Hywan