The batch system gets stuck and doesn't progress in any process.

Created on 8 January 2024, 9 months ago

Problem/Motivation

When I try to update the translations or perform other processes that also use batch processes, it initially gets stuck and never completes. This is the warning generated:

2024/01/05 16:19:08 [warn] 2044#2044: *126 upstream sent more data than specified in "Content-Length" header while reading upstream, client: 20.201.7.5, server: , request: "POST /batch?id=9964&op=do_nojs&op=do&_format=json HTTP/1.1", upstream: "fastcgi://unix:/run/php-fpm.sock:", host: "chg.ddev.site", referrer: "https://chg.ddev.site/batch?id=9964&op=start"


In the console, this is the error generated:

Uncaught TypeError: this.messageWrapper is null
    add https://chg.ddev.site/core/misc/message.js?v=10.2.1:117
    AjaxError https://chg.ddev.site/core/misc/ajax.js?v=10.2.1:186
    error https://chg.ddev.site/core/misc/progress.js?v=10.2.1:157
    jQuery 4
message.js:117:7
    add https://chg.ddev.site/core/misc/message.js?v=10.2.1:117
    AjaxError https://chg.ddev.site/core/misc/ajax.js?v=10.2.1:186
    error https://chg.ddev.site/core/misc/progress.js?v=10.2.1:157
    jQuery 4

Steps to reproduce

To have the following characteristics:

  • KUbuntu 22.04.3 LTS
  • ddev version v1.22.6
  • Drupal 10.2.1.
  • Apache/2.4.56 (Debian)
  • nginx/1.24.0
  • With JavaScript disabled, the batch process works.
🐛 Bug report
Status

Active

Version

10.2

Component
Batch 

Last updated 18 days ago

Created by

🇪🇸Spain jifernandezs

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024