This site is a static archive of the Aegir community site. Documentation has moved to http://docs.aegirproject.org. Other community resources can be found on the Contacting the community page.
Skip navigation

Drush termination - unrecoverable error - cannot bootstrap sites, which are: uninstalled or have unconfigured databases

Help

Drush termination - unrecoverable error - cannot bootstrap sites, which are: uninstalled or have unconfigured databases

While attempting to clone a drupal-7.22 site using Aegir running on a Linode, I encountered the following error. Installing and migrating sites resulting in similar errors. The database server is localhost. A google search revealed similar unrecoverable errors which other individuals faced when attempting to install a site using drush.

Aegir was functioning properly just a few weeks earlier, and no major system changes have been made since.

Any idea how this may have occurred? The error message suggests that the issue can be resolved by selecting another site with a working database setup. Would this resolve my problem? How do I avoid this issue moving forward?

Drush command terminated abnormally due to an unrecoverable error.
Drush was not able to start (bootstrap) the Drupal database. Hint: This may occur when Drush is trying to: * bootstrap a site that has not been installed or does not have a configured database. In this case you can select another site with a working database setup by specifying the URI to use with the --uri parameter on the command line. See drush topic docs-aliases for details. * connect the database through a socket. The socket file may be wrong or the php-cli may have no access to it in a jailed shell. See http://drupal.org/node/1428638 for details. Drush was attempting to connect to: Drupal version : 7.22 Site URI : test101.liebens.biz Default theme : garland Administration theme: garland PHP configuration : /etc/php5/cli/php.ini Drush version : 5.9 Drush configuration: /var/aegir/platforms/drupal-7.22/sites/test101.liebens.biz/drushrc.php /var/aegir/platforms/drupal-7.22/sites/all/drush/drushrc.php Drush alias files : /var/aegir/.drush/platform_drupal723.alias.drushrc.php /var/aegir/.drush/platform_hostmaster.alias.drushrc.php /var/aegir/.drush/platform_Drupal628.alias.drushrc.php /var/aegir/.drush/test101.liebens.biz.alias.drushrc.php /var/aegir/.drush/hostmaster.alias.drushrc.php /var/aegir/.drush/test002.liebens.biz.alias.drushrc.php /var/aegir/.drush/test001.liebens.biz.alias.drushrc.php /var/aegir/.drush/test005.liebens.biz.alias.drushrc.php /var/aegir/.drush/platform_Drupal722.alias.drushrc.php /var/aegir/.drush/platform_fmomega17.alias.drushrc.php /var/aegir/.drush/server_localhost.alias.drushrc.php /var/aegir/.drush/server_master.alias.drushrc.php /var/aegir/.drush/test003.liebens.biz.alias.drushrc.php /var/aegir/.drush/test723000.liebens.biz.alias.drushrc.php /var/aegir/.drush/test100.liebens.biz.alias.drushrc.php /var/aegir/.drush/test723-001.liebens.biz.alias.drushrc.php Drupal root : /var/aegir/platforms/drupal-7.22 Site path : sites/test101.liebens.biz Modules path : sites/test101.liebens.biz/modules Themes path : sites/test101.liebens.biz/themes File directory path: sites/test101.liebens.biz/files %paths : Array

Thank you for your help.

#1

Since the time which I created and clone sites with Aegir some weeks ago, Drupal-7.22 has been superceded by Drupal-7.23. Could this be related?

Need help?

Discussion

The discussion area lets your team communicate by posting updates and discussing issues. It is a great place for sharing progress, discussing challenges, and exploring ideas.