Account created on 20 February 2024, 4 months ago
#

Recent comments

I got the same message:

[success] Finished performing updates.
PHP Fatal error: Declaration of Drupal\search_api_solr\Plugin\search_api\backend\SearchApiSolrBackend::__sleep() must be compatible with Drupal\search_api\Backend\BackendPluginBase::__sleep(): array in /var/www/html/web/modules/contrib/search_api_solr/src/Plugin/search_api/backend/SearchApiSolrBackend.php on line 5077

Fatal error: Declaration of Drupal\search_api_solr\Plugin\search_api\backend\SearchApiSolrBackend::__sleep() must be compatible with Drupal\search_api\Backend\BackendPluginBase::__sleep(): array in /var/www/html/web/modules/contrib/search_api_solr/src/Plugin/search_api/backend/SearchApiSolrBackend.php on line 5077
[warning] Drush command terminated abnormally.
Failed to run drush updb: exit status 1
albertho ~/Documents/uw-deohs-web [06-27] $ ddev drush ws
PHP Fatal error: Declaration of Drupal\search_api_solr\Plugin\search_api\backend\SearchApiSolrBackend::__sleep() must be compatible with Drupal\search_api\Backend\BackendPluginBase::__sleep(): array in /var/www/html/web/modules/contrib/search_api_solr/src/Plugin/search_api/backend/SearchApiSolrBackend.php on line 5077

Fatal error: Declaration of Drupal\search_api_solr\Plugin\search_api\backend\SearchApiSolrBackend::__sleep() must be compatible with Drupal\search_api\Backend\BackendPluginBase::__sleep(): array in /var/www/html/web/modules/contrib/search_api_solr/src/Plugin/search_api/backend/SearchApiSolrBackend.php on line 5077
[warning] Drush command terminated abnormally.
Failed to run drush ws: exit status 1
albertho ~/Documents/uw-deohs-web [06-27] $ ddev drush cr
PHP Fatal error: Declaration of Drupal\search_api_solr\Plugin\search_api\backend\SearchApiSolrBackend::__sleep() must be compatible with Drupal\search_api\Backend\BackendPluginBase::__sleep(): array in /var/www/html/web/modules/contrib/search_api_solr/src/Plugin/search_api/backend/SearchApiSolrBackend.php on line 5077

Here is a screenshot of the errors I see.

https://drive.google.com/file/d/1zfHmbAWr1ZLT_FemQjEdBQzTuOX9cNQf/view?u...

There are several pages of these per multisite and the links actually work. Setting the log level of Link checker to debug messages only has no effect of decrease these error messages.

When viewing recent log messages, I am now only filtering to see Emergency, Alert, and Critical messages. I would check Error messages last because they are all Link checker messages and the vast majority are fully functional links.

Update:

Update: My coworker Tom discovered that in my case, it's actually the content policy checkbox isn't working correctly. He got it working by using config export/import for Google Tag. This is the specific issue. https://www.drupal.org/project/google_tag/issues/3424623 πŸ› "Enforce Privacy Consent Policy" checkbox default value is checked even when it is disabled RTBC

The data isn't flowing for one of my multi-sites. I can see the tag on every page when viewing the source code. Also, when using the "test your website" feature in Google Analytics, it shows a successful connection.

I updated token to 1.14.0, diff to 1.3.0, search_api to 1.34.0, and search_api_solr to 4.3.3 on my main site which is working normally. On all my multisites, I see this message in Terminal.

ID Date Type Severity Message
------- -------------- -------------------- ---------- -------------------------------------------------------------------------------
18676 16/Apr 07:54 php Error Symfony\Component\DependencyInjection\Exception\ServiceNotFoundException: You
have requested a non-existent service "token.module_provider". Did you mean
this: "router.route_provider"? in
18675 16/Apr 07:54 access denied Warning Path: /cehe/admin/reports/dblog?severity%5B%5D=3&severity%5B%5D=4.
Drupal\Core\Http\Exception\CacheableAccessDeniedHttpException: The 'access
site reports' permission is required. in Drupa
18674 15/Apr 18:56 php Error Symfony\Component\DependencyInjection\Exception\ServiceNotFoundException: You
have requested a non-existent service "token.module_provider". Did you mean
this: "router.route_provider"? in

I tried rolling back to the previous version of the modules as well as restoring the database and nothing is working yet.

Production build 0.69.0 2024