Command Info

Name: test:command

Description: Use for testing purposes only

Status: completed

Start Time: 2025-05-23 10:28:39

End Time: 2025-05-23 10:28:40

Total Time: 1 second

Dispatched Jobs Count: 0

Successful Jobs Count: 0

Failed Jobs Count: 0

Output

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