March 7, 20242 yr Hello, I've had this current installation working flawlessly for a year, but a few weeks back it started giving me weird issues. My docker services go down for a while and then up back again (not today). Sometimes the UI is unresponsive, but seems to be fixed after some time. Looking at the logs I see problems with memory, but I don't fully understand what's going on. Can someone guide to troubleshoot the issue? I attached both log + diagnostics before restarting the server. Thanks. ivpiter-diagnostics-20240307-1757.zip ivpiter-syslog-20240307-1656.zip
March 7, 20242 yr Community Expert Killed process 21477 (postgres) Do you know what this is? This process was killed multiple times, suggesting it was using a lot of memory.
March 8, 20242 yr Author On 3/7/2024 at 6:19 PM, JorgeB said: Killed process 21477 (postgres) Do you know what this is? This process was killed multiple times, suggesting it was using a lot of memory. This may be the culprit. It's a postgres database (tensorchord/pgvecto-rs:pg14-v0.2.0). I think it has a memory leak, since the last restart (yestarday) it accomulated 50gb+ of ram. It has 4 databases, but I'm currently only using if for nextcloud. I haven't changed anything and has been working fine for months. I'll keep an eye on it during the weekend. Thanks.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.