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
- Install Git Deploy using D9.1.0
- Navigate to the Recent Log Messages
Issue fork git_deploy-3186257
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
Comment #2
darren ohComment #3
darren ohComment #5
darren ohI cannot reproduce this with the instructions provided.