Elements Core Error code: ECONNRESET

I installed elements core which synced after a day, however after a reboot, when launching I get:

There was an error connecting to Elements Core. Error code: ECONNRESET

I don’t run elementsd on umbrel, but based on this guide, I’d advise to look into the logs to provide further details here.
sudo docker logs -f -n 200 elements

Here goes:

umbrel_elements_2024-05-08_11-59.log (91.2 KB)

Reading your logs, I can’t see a configuration error. Perhaps it’s running out of RAM. Are you running it on a 4GB Pi or 8GB? Worth checking whether you have this config entry.

So perhaps you just need to restart elements as it’s written there until the IBD is complete. Because it looks like it losing the connection at some point, which could hint towards running out of memory.