Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PHP Warning: SimpleEmailService::sendEmail(): 6 getaddrinfo() thread failed to start #92

Open
kamilkahar90 opened this issue Jun 17, 2022 · 1 comment

Comments

@kamilkahar90
Copy link

Hi, I got error like this.

PHP Warning:  SimpleEmailService::sendEmail(): 6 getaddrinfo() thread failed to start
 in /home/ubuntu/Code/stratos_queue/vendor/daniel-zahariev/php-aws-ses/src/SimpleEmailService.php on line 608

It popup like every 20-30 minutes. So I have to rerun the worker every time it happen. I'm using Amazon SES to send email.

@daniel-zahariev
Copy link
Owner

Hey @kamilkahar90, this is a curl error.
Can you run a test to see if you can execute curl requests to external sites (eg. not localhost)?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants