Error 500 after compose update command

Created on 5 June 2023, about 1 year ago
Updated 18 September 2023, 9 months ago

Problem/Motivation

Composer update:
- Upgrading doctrine/deprecations (v1.1.0 => v1.1.1): Extracting archive
- Upgrading drupal/blazy (2.15.0 => 2.16.0): Extracting archive
- Upgrading drupal/slick (2.8.0 => 2.9.0): Extracting archive
- Upgrading drupal/slick_views (2.6.0 => 2.7.0): Extracting archive

After that, got error 500 with the following message on the log:

AH01071: Got error 'PHP message: ArgumentCountError: Too few arguments to function Drupal\\blazy\\BlazyBase::__construct(), 7 passed in /var/www/web/core/lib/Drupal/Component/DependencyInjection/Container.php on line 259 and exactly 8 expected in /var/www/web/modules/contrib/blazy/src/BlazyBase.php on line 95 #0 /var/www/web/core/lib/Drupal/Component/DependencyInjection/Container.php(259): Drupal\\blazy\\BlazyBase->__construct()\n#1 /var/www/web/core/lib/Drupal/Component/DependencyInjection/Container.php(177): Drupal\\Component\\DependencyInjection\\Container->createService()\n#2 /var/www/web/core/lib/Drupal.php(207): Drupal\\Component\\DependencyInjection\\Container->get()\n#3 /var/www/web/modules/contrib/slick/slick.module(26): Drupal::service()\n#4 /var/www/web/modules/contrib/slick/slick.module(100): slick()\n#5 /var/www/web/core/lib/Drupal/Core/Render/MainContent/HtmlRenderer.php(315): slick_page_attachments()\n#6 /var/www/web/cor...',

Current using PHP 8.1.18

Any help?

Thanks in advance

💬 Support request
Status

Fixed

Version

2.16

Component

Code

Created by

🇧🇷Brazil pharamis

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

Comments & Activities

Production build 0.69.0 2024