I am trying to upgrade Ægir from version 7.x-3.6 to 7.x-3.7, using the automatic install on Debian. The process gets stuck, for no obvious reason (see attached log). Thanks in advance.
There was an issue with drush_hosting_pause_validate, exactly as in #2641448. I hope I am the only one affected by this. Again, I do not know if a fix is needed, and if so, how to circumvent this bug.
You can use drush @hostmaster php-eval "print hosting_task_count() + hosting_task_count_running();" to check if there is something to keep the loop mention in #2641448-4: Upgrade from Ægir 2 to Ægir 3 gets stuck running.
Comments
Comment #2
FMB CreditAttribution: FMB commentedThere was an issue with drush_hosting_pause_validate, exactly as in #2641448. I hope I am the only one affected by this. Again, I do not know if a fix is needed, and if so, how to circumvent this bug.
Comment #3
helmo CreditAttribution: helmo at Initfour websolutions commentedPlease try again with the 3.8 release.
You can use
drush @hostmaster php-eval "print hosting_task_count() + hosting_task_count_running();"to check if there is something to keep the loop mention in #2641448-4: Upgrade from Ægir 2 to Ægir 3 gets stuck running.