mailgun/mailgun-php

Getting this error when trying to fetch events like deliver, open, click data

heysushil opened this issue · 6 comments

<p>Type: Mailgun\Exception\HttpServerException</p>
<p>Message: An unexpected error occurred at Mailgun's servers. Try again later and contact support if the error still exists.</p>
<p>Filename: /var/www/vhosts/app.neumails.com/httpdocs/vendor/mailgun/mailgun-php/src/Exception/HttpServerException.php</p>
<p>Line Number: 23</p>

Hello @heysushil
Is it still an issue for you ?

Hi @oleksandr-mykhailenko
Yes, it's still an issue.

@heysushil could you provide a code example, please ?

It's frequently occurring and receiving exception error mails approx 100+ daily.

<h4>An uncaught Exception was encountered</h4>

<p>Type: Mailgun\Exception\HttpServerException</p>
<p>Message: An unexpected error occurred at Mailgun's servers. Try again later and contact support if the error still exists.</p>
<p>Filename: /var/www/vhosts/app.neumails.com/httpdocs/vendor/mailgun/mailgun-php/src/Exception/HttpServerException.php</p>

Hello @heysushil
Please, provide the code example of the flow, how you try to get data ? Do you use limit for a query ?

Close according to inactivity