🇵🇱Poland @pjmuszynski

Account created on 23 March 2012, about 13 years ago
  • Senior Web Developer, Drupal Full Stack at Pegasystems 
#

Recent comments

🇵🇱Poland pjmuszynski

I was able to reproduce this issue, but sadly the fix doesn't work for me :(

Steps taken:

The steps to make sure that the issue is not present without the simultaneous cron run

  1. I initialized the Drupal 11 site.
  2. I installed the site via web UI by choosing the Standard installation profile.
  3. The process went without issues.

The steps with simultaneous cron run (during the install process)

  1. I initialized the Drupal 11 site.
  2. I installed the site via web UI by choosing the Standard installation profile.
  3. At the same time as the batch process continues I run the drush cron from the console.
  4. The installation fails with the error: "The website encountered an unexpected error. Try again later." (more info in the screenshot attached).
🇵🇱Poland pjmuszynski

Hi @mbatterton thanks for the patch!

I'm not sure about these lines:

        // Required method.
        $client->__soapCall('Initialize', []);

I'm not sure if that's my ignorance about the SOAP standard, but those don't work in my case.

Please review the patch that I'm attaching (against 6.0.x), and let's chat about the correct solution. Thanks!

Production build 0.71.5 2024