I have checked the server logs and found that the processes are getting killed again due to high memory usage.
======================
Aug 18 05:48:51 server systemd[1]: mariadb.service: main process exited, code=killed, status=24/XCPU
Aug 18 14:58:33 server systemd[1]: mariadb.service: main process exited, code=killed, status=24/XCPU
Aug 19 00:00:06 server systemd[1]: lfd.service: main process exited, code=killed, status=9/KILL
Aug 19 00:42:50 server systemd[1]: mariadb.service: main process exited, code=killed, status=24/XCPU
======================
You may please try to optimize the website processes to reduce the resource consumption .
How can I solve this problem ?
info@elgg.org
Security issues should be reported to security@elgg.org!
©2014 the Elgg Foundation
Elgg is a registered trademark of Thematic Networks.
Cover image by RaĆ¼l Utrera is used under Creative Commons license.
Icons by Flaticon and FontAwesome.
- iionly@iionly
iionly - 0 likes
- choose a hosting plan with more RAM,
- or hire someone who knows what to do.
- Nikolai Shcherbin@rivervanrain
Nikolai Shcherbin - 0 likes
- Nirmalya Sikdar@nirmalya.sikdar
Nirmalya Sikdar - 0 likes
- Jerome Bakker@jeabakker
Jerome Bakker - 0 likes
You must log in to post replies.Tips not helpful? Sorry. But there a so many possible causes for the problem and the error messages you posted tell exactly nothing what might cause the problem apart from the fact that the DB process got killed for some reason.
Also, some MySQL config tips
I am migrating my website to 8 GB RAM . The new php version will be php 7.2 instead of my current php 5.6 . Will my site work fine in php 7.2 .
Yes Elgg will work fine on newer versions of PHP. Unless you have a very old version of Elgg (like <2.3). In that case please update your Elgg installation ;)