- Issue created by @gaddman
- πͺπ¨Ecuador pabloveintimilla Quito
Hi,
This error appear without Search API block module.
- πΊπΈUnited States smustgrave
Believe you are having some kind of cache issue. If installing the module broke things then our pipeline least would of caught that.
- πΊπΈUnited States smustgrave
Have you investigated the cache approach. Personally don't believe search api has anything to do with it what your error is saying is that your site isn't discovering the plugins from tour.
Thanks @smustgrave, appreciate the help. Agree it's some sort of caching issue but it wasn't clear what exactly, since it wasn't resolved by a
drush cr
. Or any of the following which I've been trying in a mix of different orders:- truncating the
cache_discovery
table - reinstalling modules
- composer reinstalling everything
- re-running the tour update hook
- restore from backup
In the end going back to an old backup and making sure to do a server restart at key steps got it working. Similar symptoms to the issues described at https://www.drupal.org/project/drupal/issues/3440918 π The "" plugin does not exist Active , which suggest updating some other module or vendor dependency could have triggered it. And that's something I'd done in my local environment prior to attempting the Tour install. Anyway, it's not a conflict with the Search API Block module and doesn't seem to be specific to this Tour module, so closing this.
- truncating the