Hi,
I'm seeing several cron issues in the queue, but they're all over a year old and I'm not sure if they even are related.
This is the case with the latest dev (the official release won't work in an Aegir/ Drush environment, cron will not run.): when elysia cron 2.x-dev is installed in the install profile, the login link that Aegir generates when provisioning a new site, does not get generated. The site install succeeds but no admin password can be set. Only when the generate new password task is executed, a one-time login is generated.
There isn't much in the Aegir install log, other than this entry: Undefined index: login_link install.provision.inc:60
Thanks in advance for any insights!
Comments
Comment #1
helmo commentedDo you have an example of a profile that does this?
I just tried it with "dependencies[] = elysia_cron" added to standard.info and that installs just fine ... on my Aegir 7.x-3.x-dev
There have been issues with distributions which added extra installation steps ... but not sure if that's related here.