0

How do I resolve an error like this:

An AJAX HTTP error has occurred. HTTP status code: 504 Debug information below. Path: / batch? Id = 42186 & op = do StatusText: error ResponseText: 504 Gateway Timeout 504 Gateway Timeout nginx

In Drupal 7. I have used Batch API to send an email on our user's and Mailjet module.

Zoe
  • 27,060
  • 21
  • 118
  • 148
Abned
  • 55
  • 5
  • What extra details are logged to the server's error_log? – Bytech Nov 05 '18 at 16:23
  • This is the error that i seen in error reports : **Could not call service background_batch:42210 for callback _background_batch_process** I have don't understand the origin of this error. Thanks for your help! – Abned Nov 06 '18 at 12:48
  • Can you access the AJAX URL directly, say, in a web browser? You should be able to get the URL from the Network tab in Web Developer Tools (use F12 to open them, and reload any page that encounters the error.) – Bytech Nov 06 '18 at 14:27

0 Answers0