Route "acquia_dam.config" does not exist.

Created on 18 August 2022, over 2 years ago
Updated 5 June 2024, 11 months ago

Problem/Motivation

When installing the acquia_dam and acquia_dam_integration_links modules via Acquia BLT Sync process (modules are enabled via core.extension.yml), the config import process fails due to Route "acquia_dam.config" does not exist..

When I manually re-run the config import after the failure, it seems to self-correct but this issue will always fail a pipeline build for me. Not sure if there are other elements to my build that could be causing this, but I acknowledge this could be an environment issue with my setup.

Note, this is related to the Acquia DAM 1.0.0 release, running PHP 7.4 and on the latest Drupal 9.3 branch. I see there is a 1.0.1 release that happened yesterday, however it requires Drupal 9.4 and up. Update: I tested on 1.0.1 and Drupal 9.4.5 and the same error occurs.

Steps to reproduce

  1. Add acquia_dam and acquia_dam_integration_links to the core.extension.yml config.
  2. Either run drush cim -y OR BLT sync to install modules
  3. Observe command line error message: Route "acquia_dam.config" does not exist.

Proposed resolution

Move the add status messenger inside the $is_syncing if statement in order to prevent module installation / config import from failing.

Remaining tasks

User interface changes

API changes

Data model changes

πŸ› Bug report
Status

Fixed

Version

1.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States themodularlab

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

Merge Requests

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