Server Error - Web login & automailer

Hi,
Updated to latest version via Softacolous and since then received Server Error when logging in on the web. Another server error when sent an auto mail on an invoice. Latest error logs as below:

[2023-12-11 14:25:23] production.ERROR: Call to undefined function Symfony\Component\Mailer\Transport\Smtp\Stream\proc_open() {“userId”:1,“exception”:"[object] (Error(code: 0): Call to undefined function Symfony\Component\Mailer\Transport\Smtp\Stream\proc_open() at /home/*********/public_html/web/billing-web/vendor/symfony/mailer/Transport/Smtp/Stream/ProcessStream.php:41)
[stacktrace]

Hi,

I suggest checking that proc_open is enabled on the server.

Hi @hillel
Thanks for your prompt reply. Will have to request this to our hoster and let you know once done.

Thanks.

Hi @hillel
The issue still persists after my hoster enabled open_proc() in my php.ini. I still can’t login via browser and sending email to my client gave server error.

What error are you seeing in the logs?

Hi @hillel

[2023-12-13 01:59:43] production.ERROR: Call to undefined function Symfony\Component\Mailer\Transport\Smtp\Stream\proc_open() {“userId”:1,“exception”:"[object] (Error(code: 0): Call to undefined function Symfony\Component\Mailer\Transport\Smtp\Stream\proc_open() at /home/********/public_html/web/billing-web/vendor/symphony/mailer/Transport/Smtp/Stream/ProcessStream.php:41)
[stacktrace]

I’m not sure, maybe the info here will help:

Hi @hillel
Many thanks. The link provided has solved my issue temporarily (as he mentioned ‘temporary’). Hope this will be fixed in the next update.

Thanks again brother.

1 Like

Glad to hear it, thanks for the update!