Problem/Motivation

The following error is shown when attempting to view the dblog, or when trying to view the module list:

TypeError: Argument 1 passed to Drupal\update\UpdateFetcher::fetchProjectData() must be of the type array, null given, called in /core/modules/update/src/UpdateProcessor.php on line 165 in Drupal\update\UpdateFetcher->fetchProjectData() (line 76 of /modules/update/src/UpdateFetcher.php)

The site also WSOD.

Steps to reproduce

  1. Install Git Deploy using D9.1.0
  2. Navigate to the Recent Log Messages

Issue fork git_deploy-3186257

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

NWOM created an issue. See original summary.

darren oh’s picture

Title: D9.1.x Incompatibility - TypeError: Argument 1 passed to Drupal\update\UpdateFetcher::fetchProjectData() must be of the type array, null given » Fix D9.1.x Incompatibility
darren oh’s picture

darren oh’s picture

Status: Active » Closed (cannot reproduce)

I cannot reproduce this with the instructions provided.