Problem/Motivation

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()

Steps to reproduce

* Update advancedqueue to 1.6
* Run drush updb -y
* Get the error

Proposed resolution

Update the Processor contructor to be compatible with advancedqueue Processor.

Command icon Show commands

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

grietdk created an issue. See original summary.

grietdk changed the visibility of the branch 3576773-typeerror-drupalsyncclientsadvancedqueueprocessorconstruct-argument to hidden.

andreasderijcke’s picture

Assigned: Unassigned » andreasderijcke

andreasderijcke changed the visibility of the branch 3576773-processor-construct-1.1.x to hidden.

andreasderijcke changed the visibility of the branch 3576773-processor-construct-1.1.x to active.

  • andreasderijcke committed 0e59fe24 on 1.1.x
    Issue #3576773 Make Processor compatible with advancedqueue Processor.
    
andreasderijcke’s picture

Assigned: andreasderijcke » Unassigned
Status: Active » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.