Closed (fixed)
Project:
Automatic Updates
Version:
4.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
11 Jun 2025 at 15:48 UTC
Updated:
25 Jun 2025 at 16:34 UTC
Jump to comment: Most recent
If you have Automatic Updates 3.x installed, it will be using its own bundled version of Package Manager. If you then update to Automatic Updates 4, which uses core's Package Manager, you are liable to encounter a WSOD until you at least clear all caches.
Add an empty post-update hook to both Automatic Updates and Automatic Updates Extensions, to force a container rebuild and prevent WSODs (hopefully).
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 #3
tim.plunkettUnable to mark my thread as resolved, but it is. Thanks @phenaproxima!
Comment #4
phenaproximaComment #6
phenaproximaMerged into 4.x, thanks!