stanleyb23
Member
I got this message from my hosting:
It looks like there is a memoryleak in your application. Because of that PHP FPM pools are using more than 8GB RAM,
Because of that on a regular base theres memory short and the out of memory killer comes to action.
There is a risk that could possibly result in databasecorruption.
In xenforo i see these errors:
stack trace:
#0 [internal function]: XF::handlePhpError(2, '[E_WARNING] pro...', '/var/www/vhosts...', 304, Array)
#1 src/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/StreamBuffer.php(304): proc_open('/usr/sbin/sendm...', Array, Array)
#2 src/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/StreamBuffer.php(58): Swift_Transport_StreamBuffer->_establishProcessConnection()
#3 src/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/SendmailTransport.php(119): Swift_Transport_StreamBuffer->initialize(Array)
#4 src/XF/Mail/Mailer.php(292): Swift_Transport_SendmailTransport->send(Object(Swift_Message), Array)
#5 src/XF/Mail/Queue.php(138): XF\Mail\Mailer->send(Object(Swift_Message), Object(Swift_SendmailTransport), Array)
#6 src/XF/Job/MailQueue.php(12): XF\Mail\Queue->run(G)
#7 src/XF/Job/Manager.php(253): XF\Job\MailQueue->run(G)
#8 src/XF/Job/Manager.php(195): XF\Job\Manager->runJobInternal(Array, G)
#9 src/XF/Job/Manager.php(79): XF\Job\Manager->runJobEntry(Array, G)
#10 job.php(42): XF\Job\Manager->runQueue(false, 8)
#11 {main}
Im gonna contact the hosting tomorrow. They should be able to see what causes this memory leaj or shouldnt they?
Can you give me advise on this?
It looks like there is a memoryleak in your application. Because of that PHP FPM pools are using more than 8GB RAM,
Because of that on a regular base theres memory short and the out of memory killer comes to action.
There is a risk that could possibly result in databasecorruption.
In xenforo i see these errors:
- [E_WARNING] proc_open(): fork failed - Cannot allocate memory
- src/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/StreamBuffer.php:304
stack trace:
#0 [internal function]: XF::handlePhpError(2, '[E_WARNING] pro...', '/var/www/vhosts...', 304, Array)
#1 src/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/StreamBuffer.php(304): proc_open('/usr/sbin/sendm...', Array, Array)
#2 src/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/StreamBuffer.php(58): Swift_Transport_StreamBuffer->_establishProcessConnection()
#3 src/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/SendmailTransport.php(119): Swift_Transport_StreamBuffer->initialize(Array)
#4 src/XF/Mail/Mailer.php(292): Swift_Transport_SendmailTransport->send(Object(Swift_Message), Array)
#5 src/XF/Mail/Queue.php(138): XF\Mail\Mailer->send(Object(Swift_Message), Object(Swift_SendmailTransport), Array)
#6 src/XF/Job/MailQueue.php(12): XF\Mail\Queue->run(G)
#7 src/XF/Job/Manager.php(253): XF\Job\MailQueue->run(G)
#8 src/XF/Job/Manager.php(195): XF\Job\Manager->runJobInternal(Array, G)
#9 src/XF/Job/Manager.php(79): XF\Job\Manager->runJobEntry(Array, G)
#10 job.php(42): XF\Job\Manager->runQueue(false, 8)
#11 {main}
Im gonna contact the hosting tomorrow. They should be able to see what causes this memory leaj or shouldnt they?
Can you give me advise on this?