- Issue created by @emptyvoid
- πΊπΈUnited States emptyvoid
When this scenario occurs (which is now verfied 100% by 10 different users) the system corrupts the Drupal registry and no site visitor can view the site.
The only solution requires manually logging into the target HTTP server and issuing a drush cr to rebuilt the cache and Drupal registry.
Every new user which authenticates to view the site, immediately corrupts and registry and cache for all active users.This is a black flag bug.
- π¨π¦Canada Liam Morland Ontario, CA π¨π¦
Are you able to add a test that demonstrates this? That would help to get it solved and prevent a regression.