Installation failed with slick_media module

Created on 16 August 2020, over 4 years ago
Updated 9 February 2024, 11 months ago

Problem/Motivation

When trying to test the latest version of Upgrade Status, the slick_media module would not install due to PreExistingConfigException.

0.00 =0s 2020-08-16 22:53:40 (0.00 B/s) - β€˜/dev/null’ saved [0]

5f39b881f4c73fdbac582bde# /bin/sh -c cd "${DOCROOT}" && echo 'if (PHP_SAPI === "cli"){ ini_set("memory_limit", "-1"); }' >> sites/default/settings.php

5f39b881f4c73fdbac582bde# /bin/sh -c cd "${DOCROOT}" && echo '$settings["file_private_path"] = "sites/default/files/private";' >> sites/default/settings.php

5f39b881f4c73fdbac582bde# /bin/sh -c drush -r "${DOCROOT}" si standard --account-name=admin --account-pass=admin -y

// You are about to DROP all tables in your 'tugboat' database. Do you want to // continue?: yes.

[notice] Starting Drupal installation. This takes a while.

[success] Installation complete.

5f39b881f4c73fdbac582bde# /bin/sh -c cd "${DOCROOT}" && chmod -R 777 sites/default/files

5f39b881f4c73fdbac582bde# /bin/sh -c drush -r "${DOCROOT}" en upgrade_status -y

[success] Successfully enabled: upgrade_status

5f39b881f4c73fdbac582bde# /bin/sh -c drush -r "${DOCROOT}" en slick_media -y

The following module(s) will be enabled: slick_media, slick, blazy, media, media_entity_image, media_entity, entity, video_embed_media, video_embed_field

// Do you want to continue?: yes.

In PreExistingConfigException.php line 65: Configuration objects (system.action.media_delete_action, system.action.med ia_publish_action, system.action.media_save_action, system.action.media_unp ublish_action, views.view.media) provided by media_entity already exist in active configuration

Steps to reproduce

  1. Choose Upgrade Status 8.x-3.x
  2. Add Slick Media (slick_media) as an additional project
  3. Click Launch sandbox

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

πŸ› Bug report
Status

Postponed: needs info

Version

1.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States Kristen Pol Santa Cruz, CA, USA

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 Kingdom rachel_norfolk UK

    The error here seems so specific with regard to configuration items that I wonder if this is a simply test.me issue or an issue between these two modules.

    Can the reporter confirm that installing these two modules in this order does no cause an error in a local Drupal instance?

  • πŸ‡¬πŸ‡§United Kingdom rachel_norfolk UK

    We have not received an update on this issue in a four week period so we’re going to close it. This lets us focus on the issues that are getting the most engagement.

Production build 0.71.5 2024