(Follow on from http://community.aegirproject.org/node/439#new at a more appropriate venue).

Batch migrate of sites to a new platform fails with an error:
warning: Parameter 3 to hosting_migrate_platform_batch() expected to be a reference, value given in /var/aegir/hostmaster-0.4-rc1/includes/batch.inc on line 190

batch.inc is of course part of drupal core, so I assume aegir is passing a value to that instead of passing by reference.

Need to do some proper debugging of this yet...more info to follow. Hopefully.

Comments

danepowell’s picture

subscribing

interx’s picture

There was a similar issue at http://drupal.org/node/1057280.

It resolved the PHP error, but I get an access denied on the migration after the batch. It seems like it never reaches step 2 where it creates the migration tasks?

anarcat’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

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