Install of current alpha 3 failed with drush please create new beta release

PS:

You are about to DROP all tables in your 'd8' database. Do you want to continue? (y/n): y
Starting Drupal installation. This takes a while. Consider using the --notify global option.                                                                                                                                               [ok]
Drupal\Core\Database\ConnectionNotDefinedException: The specified database connection is not defined: default in /srv/core/lib/Drupal/Core/Database/Database.php:361                                                                    [error]
Stack trace:
#0 /srv/core/lib/Drupal/Core/Database/Database.php(166): Drupal\Core\Database\Database::openConnection('default', 'default')
#1 /srv/modules/jsonb/jsonb.install(14): Drupal\Core\Database\Database::getConnection()
#2 /srv/core/includes/install.inc(950): jsonb_requirements('install'
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

andypost created an issue. See original summary.

andypost’s picture

Title: Create beat1 release » Install with drush failed
Category: Task » Bug report
Priority: Normal » Critical
Status: Active » Needs review
FileSize
425 bytes
andypost’s picture

does not work

Drupal\Core\Database\ConnectionNotDefinedException: The specified database connection is not defined: default in /srv/core/lib/Drupal/Core/Database/Database.php:361                                                            [error]
Stack trace:
#0 /srv/core/lib/Drupal/Core/Database/Database.php(166): Drupal\Core\Database\Database::openConnection('default', 'default')
#1 /srv/modules/jsonb/jsonb.install(14): Drupal\Core\Database\Database::getConnection()
#2 /srv/core/includes/install.inc(951): jsonb_requirements('install')
andypost’s picture

FileSize
392 bytes

hotfix to allow install

andypost’s picture

kevinquillen’s picture

Is this simply a Drush limitation?

andypost’s picture

Most of sites using drush to install so this need to be fixed

Somehow drush si --db-url=mysq://... does not populate "default" key in database

kevinquillen’s picture

Status: Needs review » Fixed
kevinquillen’s picture

kevinquillen’s picture

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.