Level 1
Think it will possibly be related to this: https://laravel-news.com/dns-resolver-issue
Try updating your system packages and restart php-fpm
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
I've been getting the following error since yesterday:
production.ERROR: GuzzleHttp\Exception\ConnectException: cURL error 6: Could not resolve host: api.mailgun.net
No idea why! Of course, if I try to ping api.mailgun.net it times out. Mailgun isn't reporting any outages, so what could be the problem?
I've tried composer update and reviewing my mail .env settings but heh, I can't figure this out!!
Please or to participate in this conversation.