- 🇺🇸United States hongpong Philadelphia
This kind of thing is still popping up periodically. One of the migrate modules tends to print these a little often. one of the yml files may be triggering this but it is not obvious which one.
- 🇳🇮Nicaragua dinarcon
I think this error is coming from \Drupal\migrate\Plugin\migrate\source\SqlBase::setUpDatabase. There is a test case in
\Drupal\Tests\migrate_drupal\Unit\source\DrupalSqlBaseTest::testSourceDatabaseError
if people want to research further.I do not think the error is related to
wordpress_migrate
. See related core issue.