Andrew Tranchina

Members
  • Posts

    1
  • Joined

  • Last visited

Everything posted by Andrew Tranchina

  1. I'm having the same memory leak issue with my UniFi docker container. When I first start the container, it uses about 700MB then after about 3-4 days its all the way up to 6.5+GB. Eventually, if I don't do anything about it, the entire server will lock up and a hard reset is the only option. However, if I see that my ram is at 95% or so and I simply restart the container, it drops to about 43%. It's pretty ridiculous. My last resort to fix the issue was to backup the Unifi controller using the web interface, completely uninstall the docker container, delete everything in appdata and reinstall. I then restored my backup using the unifi controller interface again. This didn't help. I've also tried to set a max memory usage on the docker container to 3--4GB. After it reaches the limit, the container becomes unresponsive, but at least it doesn't take down the whole server. Apparently this issue has been around for a long time. Is there any solution?