Fresh install of 9.0.15 always end with unexpected error

Created on 9 September 2023, about 1 year ago
Updated 18 September 2023, about 1 year ago

Problem/Motivation

A new fresh install of Varbase 9.0.15 always en with the below error until drush cr is run (many times sometimes).
For infos i was having this issue when i was trying to update from 9.0.14 to 9.0.15. This is why for test i tried it on multiple instance (docker, ubuntu on physical computer) with the same error.

The website encountered an unexpected error. Please try again later.

Even waiting after 30mn and refreshing the page still send the error.

Steps to reproduce

  • composer create-project Vardot/varbase-project:~9 PROJECT_DIR_NAME --no-dev --no-interaction
  • go to web browser and follow installation with per-defined setting. At the end instead of redirecting to dashboard, The website encountered an unexpected error. Please try again later. is returned
  • run drush cr
  • refresh the browser

Thanks

💬 Support request
Status

Closed: works as designed

Version

9.0

Component

User interface

Created by

🇧🇯Benin delacosta456

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

Comments & Activities

  • Issue created by @delacosta456
  • Status changed to Closed: works as designed about 1 year ago
  • 🇧🇯Benin delacosta456

    hi
    this was because i reuse an old custom included shared.settings.php that has $settings['hash_salt'] of old site.

    The best way is to finish installing new site and now carefully merge differences of new installed settings, php to custom included shared.settings.php

    Thanks

Production build 0.71.5 2024