Undefined index errors with media_library module configs

Created on 17 June 2020, over 4 years ago
Updated 9 October 2023, 12 months ago

Our site does not have the Media Library module installed at all. However, we are seeing errors related to this module when Config Overlay is installed.

Specifically, when visiting /admin/config/development/configuration, the following messages repeat 5 times:

Notice: Undefined index: core.entity_form_mode.media.media_library in Drupal\config_overlay\Config\ExtensionOptionalStorage->isValidOptionalConfig() (line 87 of modules/contrib/config_overlay/src/Config/ExtensionOptionalStorage.php).

Warning: file_get_contents(/core.entity_form_mode.media.media_library.yml): failed to open stream: No such file or directory in Drupal\config_overlay\Config\ExtensionOptionalStorage->isValidOptionalConfig() (line 93 of modules/contrib/config_overlay/src/Config/ExtensionOptionalStorage.php).

Warning: filemtime(): stat failed for /core.entity_form_mode.media.media_library.yml in Drupal\Component\FileCache\FileCache->set() (line 126 of core/lib/Drupal/Component/FileCache/FileCache.php).

Then the following messages repeat 5 times:

Notice: Undefined index: core.entity_view_mode.media.media_library in Drupal\config_overlay\Config\ExtensionOptionalStorage->isValidOptionalConfig() (line 87 of modules/contrib/config_overlay/src/Config/ExtensionOptionalStorage.php).

Warning: file_get_contents(/core.entity_view_mode.media.media_library.yml): failed to open stream: No such file or directory in Drupal\config_overlay\Config\ExtensionOptionalStorage->isValidOptionalConfig() (line 93 of modules/contrib/config_overlay/src/Config/ExtensionOptionalStorage.php).

Warning: filemtime(): stat failed for /core.entity_view_mode.media.media_library.yml in Drupal\Component\FileCache\FileCache->set() (line 126 of core/lib/Drupal/Component/FileCache/FileCache.php).

I'm on Drupal 8.9.0 with PHP 7.2.3 running on nginx/1.16.1 (Pantheon).

πŸ› Bug report
Status

Closed: outdated

Version

1.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States GuyPaddock

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.

Production build 0.71.5 2024