uncaught php error after upgrade to 2.0beta1

Created on 31 March 2023, almost 2 years ago
Updated 22 July 2023, over 1 year ago

Problem/Motivation

Since version 8.x-1.9 was not compatible with D10, I upgraded to 2.0beta1 using composer require 'drupal/captcha:^2.0@beta'. There was no error during the upgrade and drush updatedb as well as drush cache:rebuild went smoothly.

But now, if I try to open /admin/config/people/captcha/image_captcha or if I want to clear cache I get an uncaught PHP error:
[error] 143292#143292: *101564 FastCGI sent in stderr: "PHP message: Uncaught PHP Exception ReflectionException: "Class "\Drupal\image_captcha\Controller\CaptchaFontPreviewController" does not exist" at /var/www/mysite/web/core/lib/Drupal/Core/Entity/EntityResolverManager.php line 135" while reading response header from upstream

Steps to reproduce

Upgrade to 2.0beta1 and try to open /admin/config/people/captcha/image_captcha or try to clear caches (on /admin/config/development/performance)

🐛 Bug report
Status

Closed: works as designed

Version

2.0

Component

Miscellaneous

Created by

🇩🇪Germany beedaddy

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024