Closed (fixed)
Project:
Sync Clients
Version:
1.0.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 Mar 2026 at 15:30 UTC
Updated:
15 Jun 2026 at 17:55 UTC
Jump to comment: Most recent
After updating the Advanced Queue module to 1.6, you get the following error:
TypeError: Drupal\sync_clients\AdvancedQueue\Processor::__construct(): Argument #4 ($logger) must be of type Psr\Log\LoggerInterface, Drupal\redirect_404\Render\Redirect404LogSuppressor given in Drupal\sync_clients\AdvancedQueue\Processor->__construct()
* Update advancedqueue to 1.6
* Run drush updb -y
* Get the error
Update the Processor contructor to be compatible with advancedqueue Processor.
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #4
andreasderijckeComment #10
andreasderijcke