After a lot of debugging and trial and error, we finally found the original issue of 🐛 $hook must be of type callable, string given, called in ModuleHandler Active . It seems, that the "WatchdogMailer" logger runs too early for the "@date.formatter" to be injected, causing a fatal error on cache invalidation.
\Drupal::service('cache.discovery')->deleteAll() / invalidateAll()Use the php native Date formatter.
Active
3.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
No activities found.