olha d.

Results 5 comments of olha d.

This is reproducing in our environment with 3.6.1, 500 messages / 500 sessions to keep. Keeps running into OOM once every couple days. ![image](https://github.com/user-attachments/assets/255f7fdc-b02f-4352-8a17-fd6dd3f474e9)

Hi, here you go, both /api/messages and the failing one: ![Screenshot 2024-04-29 195050](https://github.com/rnwood/smtp4dev/assets/77400214/4ee70c1e-480f-42b7-b75c-35413c08f385) ![Screenshot 2024-04-29 195206](https://github.com/rnwood/smtp4dev/assets/77400214/909c507f-78a4-4d4c-baec-e56bdd71a664) There are no messages displayed in the UI, so that is a bit worrisome...

I don't see the messages when refreshing manually. These are the only env variables I supply to the container: ``` - name: ServerOptions__Hostname value: abc.xyz.net - name: ServerOptions__BasePath value: /smtp...

I can see a bunch of sessions in the 'Sessions' tab as well as some messages info, but the messages never appear in the 'Messages' tab itself: ![Screenshot 2024-04-29 204801](https://github.com/rnwood/smtp4dev/assets/77400214/131c794f-a7cb-4380-82a6-cf1f856c1359)

Just a single replica, and yes, it's a Windows image