Uncaught AssertionError seems to assume scheduler_content_moderation_integration should be store inside scheduler module.

Created on 16 April 2020, about 4 years ago
Updated 18 March 2024, 3 months ago

Has anyone else seen this problem since March 3, 2020?

PHP Fatal error: Uncaught AssertionError: The file specified by the given app root, relative path and file name docroot/modules/contrib/scheduler/scheduler_content_moderation_integration/scheduler_content_moderation_integration.info.yml) do not exist. in docroot/core/lib/Drupal/Core/Extension/Extension.php:67
Stack trace:
#0 docroot/core/lib/Drupal/Core/Extension/Extension.php(67): assert(false, 'The file specif...')
#1docroot/core/lib/Drupal/Core/Extension/ModuleHandler.php(114): Drupal\Core\Extension\Extension->__construct('...', 'module', 'modules/contrib...', 'scheduler_conte...')
#2 docroot/core/lib/Drupal/Component/DependencyInjection/Container.php(277): Drupal\Core\Extension\ModuleHandler->__construct('...', Array, Object(Drupal\Core\Cache\ChainedFastBackend))
#3 docroot/core/lib/Drupal/Component/DependencyInjection/Container.php(173): Drupal\Component\Depen in docroot/core/lib/Drupal/Core/Extension/Extension.php on line 67

Notice that Drupal core is looking for this module INSIDE scheduler: docroot/modules/contrib/scheduler/scheduler_content_moderation_integration/scheduler_content_moderation_integration.info.yml

πŸ› Bug report
Status

Closed: cannot reproduce

Version

1.2

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States Jee

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

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • πŸ‡ΊπŸ‡ΈUnited States oknaru

    I got similar problem, while trying to troubleshoot issue with autologout module after D10.2.4 upgrade "InvalidArgumentException: The user-entered string '' must begin with a '/', '?', or '#'. in Drupal\Core\Url::fromUserInput() (line 216 of core\lib\Drupal\Core\Url.php).
    autologout_page_attachments_alter(Array, NULL, NULL) (Line: 545)" and moving my prod db to local. I find the fix by un-install /reinstall and clearing the cache table cache_container. If this helps anyone.

Production build 0.69.0 2024