Posted by blue56 on October 26, 2010 at 10:04am
When I try to verify the imported sites I get the following error message:
....
Running: /var/aegir/drush/drush.php @graneli.dk provision-verify --backend
The external command could not be executed due to an application error.
Drush bootstrap phase : _drush_bootstrap_drush()
....
Drush bootstrap phase : _drush_bootstrap_drupal_configuration()
Drush command could not be completed.
Output from failed command :
An error occurred at function : drush_hosting_task
Command dispatch complete
....
I have used option B in this guide when I imported the sites:
http://groups.drupal.org/node/24992
What could be wrong?
Comments
Commandline output
I tried to run the command from the commandline:
sudo su -s /bin/sh aegir -c "/var/aegir/drush/drush.php @graneli.dk provision-verify --debug"
Found command: provision-verify (commandfile=provision) [0.06 sec, 7.73 MB] [bootstrap]
Initializing drush commandfile: drush_make [0.06 sec, 7.74 MB] [bootstrap]
Initializing drush commandfile: drush_make_d_o [0.06 sec, 7.74 MB] [bootstrap]
Initializing drush commandfile: provision [0.06 sec, 7.74 MB] [bootstrap]
Load alias @platform_Drupalimport [0.06 sec, 7.76 MB] [notice]
Load alias @server_master [0.06 sec, 7.77 MB] [notice]
Loading mysql driver for the db service [0.06 sec, 7.79 MB] [notice]
Loading apache driver for the http service [0.06 sec, 7.8 MB] [notice]
Including /var/aegir/.drush/provision/platform/backupmigrate/verify.provision.inc [0.06 sec, 7.81 MB] [bootstrap]
Including /var/aegir/.drush/provision/platform/verify.provision.inc [0.06 sec, 7.82 MB] [bootstrap]
Drush bootstrap phase : _drush_bootstrap_drupal_root() [0.06 sec, 7.88 MB] [bootstrap]
Loading drushrc "/var/aegir/platforms/drupalorg/drushrc.php" into "drupal" scope. [0.06 sec, 7.88 MB] [bootstrap]
Initialized Drupal 6.17 root directory at /var/aegir/platforms/drupalorg [0.07 sec, 9.23 MB] [notice]
Drush bootstrap phase : _drush_bootstrap_drupal_site() [0.07 sec, 9.23 MB] [bootstrap]
Initialized Drupal site graneli.dk at sites/graneli.dk [0.09 sec, 9.34 MB] [notice]
Loading drushrc "/var/aegir/platforms/drupalorg/sites/graneli.dk/drushrc.php" into "site" scope. [0.09 sec, 9.34 MB] [bootstrap]
Template loaded: /var/aegir/.drush/provision/platform/provision_drupal_settings.tpl.php [0.09 sec, 9.35 MB] [notice]
Changed permissions of /var/aegir/platforms/drupalorg/sites/graneli.dk/settings.php to 640 [0.09 sec, 9.36 MB] [message]
Generated config Drupal settings.php file [0.09 sec, 9.36 MB] [message]
Changed permissions of /var/aegir/platforms/drupalorg/sites/graneli.dk/settings.php to 440 [0.09 sec, 9.36 MB] [message]
Change group ownership of /var/aegir/platforms/drupalorg/sites/graneli.dk/settings.php to www-data [0.09 sec, 9.36 MB] [message]
Drush bootstrap phase : _drush_bootstrap_drupal_configuration() [0.09 sec, 9.35 MB] [bootstrap]
Drush command could not be completed. [0.09 sec, 9.37 MB] [error]
it might help:
it might help: http://groups.drupal.org/node/24994
For me it was the memory limit issue.