This is the error in logs

2021/05/27 04:21:20 [error] 2015#2015: *61 FastCGI sent in stderr: "PHP message: Uncaught PHP Exception InvalidArgumentException: "Class "at_tool.lazy_builders" does not exist." at /var/www/html/web/core/lib/Drupal/Core/DependencyInjection/ClassResolver.php line 24" while reading response header from upstream, client: 172.18.0.6, server: , request: "POST /contextual/render HTTP/1.1", upstream: "fastcgi://unix:/run/php-fpm.sock:", host: "drupal8test.ddev.site", referrer: "https://drupal8test.ddev.site/"

I tred switching to bartik and the site works so it is the theme

I updated the theme via composer like you told me....and it broke the site....
I really dont know what to do now.......
in composer there is

at_tool
and
at_tools now

is there a clash of some sort?

Comments

rossidrup created an issue. See original summary.

mattbloomfield’s picture

Yes, you don't need both at_tool and at_tools modules. The old one needs to be uninstalled, which it seems based on the other thread that you've done and we just need to figure out what's going on with your theme's info file.

mattbloomfield’s picture

Status: Active » Closed (outdated)