I can't figure why Aegir didn't create drushrc.php after changing settings.php, it also didn't create the vhost.d/
2 weeks ago i was able to import(after many fails imports)...this time i tried many many times but nothing to do!!
it seems that after creating platform, in the import process doesn't call provision_save_site_data()

in the import task it success and fails in the site verify task, here is my debug:
ask starts processing: Verify: www.mywebsit.com

-
Returned from hook drush_hosting_task_validate

-
Calling hook drush_hosting_clone_pre_hosting_task

-
Returned from hook drush_hosting_clone_pre_hosting_task

-
Calling hook drush_hosting_migrate_pre_hosting_task

-
Returned from hook drush_hosting_migrate_pre_hosting_task

-
Calling hook drush_hosting_monitor_pre_hosting_task

-
Returned from hook drush_hosting_monitor_pre_hosting_task

-
Calling hook drush_hosting_package_pre_hosting_task

-
Returned from hook drush_hosting_package_pre_hosting_task

-
Calling hook drush_hosting_remote_import_pre_hosting_task

-
Returned from hook drush_hosting_remote_import_pre_hosting_task

-
Calling hook drush_hosting_site_pre_hosting_task

-
Returned from hook drush_hosting_site_pre_hosting_task

-
Calling hook drush_hosting_site_backup_manager_pre_hosting_task

-
Returned from hook drush_hosting_site_backup_manager_pre_hosting_task

-
Calling hook drush_hosting_sync_pre_hosting_task

-
Returned from hook drush_hosting_sync_pre_hosting_task

-
Calling hook drush_hosting_task

-
Trying to get property of non-object hosting_site.drush.inc:19

-
Backend invoke: php /path/to/aegir/.composer/vendor/drush/drush/drush.php --backend=2 --root= --uri=www.mywebsit.com provision-save '@www.mywebsit.com' 2>&1

-
php /path/to/aegir/.composer/vendor/drush/drush/drush.php --backend=2 --root= --uri=www.mywebsit.com provision-save '@www.mywebsit.com' 2>&1

-
Bootstrap to phase 0.
-
Bootstrap to phase 0.
-
Found command: provision-save (commandfile=provision)

-
Loaded alias @server_master from file /path/to/aegir/.drush/server_master.alias.drushrc.php

-
Driver type not specified for the db service, provide it with --db_service_type

-
Loading apache driver for the http service

-
Driver type not specified for the remote_import service, provide it with --remote_import_service_type

-
Driver type not specified for the db service, provide it with --db_service_type

-
Driver type not specified for the http service, provide it with --http_service_type

-
Driver type not specified for the remote_import service, provide it with --remote_import_service_type

-
Calling hook drush_provision_save

-
Loaded alias @www.mywebsit.com from file /path/to/aegir/.drush/www.mywebsit.com.alias.drushrc.php

-
Loaded alias @server_localhost from file /path/to/aegir/.drush/server_localhost.alias.drushrc.php

-
Loading mysql driver for the db service

-
Driver type not specified for the http service, provide it with --http_service_type

-
Driver type not specified for the remote_import service, provide it with --remote_import_service_type

-
Loaded alias @platform_Migrazionesitowwwmat4treatunitoit from file /path/to/aegir/.drush/platform_Migrazionesitowwwmat4treatunitoit.alias.drushrc.php

-
Template loaded from Provision Config class Provision_Config_Drushrc_Alias: /path/to/aegir/.drush/provision/Provision/Config/Drushrc/provision_drushrc_alias.tpl.php

-
Changed permissions of /path/to/aegir/.drush/www.mywebsit.com.alias.drushrc.php to 640

-
Generated config in write(): Drush configuration file (/path/to/aegir/.drush/www.mywebsit.com.alias.drushrc.php)

-
Changed permissions of /path/to/aegir/.drush/www.mywebsit.com.alias.drushrc.php to 440

-
Returned from hook drush_provision_save

-
Command dispatch complete

-
Loaded alias @www.mywebsit.com from file /path/to/aegir/.drush/www.mywebsit.com.alias.drushrc.php

-
Backend invoke: php /path/to/aegir/.composer/vendor/drush/drush/drush.php --backend=2 @www.mywebsit.com provision-verify 2>&1

-
php /path/to/aegir/.composer/vendor/drush/drush/drush.php --backend=2 @www.mywebsit.com provision-verify 2>&1

-
Bootstrap to phase 0.
-
Bootstrap to phase 0.
-
Found command: provision-verify (commandfile=provision)

