Hi,

I've tried to install a Standard D8 site using version 8.3.2 of Drupal. But when I try and install a site on the platform I get the following error.

Error: Class 'Drupal\Core\Site\Settings' not found in /var/aegir/platforms/drupal_test_eight/core/lib/Drupal/Core/DrupalKernel.php, line 1022

Thanks,
Chris

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

c_archer created an issue. See original summary.

ker688@gmail.com’s picture

Hi Chris,

This error shouldn't happen and I can't reproduce this issue.

You can try use Acquia dev Destop tool for your local development: https://www.acquia.com/products-services/dev-desktop

It's very easy to create new Drupal site.

Hope it helpful for you.

Regards,

helmo’s picture

@c_archer How did you create the platform? Drush dl? or git? composer?

I just tested it with 'drush dl drupal' and it installed just fine.

Any other warnings in the task log?

@ker688@gmail.com not sure how a desktop tool relates to this...

c_archer’s picture

Hi @helmo

If I use "drush dl drupal" I can install a d8 site within platforms altho if I use my custom install profile it installs but does not return a site suspect it may be needs to be in static folder as mentioned here: https://learn.omega8.cc/platforms

@ker688@gmail.com Not sure I follow dev desktop but it does work on my local environment which matches Aegirs.

Thanks,
Chris

helmo’s picture

Take a look at the Aegir task logs ... there might be some hints there.

c_archer’s picture

Hmm, have tried putting under static but its still showing not found see attached. Nothing in the db logs.

c_archer’s picture

This is the output of the task log for the site that does not work

