Skip to content

Unable to send email when FIREWALL_ENABLED=true #3205

@ds4a

Description

@ds4a

Akaunting version

3.1.11

PHP version

8.2

Operating system

Ubuntu 22.04.4 LTS

Steps to reproduce

Ensure within the installation .env file the that the variable FIREWALL_ENABLED=true
Send an invoice via email.

Expected result

That an email is sent to the recipient address.

Actual result

No email is sent.
No errors are displayed in the debug frame.

Additional comments

I'm assuming this is in someway related to Laravel firewall?

Relevant log output

[17:12:18] LOG.warning: preg_quote(): Passing null to parameter #1 ($str) of type string is deprecated in /home/[DOMAIN]/domains/[DOMAIN]/public_html/app/Abstracts/Notification.php on line 149

warninglog

[17:12:18] LOG.warning: preg_quote(): Passing null to parameter #1 ($str) of type string is deprecated in /home/[DOMAIN]/domains/[DOMAIN]/public_html/app/Abstracts/Notification.php on line 149

debuglog

[17:12:18] LOG.debug: Console command:: 'php' 'artisan' help

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions