-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Closed
Description
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