Task starts processing: Install: d12.websitedev.space	
-
Returned from hook drush_hosting_task_validate	
-
Calling hook drush_hosting_alias_pre_hosting_task	
-
Returned from hook drush_hosting_alias_pre_hosting_task	
-
Calling hook drush_hosting_clone_pre_hosting_task	
-
Returned from hook drush_hosting_clone_pre_hosting_task	
-
Calling hook drush_hosting_git_pre_hosting_task	
-
Returned from hook drush_hosting_git_pre_hosting_task	
-
Calling hook drush_hosting_migrate_pre_hosting_task	
-
Returned from hook drush_hosting_migrate_pre_hosting_task	
-
Calling hook drush_hosting_package_pre_hosting_task	
-
Returned from hook drush_hosting_package_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_task	
-
Backend invoke: php /var/aegir/drush/drush.php --backend=2 --root= --uri=d12.websitedev.space provision-save '@d12.websitedev.space' 2>&1	
-
php /var/aegir/drush/drush.php --backend=2 --root= --uri=d12.websitedev.space provision-save '@d12.websitedev.space' 2>&1	
-
Bootstrap to phase 0.	
-
Bootstrap to phase 0.	
-
Found command: provision-save (commandfile=provision)	
-
Loaded alias @server_localhost from file /var/aegir/.drush/server_localhost.alias.drushrc.php	
-
Loaded alias @server_master from file /var/aegir/.drush/server_master.alias.drushrc.php	
-
Loading nginx driver for the http service	
-
Loading mysql driver for the db service	
-
Loaded alias @platform_PitchTwoBeta from file /var/aegir/.drush/platform_PitchTwoBeta.alias.drushrc.php	
-
Calling hook drush_provision_save	
-
Template loaded from Provision Config class Provision_Config_Drushrc_Alias: /var/aegir/.drush/sys/provision/Provision/Config/Drushrc/provision_drushrc_alias.tpl.php	
-
Generated config in write(): Drush configuration file (/var/aegir/.drush/d12.websitedev.space.alias.drushrc.php)	
-
Changed permissions of /var/aegir/.drush/d12.websitedev.space.alias.drushrc.php to 440	
-
Returned from hook drush_provision_save	
-
Command dispatch complete	
-
Scanning into /var/aegir/.drush for /d12\.websitedev\.space\.alias\.drush(8|)rc\.php$/	
-
Loaded alias @d12.websitedev.space from file /var/aegir/.drush/d12.websitedev.space.alias.drushrc.php	
-
Backend invoke: php /var/aegir/drush/drush.php --backend=2 @d12.websitedev.space provision-install 2>&1	
-
php /var/aegir/drush/drush.php --backend=2 @d12.websitedev.space provision-install 2>&1	
1 s.
Bootstrap to phase 0.	
-
Bootstrap to phase 1.	
-
Drush bootstrap phase : bootstrap_drupal_root()	
-
Loading drushrc "/var/aegir/static/pitch_two_beta/sites/all/drush/drushrc.php" into "drupal" scope.	
-
Initialized Drupal 8.3.2 root directory at /var/aegir/static/pitch_two_beta	
-
Find command files for phase 1 (max=1)	
-
Cache HIT cid: 8.1.10-dev-commandfiles-1-07348c47f5a98678325fc1e72793b762	
-
Cache HIT cid: 8.1.10-dev-annotationfiles-1-77a62120d90b55f365d245bbc1176e2c	
-
Found command: provision-install (commandfile=provision)	
-
Loaded alias @server_localhost from file /var/aegir/.drush/server_localhost.alias.drushrc.php	
-
Loaded alias @server_master from file /var/aegir/.drush/server_master.alias.drushrc.php	
-
Loading nginx driver for the http service	
-
Loading mysql driver for the db service	
-
Loaded alias @platform_PitchTwoBeta from file /var/aegir/.drush/platform_PitchTwoBeta.alias.drushrc.php	
-
Including /var/aegir/.drush/sys/provision/db/install.provision.inc	
-
Including /var/aegir/.drush/sys/provision/http/install.provision.inc	
-
Including /var/aegir/.drush/sys/provision/platform/install.provision.inc	
-
Calling hook drush_db_provision_install_validate	
-
Returned from hook drush_db_provision_install_validate	
-
Calling hook drush_provision_drupal_provision_install_validate	
-
Returned from hook drush_provision_drupal_provision_install_validate	
-
Calling hook drush_provision_git_provision_install_validate	
-
Returned from hook drush_provision_git_provision_install_validate	
-
Calling hook drush_db_pre_provision_install	
-
Granting privileges to d12websitedevspa@localhost on d12websitedevspa	
-
Created d12websitedevspa database	
-
Returned from hook drush_db_pre_provision_install	
-
Calling hook drush_provision_drupal_pre_provision_install	
-
Created sites/d12.websitedev.space	
-
Changed permissions of sites/d12.websitedev.space to 755	
-
Created sites/d12.websitedev.space/themes	
-
Changed permissions of sites/d12.websitedev.space/themes to 2775	
-
Created sites/d12.websitedev.space/modules	
-
Changed permissions of sites/d12.websitedev.space/modules to 2775	
-
Created sites/d12.websitedev.space/libraries	
-
Changed permissions of sites/d12.websitedev.space/libraries to 2775	
-
Created sites/d12.websitedev.space/vendor	
-
Changed permissions of sites/d12.websitedev.space/vendor to 2775	
-
Created sites/d12.websitedev.space/files	
-
Changed permissions of sites/d12.websitedev.space/files to 2775	
-
Created sites/d12.websitedev.space/files/tmp	
-
Changed permissions of sites/d12.websitedev.space/files/tmp to 2775	
-
Created sites/d12.websitedev.space/files/images	
-
Changed permissions of sites/d12.websitedev.space/files/images to 2775	
-
Created sites/d12.websitedev.space/files/pictures	
-
Changed permissions of sites/d12.websitedev.space/files/pictures to 2775	
-
Created sites/d12.websitedev.space/files/css	
-
Changed permissions of sites/d12.websitedev.space/files/css to 2775	
-
Created sites/d12.websitedev.space/files/js	
-
Changed permissions of sites/d12.websitedev.space/files/js to 2775	
-
Created sites/d12.websitedev.space/files/advagg_css	
-
Changed permissions of sites/d12.websitedev.space/files/advagg_css to 2775	
-
Created sites/d12.websitedev.space/files/advagg_js	
-
Changed permissions of sites/d12.websitedev.space/files/advagg_js to 2775	
-
Created sites/d12.websitedev.space/files/ctools	
-
Changed permissions of sites/d12.websitedev.space/files/ctools to 2775	
-
Created sites/d12.websitedev.space/files/imagecache	
-
Changed permissions of sites/d12.websitedev.space/files/imagecache to 2775	
-
Created sites/d12.websitedev.space/files/locations	
-
Changed permissions of sites/d12.websitedev.space/files/locations to 2775	
-
Created sites/d12.websitedev.space/files/xmlsitemap	
-
Changed permissions of sites/d12.websitedev.space/files/xmlsitemap to 2775	
-
Created sites/d12.websitedev.space/files/deployment	
-
Changed permissions of sites/d12.websitedev.space/files/deployment to 2775	
-
Created sites/d12.websitedev.space/private	
-
Changed permissions of sites/d12.websitedev.space/private to 2775	
-
Created sites/d12.websitedev.space/private/files	
-
Changed permissions of sites/d12.websitedev.space/private/files to 2775	
-
Created sites/d12.websitedev.space/private/temp	
-
Changed permissions of sites/d12.websitedev.space/private/temp to 2775	
-
Created sites/d12.websitedev.space/files/styles	
-
Changed permissions of sites/d12.websitedev.space/files/styles to 2775	
-
Created sites/d12.websitedev.space/private/files/backup_migrate	
-
Changed permissions of sites/d12.websitedev.space/private/files/backup_migrate to 2775	
-
Created sites/d12.websitedev.space/private/files/backup_migrate/manual	
-
Changed permissions of sites/d12.websitedev.space/private/files/backup_migrate/manual to 2775	
-
Created sites/d12.websitedev.space/private/files/backup_migrate/scheduled	
-
Changed permissions of sites/d12.websitedev.space/private/files/backup_migrate/scheduled to 2775	
-
Created sites/d12.websitedev.space/files/feeds	
-
Changed permissions of sites/d12.websitedev.space/files/feeds to 2775	
-
Created sites/d12.websitedev.space/private/files/feeds	
-
Changed permissions of sites/d12.websitedev.space/private/files/feeds to 2775	
-
Created sites/d12.websitedev.space/private/config	
-
Changed permissions of sites/d12.websitedev.space/private/config to 2775	
-
Created sites/d12.websitedev.space/private/config/sync	
-
Changed permissions of sites/d12.websitedev.space/private/config/sync to 2775	
-
Created sites/d12.websitedev.space/files/civicrm	
-
Changed permissions of sites/d12.websitedev.space/files/civicrm to 2775	
-
Created sites/d12.websitedev.space/files/civicrm/ConfigAndLog	
-
Changed permissions of sites/d12.websitedev.space/files/civicrm/ConfigAndLog to 2775	
-
Created sites/d12.websitedev.space/files/civicrm/custom	
-
Changed permissions of sites/d12.websitedev.space/files/civicrm/custom to 2775	
-
Created sites/d12.websitedev.space/files/civicrm/dynamic	
-
Changed permissions of sites/d12.websitedev.space/files/civicrm/dynamic to 2775	
-
Created sites/d12.websitedev.space/files/civicrm/persist	
-
Changed permissions of sites/d12.websitedev.space/files/civicrm/persist to 2775	
-
Changed group ownership of sites/d12.websitedev.space/files to www-data	
-
Changed group ownership of sites/d12.websitedev.space/files/tmp to www-data	
-
Changed group ownership of sites/d12.websitedev.space/files/images to www-data	
-
Changed group ownership of sites/d12.websitedev.space/files/pictures to www-data	
-
Changed group ownership of sites/d12.websitedev.space/files/css to www-data	
-
Changed group ownership of sites/d12.websitedev.space/files/js to www-data	
-
Changed group ownership of sites/d12.websitedev.space/files/advagg_css to www-data	
-
Changed group ownership of sites/d12.websitedev.space/files/advagg_js to www-data	
-
Changed group ownership of sites/d12.websitedev.space/files/ctools to www-data	
-
Changed group ownership of sites/d12.websitedev.space/files/imagecache to www-data	
-
Changed group ownership of sites/d12.websitedev.space/files/locations to www-data	
-
Changed group ownership of sites/d12.websitedev.space/files/xmlsitemap to www-data	
-
Changed group ownership of sites/d12.websitedev.space/files/deployment to www-data	
-
Changed group ownership of sites/d12.websitedev.space/private to www-data	
-
Changed group ownership of sites/d12.websitedev.space/private/files to www-data	
-
Changed group ownership of sites/d12.websitedev.space/private/temp to www-data	
-
Changed group ownership of sites/d12.websitedev.space/files/styles to www-data	
-
Changed group ownership of sites/d12.websitedev.space/private/files/backup_migrate to www-data	
-
Changed group ownership of sites/d12.websitedev.space/private/files/backup_migrate/manual to www-data	
-
Changed group ownership of sites/d12.websitedev.space/private/files/backup_migrate/scheduled to www-data	
-
Changed group ownership of sites/d12.websitedev.space/files/feeds to www-data	
-
Changed group ownership of sites/d12.websitedev.space/private/files/feeds to www-data	
-
Changed group ownership of sites/d12.websitedev.space/private/config to www-data	
-
Changed group ownership of sites/d12.websitedev.space/private/config/sync to www-data	
-
Changed group ownership of sites/d12.websitedev.space/files/civicrm to www-data	
-
Changed group ownership of sites/d12.websitedev.space/files/civicrm/ConfigAndLog to www-data	
-
Changed group ownership of sites/d12.websitedev.space/files/civicrm/custom to www-data	
-
Changed group ownership of sites/d12.websitedev.space/files/civicrm/dynamic to www-data	
-
Changed group ownership of sites/d12.websitedev.space/files/civicrm/persist to www-data	
-
Returned from hook drush_provision_drupal_pre_provision_install	
-
Calling hook drush_http_provision_install	
-
Template loaded from Provision Config class Provision_Config_Nginx_Site: /var/aegir/.drush/sys/provision/http/Provision/Config/Nginx/vhost.tpl.php	
-
Generated config in write(): virtual host configuration file (/var/aegir/config/server_master/nginx/vhost.d/d12.websitedev.space)	
-
Returned from hook drush_http_provision_install	
-
Calling hook drush_provision_drupal_provision_install	
-
Generated blank Drupal local.settings.php file	
-
Changed group ownership of /var/aegir/static/pitch_two_beta/sites/d12.websitedev.space/local.settings.php to www-data	
-
Changed permissions of /var/aegir/static/pitch_two_beta/sites/d12.websitedev.space/local.settings.php to 440	
-
Template loaded from Provision Config class Provision_Config_Drupal_Settings: /var/aegir/.drush/sys/provision/Provision/Config/Drupal/provision_drupal_settings_8.tpl.php	
-
Generated config in write(): Drupal settings.php file (/var/aegir/static/pitch_two_beta/sites/d12.websitedev.space/settings.php)	
-
Changed permissions of /var/aegir/static/pitch_two_beta/sites/d12.websitedev.space/settings.php to 440	
-
Change group ownership of /var/aegir/static/pitch_two_beta/sites/d12.websitedev.space/settings.php to www-data	
-
Platforms path /var/aegir/platforms exists.	
-
Platforms ownership of /var/aegir/platforms has been changed to aegir.	
-
Platforms permissions of /var/aegir/platforms have been changed to 755.	
-
Platforms path /var/aegir/platforms is writable.	
-
Template loaded from Provision Config class Provision_Config_Drushrc_Site: /var/aegir/.drush/sys/provision/Provision/Config/Drushrc/provision_drushrc_site.tpl.php	
-
Generated config in write(): Site Drush configuration file (/var/aegir/static/pitch_two_beta/sites/d12.websitedev.space/drushrc.php)	
-
Changed permissions of /var/aegir/static/pitch_two_beta/sites/d12.websitedev.space/drushrc.php to 440	
-
Platforms path /var/aegir/platforms exists.	
-
Platforms ownership of /var/aegir/platforms has been changed to aegir.	
-
Platforms permissions of /var/aegir/platforms have been changed to 755.	
-
Platforms path /var/aegir/platforms is writable.	
-
Drush bootstrap phase : bootstrap_drupal_site()	
-
Loading drushrc "/var/aegir/static/pitch_two_beta/sites/d12.websitedev.space/drushrc.php" into "site" scope.	
-
Initialized Drupal site d12.websitedev.space at sites/d12.websitedev.space	
-
Find command files for phase 2 (max=)	
1 s.
Cache MISS cid: 8.1.10-dev-install_profile-7236b74962eca9b9402c00514b8be896	
-
Cache MISS cid: 8.1.10-dev-commandfiles-2-a66799ce3bb1c1bbd345642c1bdb717b	
-
Cache SET cid: 8.1.10-dev-commandfiles-2-a66799ce3bb1c1bbd345642c1bdb717b	
-
Backend invoke: php /var/aegir/drush/drush.php --backend=2 --yes @d12.websitedev.space provision-install-backend --client_email='chris@pitchdigital.net' 2>&1	
-
php /var/aegir/drush/drush.php --backend=2 --yes @d12.websitedev.space provision-install-backend --client_email='chris@pitchdigital.net' 2>&1	
1 s.
Bootstrap to phase 0.	
-
Bootstrap to phase 2.	
-
Drush bootstrap phase : bootstrap_drupal_root()	
-
Loading drushrc "/var/aegir/static/pitch_two_beta/sites/all/drush/drushrc.php" into "drupal" scope.	
-
Initialized Drupal 8.3.2 root directory at /var/aegir/static/pitch_two_beta	
-
Find command files for phase 1 (max=2)	
-
Cache HIT cid: 8.1.10-dev-commandfiles-1-07348c47f5a98678325fc1e72793b762	
-
Cache HIT cid: 8.1.10-dev-annotationfiles-1-77a62120d90b55f365d245bbc1176e2c	
-
Drush bootstrap phase : bootstrap_drupal_site()	
-
Loading drushrc "/var/aegir/static/pitch_two_beta/sites/d12.websitedev.space/drushrc.php" into "site" scope.	
-
Initialized Drupal site d12.websitedev.space at sites/d12.websitedev.space	
-
Find command files for phase 2 (max=2)	
-
Cache MISS cid: 8.1.10-dev-install_profile-7236b74962eca9b9402c00514b8be896	
-
Cache HIT cid: 8.1.10-dev-commandfiles-2-a66799ce3bb1c1bbd345642c1bdb717b	
-
Found command: provision-install-backend (commandfile=provision)	
-
Loaded alias @server_localhost from file /var/aegir/.drush/server_localhost.alias.drushrc.php	
-
Loaded alias @server_master from file /var/aegir/.drush/server_master.alias.drushrc.php	
-
Loading nginx driver for the http service	
-
Loading mysql driver for the db service	
-
Loaded alias @platform_PitchTwoBeta from file /var/aegir/.drush/platform_PitchTwoBeta.alias.drushrc.php	
-
Calling hook drush_provision_drupal_provision_install_backend	
-
Drush bootstrap phase : bootstrap_drupal_configuration()	
-
Create from request	
-
add service modifier	
-
Find command files for phase 3 (max=)	
45 s.
Changed permissions of sites/d12.websitedev.space to 755	
-
Changed permissions of sites/d12.websitedev.space/themes to 2775	
-
Changed permissions of sites/d12.websitedev.space/modules to 2775	
-
Changed permissions of sites/d12.websitedev.space/libraries to 2775	
-
Changed permissions of sites/d12.websitedev.space/vendor to 2775	
-
Changed permissions of sites/d12.websitedev.space/files to 2775	
-
Changed permissions of sites/d12.websitedev.space/files/tmp to 2775	
-
Changed permissions of sites/d12.websitedev.space/files/images to 2775	
-
Changed permissions of sites/d12.websitedev.space/files/pictures to 2775	
-
Changed permissions of sites/d12.websitedev.space/files/css to 2775	
-
Changed permissions of sites/d12.websitedev.space/files/js to 2775	
-
Changed permissions of sites/d12.websitedev.space/files/advagg_css to 2775	
-
Changed permissions of sites/d12.websitedev.space/files/advagg_js to 2775	
-
Changed permissions of sites/d12.websitedev.space/files/ctools to 2775	
-
Changed permissions of sites/d12.websitedev.space/files/imagecache to 2775	
-
Changed permissions of sites/d12.websitedev.space/files/locations to 2775	
-
Changed permissions of sites/d12.websitedev.space/files/xmlsitemap to 2775	
-
Changed permissions of sites/d12.websitedev.space/files/deployment to 2775	
-
Changed permissions of sites/d12.websitedev.space/private to 2775	
-
Changed permissions of sites/d12.websitedev.space/private/files to 2775	
-
Changed permissions of sites/d12.websitedev.space/private/temp to 2775	
-
Changed permissions of sites/d12.websitedev.space/files/styles to 2775	
-
Changed permissions of sites/d12.websitedev.space/private/files/backup_migrate to 2775	
-
Changed permissions of sites/d12.websitedev.space/private/files/backup_migrate/manual to 2775	
-
Changed permissions of sites/d12.websitedev.space/private/files/backup_migrate/scheduled to 2775	
-
Changed permissions of sites/d12.websitedev.space/files/feeds to 2775	
-
Changed permissions of sites/d12.websitedev.space/private/files/feeds to 2775	
-
Changed permissions of sites/d12.websitedev.space/private/config to 2775	
-
Changed permissions of sites/d12.websitedev.space/private/config/sync to 2775	
-
Changed permissions of sites/d12.websitedev.space/files/civicrm to 2775	
-
Changed permissions of sites/d12.websitedev.space/files/civicrm/ConfigAndLog to 2775	
-
Changed permissions of sites/d12.websitedev.space/files/civicrm/custom to 2775	
-
Changed permissions of sites/d12.websitedev.space/files/civicrm/dynamic to 2775	
-
Changed permissions of sites/d12.websitedev.space/files/civicrm/persist to 2775	
-
Changed group ownership of sites/d12.websitedev.space/files to www-data	
-
Changed group ownership of sites/d12.websitedev.space/files/tmp to www-data	
-
Changed group ownership of sites/d12.websitedev.space/files/images to www-data	
-
Changed group ownership of sites/d12.websitedev.space/files/pictures to www-data	
-
Changed group ownership of sites/d12.websitedev.space/files/css to www-data	
-
Changed group ownership of sites/d12.websitedev.space/files/js to www-data	
-
Changed group ownership of sites/d12.websitedev.space/files/advagg_css to www-data	
-
Changed group ownership of sites/d12.websitedev.space/files/advagg_js to www-data	
-
Changed group ownership of sites/d12.websitedev.space/files/ctools to www-data	
-
Changed group ownership of sites/d12.websitedev.space/files/imagecache to www-data	
-
Changed group ownership of sites/d12.websitedev.space/files/locations to www-data	
-
Changed group ownership of sites/d12.websitedev.space/files/xmlsitemap to www-data	
-
Changed group ownership of sites/d12.websitedev.space/files/deployment to www-data	
-
Changed group ownership of sites/d12.websitedev.space/private to www-data	
-
Changed group ownership of sites/d12.websitedev.space/private/files to www-data	
-
Changed group ownership of sites/d12.websitedev.space/private/temp to www-data	
-
Changed group ownership of sites/d12.websitedev.space/files/styles to www-data	
-
Changed group ownership of sites/d12.websitedev.space/private/files/backup_migrate to www-data	
-
Changed group ownership of sites/d12.websitedev.space/private/files/backup_migrate/manual to www-data	
-
Changed group ownership of sites/d12.websitedev.space/private/files/backup_migrate/scheduled to www-data	
-
Changed group ownership of sites/d12.websitedev.space/files/feeds to www-data	
-
Changed group ownership of sites/d12.websitedev.space/private/files/feeds to www-data	
-
Changed group ownership of sites/d12.websitedev.space/private/config to www-data	
-
Changed group ownership of sites/d12.websitedev.space/private/config/sync to www-data	
-
Changed group ownership of sites/d12.websitedev.space/files/civicrm to www-data	
-
Changed group ownership of sites/d12.websitedev.space/files/civicrm/ConfigAndLog to www-data	
-
Changed group ownership of sites/d12.websitedev.space/files/civicrm/custom to www-data	
-
Changed group ownership of sites/d12.websitedev.space/files/civicrm/dynamic to www-data	
-
Changed group ownership of sites/d12.websitedev.space/files/civicrm/persist to www-data	
-
Redis tmp off ctrl dir created path /var/aegir/static/pitch_two_beta/sites/d12.websitedev.space/.redisOff has been created.	
-
Redis tmp off ctrl dir created ownership of /var/aegir/static/pitch_two_beta/sites/d12.websitedev.space/.redisOff has been changed to aegir.	
-
Redis tmp off ctrl dir created permissions of /var/aegir/static/pitch_two_beta/sites/d12.websitedev.space/.redisOff have been changed to 711.	
-
Redis tmp off ctrl dir created path /var/aegir/static/pitch_two_beta/sites/d12.websitedev.space/.redisOff is writable.	
-
Login url: http://d12.websitedev.space/user/reset/1/1494511746/VlQHMawJFQEF8ws3dIYjiyA8Z4niEOO7Jcs4lHZqCeI	
-
Sent welcome mail to chris@pitchdigital.net	
-
Returned from hook drush_provision_drupal_provision_install_backend	
-
Congratulations, you installed Drupal!	
-
Command dispatch complete	
-
Drush bootstrap phase : bootstrap_drupal_configuration()	
-
Create from request	
-
add service modifier	
-
Find command files for phase 3 (max=)	
1 s.
Drush bootstrap phase : bootstrap_drupal_database()	
-
Successfully connected to the Drupal database.	
-
Find command files for phase 4 (max=)	
-
Drush bootstrap phase : bootstrap_drupal_full()	
-
About to bootstrap the Drupal 8 Kernel.	
1 s.
get container builder	
-
service modifier alter	
-
process drush.service.consolecommands drush.command	
-
process drush.service.consolidationcommands consolidation.commandhandler	
-
Finished bootstraping the Drupal 8 Kernel.	
-
Cache MISS cid: 8.1.10-dev-install_profile-7236b74962eca9b9402c00514b8be896	
-
Cache SET cid: 8.1.10-dev-install_profile-7236b74962eca9b9402c00514b8be896	
-
Find command files for phase 5 (max=)	
-
Cache HIT cid: 8.1.10-dev-install_profile-7236b74962eca9b9402c00514b8be896	
-
Cache HIT cid: 8.1.10-dev-commandfiles-5-b7555ceed625a2285fc0bea206435b7b	
-
Template loaded from Provision Config class Provision_Config_Drupal_Alias_Store: /var/aegir/.drush/sys/provision/Provision/Config/Drupal/Alias/provision_drupal_sites.tpl.php	
-
Generated config in write(): Drupal sites.php file (/var/aegir/static/pitch_two_beta/sites/sites.php)	
-
Changed permissions of /var/aegir/static/pitch_two_beta/sites/sites.php to 644	
-
Returned from hook drush_provision_drupal_provision_install	
-
Calling hook drush_http_post_provision_install	
1 s.
nginx on start.pitchdigital.net has been restarted	
-
Returned from hook drush_http_post_provision_install	
-
Calling hook drush_provision_drupal_post_provision_install	
-
get container builder	
-
service modifier alter	
-
process drush.service.consolecommands drush.command	
-
process drush.service.consolidationcommands consolidation.commandhandler	
2 s.
All caches flushed	
-
Found install profile minimal	
-
Found install profile standard	
-
Found install profile hydrant	
-
Found 47 modules	
-
Found 5 themes	
-
Client home directory for admin path /var/aegir/clients/admin exists.	
-
Client home directory for admin ownership of /var/aegir/clients/admin has been changed to aegir.	
-
Client home directory for admin permissions of /var/aegir/clients/admin have been changed to 750.	
-
Client home directory for admin path /var/aegir/clients/admin is writable.	
-
couldn't find previous client symlink, iterating through all sites	
-
Created symlink /var/aegir/clients/admin/d12.websitedev.space to /var/aegir/static/pitch_two_beta/sites/d12.websitedev.space	
-
Returned from hook drush_provision_drupal_post_provision_install	
-
Template loaded from Provision Config class Provision_Config_Drushrc_Site: /var/aegir/.drush/sys/provision/Provision/Config/Drushrc/provision_drushrc_site.tpl.php	
-
Changed permissions of /var/aegir/static/pitch_two_beta/sites/d12.websitedev.space/drushrc.php to 640	
-
Generated config in write(): Site Drush configuration file (/var/aegir/static/pitch_two_beta/sites/d12.websitedev.space/drushrc.php)	
-
Changed permissions of /var/aegir/static/pitch_two_beta/sites/d12.websitedev.space/drushrc.php to 440	
-
Platforms path /var/aegir/platforms exists.	
-
Platforms ownership of /var/aegir/platforms has been changed to aegir.	
-
Platforms permissions of /var/aegir/platforms have been changed to 755.	
-
Platforms path /var/aegir/platforms is writable.	
-
Command dispatch complete	
-
Returned from hook drush_hosting_task	
-
Calling hook drush_hosting_post_hosting_task	
-
Invoking post_hosting_install_task hooks.	
-
http://d12.websitedev.space/user/reset/1/1494511746/VlQHMawJFQEF8ws3dIYjiyA8Z4niEOO7Jcs4lHZqCeI	
-
Returned from hook drush_hosting_post_hosting_task	
-
Command dispatch complete	
-
Updated task status to "Successful"
c_archer’s picture

