cachet icon indicating copy to clipboard operation
cachet copied to clipboard

Cachet is using all of my memory

Open vanlueckn opened this issue 3 years ago • 3 comments

Since i installed cachet on my php / nginx webserver, i have an issue with a memory leak. The cachet php-fpm processes are consuming all of my free memory:

https://img.tkde.link/H4qohT.png

The cachet instance has very little traffic and currently no registered incidents.

vanlueckn avatar Jun 19 '21 04:06 vanlueckn

:wave: Thank you for opening your first issue. I'm just an automated bot that's here to help you get the information you need quicker, so please ignore this message if it doesn't apply to your issue. If you're looking for support, you should try the Slack group by registering your email address at https://cachethq-slack.herokuapp.com. Alternatively, email [email protected] for our Professional support service (please note, this a paid service.) If you're issue is with documentation, you can suggest edits by clicking the Suggest Edits link on any page, or open an issue at https://github.com/CachetHQ/Docs

welcome[bot] avatar Jun 19 '21 04:06 welcome[bot]

What version of PHP are you using? I am using 7.1.33 with nginx, and I can't see this problem. What are your php-fpm settings? Maybe having less children might help? Without more specific information, though, it's hard to diagnose.

What are your:

  • php.ini config?
  • mysql version
  • php version
  • nginx version
  • kernel version
  • distro/distro release

timgws avatar Jun 27 '21 23:06 timgws

that isnt a cachet issue, that a server issue. either your web server like apache or nginx is configured or installed wrong or your php. I can see apache using up resources and thats why most of us web devs use nginx now.

Chrisx84 avatar Jul 04 '21 14:07 Chrisx84