Thank you. I have been talking to the eventon people but solutions are hard to find.
I have also been talking to Linode CS about this, they checked logs and said there were many
Out of Memory errors, their reply
I can see that you changed your plan and upgraded to a Linode 16GB on April 3rd. That being said, looking at the newest logs printed in your console, I am still seeing Out of Memory errors:
[19776.080482] Killed process 9212 (php-fpm) total-vm:1635360kB, anon-rss:1034272kB, file-rss:0kB, shmem-rss:62248kB
These are similar to the ones we shared previously. As you can see, the process being killed is
php-fpm, which can directly affect your website’s functionality. Because you just upgraded to a plan with more resources, I think it would be worth investigating internally to
review your resource usage.
I don't know, I have trouble following all the documention they send.
I restored the backup again and it all works for a while but a couple of hours later the main pages start failing to open again. This error.
[05-Apr-2025 05:25:14 UTC] PHP Fatal error: Allowed memory size of 1073741824 bytes exhausted (tried to allocate 131072 bytes) in /var/www/vhosts/thebeatbali.com/httpdocs/wp-includes/class-wpdb.php on line 1278
and now again this error
[05-Apr-2025 05:28:22 UTC] PHP Deprecated: Creation of dynamic property evoli_front::$opt2 is deprecated in /var/www/vhosts/thebeatbali.com/httpdocs/wp-content/plugins/eventon-lists-items/includes/class-frontend.php on line 25
[05-Apr-2025 05:28:22 UTC] PHP Deprecated: Creation of dynamic property EVO_lists::$frontend is deprecated in /var/www/vhosts/thebeatbali.com/httpdocs/wp-content/plugins/eventon-lists-items/eventon-lists-items.php on line 90
Gee, what is going on here? Help