-
Loaded alias @server_localhost from file /path/to/aegir/.drush/server_localhost.alias.drushrc.php

-
Loaded alias @server_master from file /path/to/aegir/.drush/server_master.alias.drushrc.php

-
Driver type not specified for the db service, provide it with --db_service_type

-
Loading apache driver for the http service

-
Driver type not specified for the remote_import service, provide it with --remote_import_service_type

-
Loading mysql driver for the db service

-
Driver type not specified for the http service, provide it with --http_service_type

-
Driver type not specified for the remote_import service, provide it with --remote_import_service_type

-
Loaded alias @platform_Migrazionesitowwwmat4treatunitoit from file /path/to/aegir/.drush/platform_Migrazionesitowwwmat4treatunitoit.alias.drushrc.php

-
Including /path/to/aegir/.drush/provision/platform/backupmigrate/verify.provision.inc

-
Including /path/to/aegir/.drush/provision/platform/verify.provision.inc

-
Calling hook drush_provision_drupal_provision_verify_validate

-
Drush bootstrap phase : bootstrap_drupal_root()

-
Loading drushrc "/path/to/aegir/platforms/www.mywebsit.com/sites/all/drush/drushrc.php" into "drupal" scope.

-
Initialized Drupal 7.50 root directory at /path/to/aegir/platforms/www.mywebsit.com

-
Find command files for phase 1 (max=)

-
Cache HIT cid: 7.1.0-commandfiles-1-f0e23202993e2dddcd653ac9776d2e5f

-
Drush bootstrap phase : bootstrap_drupal_site()

-
Initialized Drupal site www.mywebsit.com at sites/www.mywebsit.com

-
Find command files for phase 2 (max=)

-
Cache MISS cid: 7.1.0-install_profile-559d24f79c62f8fc41ded5e11a6791ac

-
Cache HIT cid: 7.1.0-commandfiles-2-4327adbc79820cd7b9a7295b9d1f7e37

-
Undefined index: db_type Settings.php:19

-
Undefined index: db_type Settings.php:19

-
Undefined index: db_user Settings.php:59

-
Undefined index: db_passwd Settings.php:59

-
Undefined index: db_host Settings.php:59

-
Undefined index: db_name Settings.php:59

-
Undefined index: db_port Settings.php:59

-
Changed group ownership of /path/to/aegir/platforms/www.mywebsit.com/sites/www.mywebsit.com/local.settings.php to provmunito05

-
Changed permissions of /path/to/aegir/platforms/www.mywebsit.com/sites/www.mywebsit.com/local.settings.php to 440

-
Template loaded from Provision Config class Provision_Config_Drupal_Settings: /path/to/aegir/.drush/provision/Provision/Config/Drupal/provision_drupal_settings_7.tpl.php

-
Changed permissions of /path/to/aegir/platforms/www.mywebsit.com/sites/www.mywebsit.com/settings.php to 640

-
Generated config in write(): Drupal settings.php file (/path/to/aegir/platforms/www.mywebsit.com/sites/www.mywebsit.com/settings.php)

-
Changed permissions of /path/to/aegir/platforms/www.mywebsit.com/sites/www.mywebsit.com/settings.php to 440

-
Change group ownership of /path/to/aegir/platforms/www.mywebsit.com/sites/www.mywebsit.com/settings.php to provmunito05

-
Platforms path /path/to/aegir/platforms exists.

-
Platforms ownership of /path/to/aegir/platforms has been changed to provmunito16.

-
Platforms permissions of /path/to/aegir/platforms have been changed to 755.

-
Platforms path /path/to/aegir/platforms is writable.

-
Drush bootstrap phase : bootstrap_drupal_configuration()

-
Find command files for phase 3 (max=)

-
Drush bootstrap phase : bootstrap_drupal_full()

-
Drush command terminated abnormally due to an unrecoverable error.

-
Returned from hook drush_hosting_task

-
Invoking hosting_verify_task_rollback hooks.

-
Changes made in drush_hosting_task have been rolled back.

-
Command dispatch complete

-------------------------
please help!

Comments

ossamaselim created an issue. See original summary.

ossamaselim’s picture

Issue summary: View changes
ossamaselim’s picture

Issue summary: View changes
helmo’s picture

Status: Active » Fixed

Glad to see you found the answer and shared it ... http://drupal.stackexchange.com/a/218641/26902

Status: Fixed » Closed (fixed)

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