This is the output from the site with the standard profile that works

Task starts processing: Install: d11.websitedev.space	
-
Returned from hook drush_hosting_task_validate	
-
Calling hook drush_hosting_alias_pre_hosting_task	
-
Returned from hook drush_hosting_alias_pre_hosting_task	
-
Calling hook drush_hosting_clone_pre_hosting_task	
-
Returned from hook drush_hosting_clone_pre_hosting_task	
-
Calling hook drush_hosting_git_pre_hosting_task	
-
Returned from hook drush_hosting_git_pre_hosting_task	
-
Calling hook drush_hosting_migrate_pre_hosting_task	
-
Returned from hook drush_hosting_migrate_pre_hosting_task	
-
Calling hook drush_hosting_package_pre_hosting_task	
-
Returned from hook drush_hosting_package_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_task	
-
Backend invoke: php /var/aegir/drush/drush.php --backend=2 --root= --uri=d11.websitedev.space provision-save '@d11.websitedev.space' 2>&1	
-
php /var/aegir/drush/drush.php --backend=2 --root= --uri=d11.websitedev.space provision-save '@d11.websitedev.space' 2>&1	
-
Bootstrap to phase 0.	
-
Bootstrap to phase 0.	
-
Found command: provision-save (commandfile=provision)	
-
Loaded alias @server_localhost from file /var/aegir/.drush/server_localhost.alias.drushrc.php	
-
Loaded alias @server_master from file /var/aegir/.drush/server_master.alias.drushrc.php	
-
Loading nginx driver for the http service	
-
Loading mysql driver for the db service	
-
Loaded alias @platform_PitchTwoBeta from file /var/aegir/.drush/platform_PitchTwoBeta.alias.drushrc.php	
-
Calling hook drush_provision_save	
-
Template loaded from Provision Config class Provision_Config_Drushrc_Alias: /var/aegir/.drush/sys/provision/Provision/Config/Drushrc/provision_drushrc_alias.tpl.php	
-
Generated config in write(): Drush configuration file (/var/aegir/.drush/d11.websitedev.space.alias.drushrc.php)	
-
Changed permissions of /var/aegir/.drush/d11.websitedev.space.alias.drushrc.php to 440	
-
Returned from hook drush_provision_save	
-
Command dispatch complete	
-
Scanning into /var/aegir/.drush for /d11\.websitedev\.space\.alias\.drush(8|)rc\.php$/	
-
Loaded alias @d11.websitedev.space from file /var/aegir/.drush/d11.websitedev.space.alias.drushrc.php	
-
Backend invoke: php /var/aegir/drush/drush.php --backend=2 @d11.websitedev.space provision-install 2>&1	
-
php /var/aegir/drush/drush.php --backend=2 @d11.websitedev.space provision-install 2>&1	
1 s.
Bootstrap to phase 0.	
-
Bootstrap to phase 1.	
-
Drush bootstrap phase : bootstrap_drupal_root()	
-
Loading drushrc "/var/aegir/static/pitch_two_beta/sites/all/drush/drushrc.php" into "drupal" scope.	
-
Initialized Drupal 8.3.2 root directory at /var/aegir/static/pitch_two_beta	
-
Find command files for phase 1 (max=1)	
-
Cache HIT cid: 8.1.10-dev-commandfiles-1-07348c47f5a98678325fc1e72793b762	
-
Cache HIT cid: 8.1.10-dev-annotationfiles-1-77a62120d90b55f365d245bbc1176e2c	
-
Found command: provision-install (commandfile=provision)	
-
Loaded alias @server_localhost from file /var/aegir/.drush/server_localhost.alias.drushrc.php	
-
Loaded alias @server_master from file /var/aegir/.drush/server_master.alias.drushrc.php	
-
Loading nginx driver for the http service	
-
Loading mysql driver for the db service	
-
Loaded alias @platform_PitchTwoBeta from file /var/aegir/.drush/platform_PitchTwoBeta.alias.drushrc.php	
-
Including /var/aegir/.drush/sys/provision/db/install.provision.inc	
-
Including /var/aegir/.drush/sys/provision/http/install.provision.inc	
-
Including /var/aegir/.drush/sys/provision/platform/install.provision.inc	
-
Calling hook drush_db_provision_install_validate	
-
Returned from hook drush_db_provision_install_validate	
-
Calling hook drush_provision_drupal_provision_install_validate	
-
Returned from hook drush_provision_drupal_provision_install_validate	
-
Calling hook drush_provision_git_provision_install_validate	
-
Returned from hook drush_provision_git_provision_install_validate	
-
Calling hook drush_db_pre_provision_install	
-
Granting privileges to d11websitedevspa@localhost on d11websitedevspa	
-
Created d11websitedevspa database	
-
Returned from hook drush_db_pre_provision_install	
-
Calling hook drush_provision_drupal_pre_provision_install	
-
Created sites/d11.websitedev.space	
-
Changed permissions of sites/d11.websitedev.space to 755	
-
Created sites/d11.websitedev.space/themes	
-
Changed permissions of sites/d11.websitedev.space/themes to 2775	
-
Created sites/d11.websitedev.space/modules	
-
Changed permissions of sites/d11.websitedev.space/modules to 2775	
-
Created sites/d11.websitedev.space/libraries	
-
Changed permissions of sites/d11.websitedev.space/libraries to 2775	
-
Created sites/d11.websitedev.space/vendor	
-
Changed permissions of sites/d11.websitedev.space/vendor to 2775	
-
Created sites/d11.websitedev.space/files	
-
Changed permissions of sites/d11.websitedev.space/files to 2775	
-
Created sites/d11.websitedev.space/files/tmp	
-
Changed permissions of sites/d11.websitedev.space/files/tmp to 2775	
-
Created sites/d11.websitedev.space/files/images	
-
Changed permissions of sites/d11.websitedev.space/files/images to 2775	
-
Created sites/d11.websitedev.space/files/pictures	
-
Changed permissions of sites/d11.websitedev.space/files/pictures to 2775	
-
Created sites/d11.websitedev.space/files/css	
-
Changed permissions of sites/d11.websitedev.space/files/css to 2775	
-
Created sites/d11.websitedev.space/files/js	
-
Changed permissions of sites/d11.websitedev.space/files/js to 2775	
-
Created sites/d11.websitedev.space/files/advagg_css	
-
Changed permissions of sites/d11.websitedev.space/files/advagg_css to 2775	
-
Created sites/d11.websitedev.space/files/advagg_js	
-
Changed permissions of sites/d11.websitedev.space/files/advagg_js to 2775	
-
Created sites/d11.websitedev.space/files/ctools	
-
Changed permissions of sites/d11.websitedev.space/files/ctools to 2775	
-
Created sites/d11.websitedev.space/files/imagecache	
-
Changed permissions of sites/d11.websitedev.space/files/imagecache to 2775	
-
Created sites/d11.websitedev.space/files/locations	
-
Changed permissions of sites/d11.websitedev.space/files/locations to 2775	
-
Created sites/d11.websitedev.space/files/xmlsitemap	
-
Changed permissions of sites/d11.websitedev.space/files/xmlsitemap to 2775	
-
Created sites/d11.websitedev.space/files/deployment	
-
Changed permissions of sites/d11.websitedev.space/files/deployment to 2775	
-
Created sites/d11.websitedev.space/private	
-
Changed permissions of sites/d11.websitedev.space/private to 2775	
-
Created sites/d11.websitedev.space/private/files	
-
Changed permissions of sites/d11.websitedev.space/private/files to 2775	
-
Created sites/d11.websitedev.space/private/temp	
-
Changed permissions of sites/d11.websitedev.space/private/temp to 2775	
-
Created sites/d11.websitedev.space/files/styles	
-
Changed permissions of sites/d11.websitedev.space/files/styles to 2775	
-
Created sites/d11.websitedev.space/private/files/backup_migrate	
-
Changed permissions of sites/d11.websitedev.space/private/files/backup_migrate to 2775	
-
Created sites/d11.websitedev.space/private/files/backup_migrate/manual	
-
Changed permissions of sites/d11.websitedev.space/private/files/backup_migrate/manual to 2775	
-
Created sites/d11.websitedev.space/private/files/backup_migrate/scheduled	
-
Changed permissions of sites/d11.websitedev.space/private/files/backup_migrate/scheduled to 2775	
-
Created sites/d11.websitedev.space/files/feeds	
-
Changed permissions of sites/d11.websitedev.space/files/feeds to 2775	
-
Created sites/d11.websitedev.space/private/files/feeds	
-
Changed permissions of sites/d11.websitedev.space/private/files/feeds to 2775	
-
Created sites/d11.websitedev.space/private/config	
-
Changed permissions of sites/d11.websitedev.space/private/config to 2775	
-
Created sites/d11.websitedev.space/private/config/sync	
-
Changed permissions of sites/d11.websitedev.space/private/config/sync to 2775	
-
Created sites/d11.websitedev.space/files/civicrm	
-
Changed permissions of sites/d11.websitedev.space/files/civicrm to 2775	
-
Created sites/d11.websitedev.space/files/civicrm/ConfigAndLog	
-
Changed permissions of sites/d11.websitedev.space/files/civicrm/ConfigAndLog to 2775	
-
Created sites/d11.websitedev.space/files/civicrm/custom	
-
Changed permissions of sites/d11.websitedev.space/files/civicrm/custom to 2775	
-
Created sites/d11.websitedev.space/files/civicrm/dynamic	
-
Changed permissions of sites/d11.websitedev.space/files/civicrm/dynamic to 2775	
-
Created sites/d11.websitedev.space/files/civicrm/persist	
-
Changed permissions of sites/d11.websitedev.space/files/civicrm/persist to 2775	
-
Changed group ownership of sites/d11.websitedev.space/files to www-data	
-
Changed group ownership of sites/d11.websitedev.space/files/tmp to www-data	
-
Changed group ownership of sites/d11.websitedev.space/files/images to www-data	
-
Changed group ownership of sites/d11.websitedev.space/files/pictures to www-data	
-
Changed group ownership of sites/d11.websitedev.space/files/css to www-data	
-
Changed group ownership of sites/d11.websitedev.space/files/js to www-data	
-
Changed group ownership of sites/d11.websitedev.space/files/advagg_css to www-data	
-
Changed group ownership of sites/d11.websitedev.space/files/advagg_js to www-data	
-
Changed group ownership of sites/d11.websitedev.space/files/ctools to www-data	
-
Changed group ownership of sites/d11.websitedev.space/files/imagecache to www-data	
-
Changed group ownership of sites/d11.websitedev.space/files/locations to www-data	
-
Changed group ownership of sites/d11.websitedev.space/files/xmlsitemap to www-data	
-
Changed group ownership of sites/d11.websitedev.space/files/deployment to www-data	
-
Changed group ownership of sites/d11.websitedev.space/private to www-data	
-
Changed group ownership of sites/d11.websitedev.space/private/files to www-data	
-
Changed group ownership of sites/d11.websitedev.space/private/temp to www-data	
-
Changed group ownership of sites/d11.websitedev.space/files/styles to www-data	
-
Changed group ownership of sites/d11.websitedev.space/private/files/backup_migrate to www-data	
-
Changed group ownership of sites/d11.websitedev.space/private/files/backup_migrate/manual to www-data	
-
Changed group ownership of sites/d11.websitedev.space/private/files/backup_migrate/scheduled to www-data	
-
Changed group ownership of sites/d11.websitedev.space/files/feeds to www-data	
-
Changed group ownership of sites/d11.websitedev.space/private/files/feeds to www-data	
-
Changed group ownership of sites/d11.websitedev.space/private/config to www-data	
-
Changed group ownership of sites/d11.websitedev.space/private/config/sync to www-data	
-
Changed group ownership of sites/d11.websitedev.space/files/civicrm to www-data	
-
Changed group ownership of sites/d11.websitedev.space/files/civicrm/ConfigAndLog to www-data	
-
Changed group ownership of sites/d11.websitedev.space/files/civicrm/custom to www-data	
-
Changed group ownership of sites/d11.websitedev.space/files/civicrm/dynamic to www-data	
-
Changed group ownership of sites/d11.websitedev.space/files/civicrm/persist to www-data	
-
Returned from hook drush_provision_drupal_pre_provision_install	
-
Calling hook drush_http_provision_install	
-
Template loaded from Provision Config class Provision_Config_Nginx_Site: /var/aegir/.drush/sys/provision/http/Provision/Config/Nginx/vhost.tpl.php	
-
Generated config in write(): virtual host configuration file (/var/aegir/config/server_master/nginx/vhost.d/d11.websitedev.space)	
-
Returned from hook drush_http_provision_install	
-
Calling hook drush_provision_drupal_provision_install	
-
Generated blank Drupal local.settings.php file	
-
Changed group ownership of /var/aegir/static/pitch_two_beta/sites/d11.websitedev.space/local.settings.php to www-data	
-
Changed permissions of /var/aegir/static/pitch_two_beta/sites/d11.websitedev.space/local.settings.php to 440	
-
Template loaded from Provision Config class Provision_Config_Drupal_Settings: /var/aegir/.drush/sys/provision/Provision/Config/Drupal/provision_drupal_settings_8.tpl.php	
-
Generated config in write(): Drupal settings.php file (/var/aegir/static/pitch_two_beta/sites/d11.websitedev.space/settings.php)	
-
Changed permissions of /var/aegir/static/pitch_two_beta/sites/d11.websitedev.space/settings.php to 440	
-
Change group ownership of /var/aegir/static/pitch_two_beta/sites/d11.websitedev.space/settings.php to www-data	
-
Platforms path /var/aegir/platforms exists.	
-
Platforms ownership of /var/aegir/platforms has been changed to aegir.	
-
Platforms permissions of /var/aegir/platforms have been changed to 755.	
-
Platforms path /var/aegir/platforms is writable.	
-
Template loaded from Provision Config class Provision_Config_Drushrc_Site: /var/aegir/.drush/sys/provision/Provision/Config/Drushrc/provision_drushrc_site.tpl.php	
-
Generated config in write(): Site Drush configuration file (/var/aegir/static/pitch_two_beta/sites/d11.websitedev.space/drushrc.php)	
-
Changed permissions of /var/aegir/static/pitch_two_beta/sites/d11.websitedev.space/drushrc.php to 440	
-
Platforms path /var/aegir/platforms exists.	
-
Platforms ownership of /var/aegir/platforms has been changed to aegir.	
-
Platforms permissions of /var/aegir/platforms have been changed to 755.	
-
Platforms path /var/aegir/platforms is writable.	
-
Drush bootstrap phase : bootstrap_drupal_site()	
-
Loading drushrc "/var/aegir/static/pitch_two_beta/sites/d11.websitedev.space/drushrc.php" into "site" scope.	
-
Initialized Drupal site d11.websitedev.space at sites/d11.websitedev.space	
-
Find command files for phase 2 (max=)	
1 s.
Cache MISS cid: 8.1.10-dev-install_profile-558ba7ac1ef9bce0efc93ef9fdbf1507	
-
Cache MISS cid: 8.1.10-dev-commandfiles-2-010421a172c8c3256797936020ea43a9	
-
Cache SET cid: 8.1.10-dev-commandfiles-2-010421a172c8c3256797936020ea43a9	
-
Backend invoke: php /var/aegir/drush/drush.php --backend=2 --yes @d11.websitedev.space provision-install-backend --client_email='chris@pitchdigital.net' 2>&1	
-
php /var/aegir/drush/drush.php --backend=2 --yes @d11.websitedev.space provision-install-backend --client_email='chris@pitchdigital.net' 2>&1	
1 s.
Bootstrap to phase 0.	
-
Bootstrap to phase 2.	
-
Drush bootstrap phase : bootstrap_drupal_root()	
-
Loading drushrc "/var/aegir/static/pitch_two_beta/sites/all/drush/drushrc.php" into "drupal" scope.	
-
Initialized Drupal 8.3.2 root directory at /var/aegir/static/pitch_two_beta	
-
Find command files for phase 1 (max=2)	
-
Cache HIT cid: 8.1.10-dev-commandfiles-1-07348c47f5a98678325fc1e72793b762	
-
Cache HIT cid: 8.1.10-dev-annotationfiles-1-77a62120d90b55f365d245bbc1176e2c	
-
Drush bootstrap phase : bootstrap_drupal_site()	
-
Loading drushrc "/var/aegir/static/pitch_two_beta/sites/d11.websitedev.space/drushrc.php" into "site" scope.	
-
Initialized Drupal site d11.websitedev.space at sites/d11.websitedev.space	
-
Find command files for phase 2 (max=2)	
-
Cache MISS cid: 8.1.10-dev-install_profile-558ba7ac1ef9bce0efc93ef9fdbf1507	
-
Cache HIT cid: 8.1.10-dev-commandfiles-2-010421a172c8c3256797936020ea43a9	
-
Found command: provision-install-backend (commandfile=provision)	
-
Loaded alias @server_localhost from file /var/aegir/.drush/server_localhost.alias.drushrc.php	
-
Loaded alias @server_master from file /var/aegir/.drush/server_master.alias.drushrc.php	
-
Loading nginx driver for the http service	
-
Loading mysql driver for the db service	
-
Loaded alias @platform_PitchTwoBeta from file /var/aegir/.drush/platform_PitchTwoBeta.alias.drushrc.php	
-
Calling hook drush_provision_drupal_provision_install_backend	
-
Drush bootstrap phase : bootstrap_drupal_configuration()	
-
Create from request	
-
add service modifier	
-
Find command files for phase 3 (max=)	
45 s.
Changed permissions of sites/d11.websitedev.space to 755	
-
Changed permissions of sites/d11.websitedev.space/themes to 2775	
-
Changed permissions of sites/d11.websitedev.space/modules to 2775	
-
Changed permissions of sites/d11.websitedev.space/libraries to 2775	
-
Changed permissions of sites/d11.websitedev.space/vendor to 2775	
-
Changed permissions of sites/d11.websitedev.space/files to 2775	
-
Changed permissions of sites/d11.websitedev.space/files/tmp to 2775	
-
Changed permissions of sites/d11.websitedev.space/files/images to 2775	
-
Changed permissions of sites/d11.websitedev.space/files/pictures to 2775	
-
Changed permissions of sites/d11.websitedev.space/files/css to 2775	
-
Changed permissions of sites/d11.websitedev.space/files/js to 2775	
-
Changed permissions of sites/d11.websitedev.space/files/advagg_css to 2775	
-
Changed permissions of sites/d11.websitedev.space/files/advagg_js to 2775	
-
Changed permissions of sites/d11.websitedev.space/files/ctools to 2775	
-
Changed permissions of sites/d11.websitedev.space/files/imagecache to 2775	
-
Changed permissions of sites/d11.websitedev.space/files/locations to 2775	
-
Changed permissions of sites/d11.websitedev.space/files/xmlsitemap to 2775	
-
Changed permissions of sites/d11.websitedev.space/files/deployment to 2775	
-
Changed permissions of sites/d11.websitedev.space/private to 2775	
-
Changed permissions of sites/d11.websitedev.space/private/files to 2775	
-
Changed permissions of sites/d11.websitedev.space/private/temp to 2775	
-
Changed permissions of sites/d11.websitedev.space/files/styles to 2775	
-
Changed permissions of sites/d11.websitedev.space/private/files/backup_migrate to 2775	
-
Changed permissions of sites/d11.websitedev.space/private/files/backup_migrate/manual to 2775	
-
Changed permissions of sites/d11.websitedev.space/private/files/backup_migrate/scheduled to 2775	
-
Changed permissions of sites/d11.websitedev.space/files/feeds to 2775	
-
Changed permissions of sites/d11.websitedev.space/private/files/feeds to 2775	
-
Changed permissions of sites/d11.websitedev.space/private/config to 2775	
-
Changed permissions of sites/d11.websitedev.space/private/config/sync to 2775	
-
Changed permissions of sites/d11.websitedev.space/files/civicrm to 2775	
-
Changed permissions of sites/d11.websitedev.space/files/civicrm/ConfigAndLog to 2775	
-
Changed permissions of sites/d11.websitedev.space/files/civicrm/custom to 2775	
-
Changed permissions of sites/d11.websitedev.space/files/civicrm/dynamic to 2775	
-
Changed permissions of sites/d11.websitedev.space/files/civicrm/persist to 2775	
-
Changed group ownership of sites/d11.websitedev.space/files to www-data	
-
Changed group ownership of sites/d11.websitedev.space/files/tmp to www-data	
-
Changed group ownership of sites/d11.websitedev.space/files/images to www-data	
-
Changed group ownership of sites/d11.websitedev.space/files/pictures to www-data	
-
Changed group ownership of sites/d11.websitedev.space/files/css to www-data	
-
Changed group ownership of sites/d11.websitedev.space/files/js to www-data	
-
Changed group ownership of sites/d11.websitedev.space/files/advagg_css to www-data	
-
Changed group ownership of sites/d11.websitedev.space/files/advagg_js to www-data	
-
Changed group ownership of sites/d11.websitedev.space/files/ctools to www-data	
-
Changed group ownership of sites/d11.websitedev.space/files/imagecache to www-data	
-
Changed group ownership of sites/d11.websitedev.space/files/locations to www-data	
-
Changed group ownership of sites/d11.websitedev.space/files/xmlsitemap to www-data	
-
Changed group ownership of sites/d11.websitedev.space/files/deployment to www-data	
-
Changed group ownership of sites/d11.websitedev.space/private to www-data	
-
Changed group ownership of sites/d11.websitedev.space/private/files to www-data	
-
Changed group ownership of sites/d11.websitedev.space/private/temp to www-data	
-
Changed group ownership of sites/d11.websitedev.space/files/styles to www-data	
-
Changed group ownership of sites/d11.websitedev.space/private/files/backup_migrate to www-data	
-
Changed group ownership of sites/d11.websitedev.space/private/files/backup_migrate/manual to www-data	
-
Changed group ownership of sites/d11.websitedev.space/private/files/backup_migrate/scheduled to www-data	
-
Changed group ownership of sites/d11.websitedev.space/files/feeds to www-data	
-
Changed group ownership of sites/d11.websitedev.space/private/files/feeds to www-data	
-
Changed group ownership of sites/d11.websitedev.space/private/config to www-data	
-
Changed group ownership of sites/d11.websitedev.space/private/config/sync to www-data	
-
Changed group ownership of sites/d11.websitedev.space/files/civicrm to www-data	
-
Changed group ownership of sites/d11.websitedev.space/files/civicrm/ConfigAndLog to www-data	
-
Changed group ownership of sites/d11.websitedev.space/files/civicrm/custom to www-data	
-
Changed group ownership of sites/d11.websitedev.space/files/civicrm/dynamic to www-data	
-
Changed group ownership of sites/d11.websitedev.space/files/civicrm/persist to www-data	
-
Redis tmp off ctrl dir created path /var/aegir/static/pitch_two_beta/sites/d11.websitedev.space/.redisOff has been created.	
-
Redis tmp off ctrl dir created ownership of /var/aegir/static/pitch_two_beta/sites/d11.websitedev.space/.redisOff has been changed to aegir.	
-
Redis tmp off ctrl dir created permissions of /var/aegir/static/pitch_two_beta/sites/d11.websitedev.space/.redisOff have been changed to 711.	
-
Redis tmp off ctrl dir created path /var/aegir/static/pitch_two_beta/sites/d11.websitedev.space/.redisOff is writable.	
-
Login url: http://d11.websitedev.space/user/reset/1/1494511746/Bb6jg3WKMgGiYl2UjHtbxW2frr5T-yUCkWT0zUc_SiQ	
-
Sent welcome mail to chris@pitchdigital.net	
-
Returned from hook drush_provision_drupal_provision_install_backend	
-
Congratulations, you installed Drupal!	
-
Command dispatch complete	
1 s.
Drush bootstrap phase : bootstrap_drupal_configuration()	
-
Create from request	
-
add service modifier	
-
Find command files for phase 3 (max=)	
-
Drush bootstrap phase : bootstrap_drupal_database()	
-
Successfully connected to the Drupal database.	
-
Find command files for phase 4 (max=)	
-
Drush bootstrap phase : bootstrap_drupal_full()	
-
About to bootstrap the Drupal 8 Kernel.	
1 s.
get container builder	
-
service modifier alter	
-
process drush.service.consolecommands drush.command	
-
process drush.service.consolidationcommands consolidation.commandhandler	
-
Finished bootstraping the Drupal 8 Kernel.	
-
Cache MISS cid: 8.1.10-dev-install_profile-558ba7ac1ef9bce0efc93ef9fdbf1507	
-
Cache SET cid: 8.1.10-dev-install_profile-558ba7ac1ef9bce0efc93ef9fdbf1507	
-
Find command files for phase 5 (max=)	
-
Cache HIT cid: 8.1.10-dev-install_profile-558ba7ac1ef9bce0efc93ef9fdbf1507	
-
Cache HIT cid: 8.1.10-dev-commandfiles-5-b0dec06321fd13ecf26a3591960791fb	
-
Template loaded from Provision Config class Provision_Config_Drupal_Alias_Store: /var/aegir/.drush/sys/provision/Provision/Config/Drupal/Alias/provision_drupal_sites.tpl.php	
-
Generated config in write(): Drupal sites.php file (/var/aegir/static/pitch_two_beta/sites/sites.php)	
-
Changed permissions of /var/aegir/static/pitch_two_beta/sites/sites.php to 644	
-
Returned from hook drush_provision_drupal_provision_install	
-
Calling hook drush_http_post_provision_install	
1 s.
nginx on start.pitchdigital.net has been restarted	
-
Returned from hook drush_http_post_provision_install	
-
Calling hook drush_provision_drupal_post_provision_install	
-
get container builder	
-
service modifier alter	
-
process drush.service.consolecommands drush.command	
-
process drush.service.consolidationcommands consolidation.commandhandler	
2 s.
All caches flushed	
-
Found install profile minimal	
-
Found install profile standard	
-
Found install profile hydrant	
-
Found 42 modules	
-
Found 4 themes	
-
Client home directory for admin path /var/aegir/clients/admin exists.	
-
Client home directory for admin ownership of /var/aegir/clients/admin has been changed to aegir.	
-
Client home directory for admin permissions of /var/aegir/clients/admin have been changed to 750.	
-
Client home directory for admin path /var/aegir/clients/admin is writable.	
-
couldn't find previous client symlink, iterating through all sites	
-
Created symlink /var/aegir/clients/admin/d11.websitedev.space to /var/aegir/static/pitch_two_beta/sites/d11.websitedev.space	
-
Returned from hook drush_provision_drupal_post_provision_install	
-
Template loaded from Provision Config class Provision_Config_Drushrc_Site: /var/aegir/.drush/sys/provision/Provision/Config/Drushrc/provision_drushrc_site.tpl.php	
-
Changed permissions of /var/aegir/static/pitch_two_beta/sites/d11.websitedev.space/drushrc.php to 640	
-
Generated config in write(): Site Drush configuration file (/var/aegir/static/pitch_two_beta/sites/d11.websitedev.space/drushrc.php)	
-
Changed permissions of /var/aegir/static/pitch_two_beta/sites/d11.websitedev.space/drushrc.php to 440	
-
Platforms path /var/aegir/platforms exists.	
-
Platforms ownership of /var/aegir/platforms has been changed to aegir.	
-
Platforms permissions of /var/aegir/platforms have been changed to 755.	
-
Platforms path /var/aegir/platforms is writable.	
-
Command dispatch complete	
-
Returned from hook drush_hosting_task	
-
Calling hook drush_hosting_post_hosting_task	
-
Invoking post_hosting_install_task hooks.	
-
http://d11.websitedev.space/user/reset/1/1494511746/Bb6jg3WKMgGiYl2UjHtbxW2frr5T-yUCkWT0zUc_SiQ	
-
Returned from hook drush_hosting_post_hosting_task	
-
Command dispatch complete	
-
Updated task status to "Successful"
helmo’s picture

Hmm, that task log looks OK sofar.
Does the webserver's access and error log report anything about the failing page request? Does it show up as a http 503 status code?

c_archer’s picture

Yeah it is odd, seem to be showing too many redirects.

Output from nginx access log
"5.83.8.162" d12.websitedev.space [12/May/2017:08:25:58 +0000] "GET /?q=&q=&q=&q=&q=&q=&q=&q=&q=&q=&q=&q=&q=&q=&q=&q=&q=&q=&q=&q= HTTP/1.1" 301 940 516 1875 "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_4) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36" 0.069 "-"

Nothing in PHP that I can see relating to this.

c_archer’s picture

Interestingly I am getting update notifications from the site.

c_archer’s picture

Looks to be an issue with the Redirect module and possible Aegir or BOA implementation as per https://github.com/omega8cc/boa/issues/1061#issuecomment-301714226

Has anybody else had issues with the Redirect module and Aegir

c_archer’s picture

Status: Active » Fixed

Closing this issue as the original issue is now resolved.

Status: Fixed » Closed (fixed)

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