best regard
I am new to drupal and I have the same error, can you help me thanks
my site is in drupal 9.5.7 and when executing update.php through the browser I get the error.
- 🇪🇸Spain einarulfhednar
Hello,
I re-rolled the #51 patch for the 9.5.7 Drupal core.
Thanks, I hope it helps.
- last update
over 1 year ago Patch Failed to Apply - 🇪🇸Spain einarulfhednar
Hello again,
Sorry for the duplicity of comments: I am new and this is my first time.
I attach the correct file.
Thank you.
- 🇩🇪Germany florianboehme
Any news here? I tried to update from 9.2.21 to 9.3.15 and get the same error:
In ProcessBase.php line 171: [InvalidArgumentException] Unable to decode output into JSON: Syntax error Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 262144 bytes) in /core/lib/Drupal/Core/Config/TypedConfigManage r.php on line 200 Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 262144 bytes) in /vendor/drush/drush/src/Boot/DrupalBoot8.php on line 305
- 🇮🇳India Monali_sin
Hi @einarulfhednar
I have applied the patch provided by you but some how it worked then again getting the same error.
Drush updb giving the below error
[notice] core.entity_form_display.paragraph.banner_a_3_0.default
> [notice] core.entity_form_display.paragraph.banner_a_4_0.default
> [notice] core.entity_form_display.paragraph.banner_b_3_0.default
> KilledIn ProcessBase.php line 155:
Output is empty.
Thanks
Monali - 🇬🇧United Kingdom longwave UK
Both "Fatal error: Allowed memory size of X bytes exhausted" and "Killed" in #69 and #70 imply that Drush is running out of memory when processing the updates - increase your memory_limit if possible.
- Status changed to Closed: works as designed
2 months ago 7:52am 6 September 2024 - 🇳🇿New Zealand quietone
Steps to reproduce were asked for 2 years ago and have not been provided. Ways to work around are in the Issue Summary and #71 explains that at least one error is that drush is running out of memory.
The Drupal Core issue queue is not the ideal place for support requests (that option is mostly there for filing support issues for contributed modules and themes). There are several support options listed on our support page → (Community > Support at the top of Drupal.org) and there is Drupal Slack → . Drupal Slack and the Forums, which are our two main support mechanisms in the Drupal community.