10:02:02
Attempting to send email via mailer: mailgun
10:02:02
Attempting to send email via mailer: mailgun
10:02:02
Using Mailgun configuration: domain='mg.kokos.io', endpoint='api.eu.mailgun.net'
10:02:02
Using Mailgun configuration: domain='mg.kokos.io', endpoint='api.eu.mailgun.net'
10:02:02
Failed to send test email using mailgun mailer: Unable to send an email: Forbidden (code 401).
10:02:02
Failed to send test email using mailgun mailer: Unable to send an email: Forbidden (code 401).
10:02:02
A '401 Forbidden' error usually indicates an issue with your Mailgun API key (secret) or domain.
10:02:02
A '401 Forbidden' error usually indicates an issue with your Mailgun API key (secret) or domain.
10:02:02
Please verify the following:
10:02:02
Please verify the following:
10:02:02
1. MAILGUN_DOMAIN ('mg.kokos.io') is correct and verified in your Mailgun account.
10:02:02
1. MAILGUN_DOMAIN ('mg.kokos.io') is correct and verified in your Mailgun account.
10:02:02
2. MAILGUN_SECRET is the correct API key for the domain and has sending permissions.
10:02:02
2. MAILGUN_SECRET is the correct API key for the domain and has sending permissions.
10:02:02
3. Both are correctly set in your .env file and referenced in config/services.php.
10:02:02
3. Both are correctly set in your .env file and referenced in config/services.php.
10:02:02
Attempting to send email via default mailer: mailgun
10:02:02
Attempting to send email via default mailer: mailgun
10:02:02
Failed to send test email using default mailer (mailgun): Unable to send an email: Forbidden (code 401).
10:02:02
Failed to send test email using default mailer (mailgun): Unable to send an email: Forbidden (code 401).
10:02:02
The default mailer also failed with a '401 Forbidden' error. Please double-check your Mailgun credentials (MAILGUN_DOMAIN, MAILGUN_SECRET) in .env and config/services.php, and ensure the domain is verified and the API key has permissions in Mailgun.
10:02:02
The default mailer also failed with a '401 Forbidden' error. Please double-check your Mailgun credentials (MAILGUN_DOMAIN, MAILGUN_SECRET) in .env and config/services.php, and ensure the domain is verified and the API key has permissions in Mailgun.