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

Able to verify site, not able to clone it. How can I migrate this site to a new, updated codebase?

Help

Able to verify site, not able to clone it. How can I migrate this site to a new, updated codebase?

I'm not sure what the issue here is, I am trying to migrate a website to a new codebase that contains updated versions of contributed modules and Drupal.

Using Aegir 1.6

The errors I get are: Drush command terminated abnormally due to an unrecoverable error. Error: Call to undefined function user_load() in /var/aegir/drush/drush.php, line 235

Then, I see 2 identical error messages, listing basically all platforms and sites and aliases in /var/aegir/.drush and beginning with: Drush was not able to start (bootstrap) Drupal. Hint: This error can only occur once the database connection has already been successfully initiated, therefore this error generally points to a site configuration issue, and not a problem connecting to the database. Drush was attempting to connect to : Drupal version : 6.26 Site URI : **** Database driver : mysqli Database hostname : ****.com Database username : **** Database name : ***** Database : Connected Default theme : garland Administration theme: garland PHP configuration : /etc/php5/cli/php.ini Drush version : 4.5 Drush configuration: /var/aegir/platforms/*****/drushrc.php /var/aegir/platforms/*****/drushrc.php Drush alias files : /var/aegir/.drush/*****.alias.drushrc.php

and ending with: Array You can select another site with a working database setup by specifying the URI to use with the --uri parameter on the command line or $options['uri'] in your drushrc.php file.

The site is working though, and other sites in the same codebase clone just fine. I have upped my php.ini resource values to 512MB and 120 execution time.

What could be the problem? Can i manually migrate the website?

Thanks in advance!

#1

There are some related errors discussed here: https://www.drupal.org/node/1324466

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.