🇨🇦Canada @steve.j.brown@nserc-crsng.gc.ca

Account created on 9 August 2024, 4 months ago
#

Recent comments

🇨🇦Canada steve.j.brown@nserc-crsng.gc.ca

Thank you all for the quick replies and the very valuable tips on what to look at.
as you suggest Joseph I'll update to version 5.2.3
To deploy we are using DevOps with the artifacts, repo & pipeline:
az artifacts universal download/publish --organization https://dev.azure.com/ourcorp --project="Drupal_Corp_Websites" --scope project --feed DrupalFeed --name drupalwxt --version 5.2.3 --description "Drupal WXT" --path C:\Temp\Drupal
then we run the pipeline to update the php image on the docker
then another pipeline run to upload the image from the docker to the container registry and deploy to Web App in Azure.

We have been using Microsoft services to help us set/prepare our Azure environment Prior the deployment.

The very first deployment the database services was create from scratch with no database yet created in it.
When i ran the setup at #3 Set Up the database, I give a unique name to the database and only during this next and install site everything is installing/completed at 100%.
i get a green status message saying
"Thanks for installing Block Class. Now in the block configuration
you will see a field to add your classes....

Nothing to check.

No configuration objects have been updated."

"The website encountered an unexpected error. Try again later.

Drupal\Core\Config\PreExistingConfigException: Configuration
objects (bootstrap.settings) provided by bootstrap already exist in
active configuration in
Drupal\Core\Config\PreExistingConfigException :: create() (line 65
of core/lib/Drupal/Core/Config/PreExistingConfigException.php).

Drupal\Core\Config\PreExistingConfigException :: create('bootstrap'
Array) (Line: 538)
Drupal\Core\Config\ConfigInstaller-
>checkConfigurationToInstall('theme', 'bootstrap') (Line: 132)
Drupal\Core\ProxyClass\Config\ConfigInstaller-
>checkConfigurationToInstall('theme', 'bootstrap') (Line: 225)
Drupal\Core\Extension\ThemeInstaller->install(Array) (Line:
1641)
install_profile_themes(Array) (Line: 707)
install_run_task(Array, Array) (Line: 578)
install_run_tasks(Array, NULL) (Line: 121)
install_drupal(Object) (Line: 48)"

If i refresh the page it will take me directly from choose language to Configure site.

The Microsoft tech have his lab and couldn't replicate my issue either. He suggested that I reach out here for additional help.

Here I am.

I'll revisit the links with instructions that Joseph has posted as i install version 5.2.3

Many thanks for your help & insights all, I truly appreciate this.

Production build 0.71.5 2024