🇨🇴Colombia alejo-moreno
I'm getting a similar error when deploying to Acquia to one of the Dev databases. This is likely to happen in Prod in the next deploy but the detail of the error is not enough to spot the issue, which one could be the configuration failing? Even more weird that this just happens in Acquia and not in the local machine with the same database and code.
| | purge_queuer_coretags.settings | Delete |
| | purge.logger_channels | Delete |
| | new_relic_rpm.settings | Delete |
+------------+--------------------------------------+-----------+
[warning] Undefined array key "theme" ConfigImporter.php:456
[error] TypeError: array_diff_key(): Argument #1 ($array) must be of type array, null given in array_diff_key() (line 456 of /mnt/www/html/project_ucod/docroot/core/lib/Drupal/Core/Config/ConfigImporter.php) #0 /mnt/www/html/project_ucod/docroot/core/lib/Drupal/Core/Config/ConfigImporter.php(456): array_diff_key()
#1 /mnt/www/html/project_ucod/docroot/core/lib/Drupal/Core/Config/ConfigImporter.php(777): Drupal\Core\Config\ConfigImporter->createExtensionChangelist()
#2 /mnt/www/html/project_ucod/docroot/core/lib/Drupal/Core/Config/ConfigImporter.php(566): Drupal\Core\Config\ConfigImporter->validate()
#3 /mnt/www/html/project_ucod/vendor/drush/drush/src/Drupal/Commands/config/ConfigImportCommands.php(296): Drupal\Core\Config\ConfigImporter->initialize()
#4 [internal function]: Drush\Drupal\Commands\config\ConfigImportCommands->doImport()
#5 /mnt/www/html/project_ucod/vendor/drush/drush/includes/drush.inc(122): call_user_func_array()
#6 /mnt/www/html/project_ucod/vendor/drush/drush/includes/drush.inc(113): drush_call_user_func_array()
#7 /mnt/www/html/project_ucod/vendor/drush/drush/src/Drupal/Commands/config/ConfigImportCommands.php(271): drush_op()
#8 [internal function]: Drush\Drupal\Commands\config\ConfigImportCommands->import()
#9 /mnt/www/html/project_ucod/vendor/consolidation/annotated-command/src/CommandProcessor.php(276): call_user_func_array()
#10 /mnt/www/html/project_ucod/vendor/consolidation/annotated-command/src/CommandProcessor.php(212): Consolidation\AnnotatedCommand\CommandProcessor->runCommandCallback()
#11 /mnt/www/html/project_ucod/vendor/consolidation/annotated-command/src/CommandProcessor.php(176): Consolidation\AnnotatedCommand\CommandProcessor->validateRunAndAlter()
#12 /mnt/www/html/project_ucod/vendor/consolidation/annotated-command/src/AnnotatedCommand.php(391): Consolidation\AnnotatedCommand\CommandProcessor->process()
#13 /mnt/www/html/project_ucod/vendor/symfony/console/Command/Command.php(255): Consolidation\AnnotatedCommand\AnnotatedCommand->execute()
#14 /mnt/www/html/project_ucod/vendor/symfony/console/Application.php(1039): Symfony\Component\Console\Command\Command->run()
#15 /mnt/www/html/project_ucod/vendor/symfony/console/Application.php(275): Symfony\Component\Console\Application->doRunCommand()
#16 /mnt/www/html/project_ucod/vendor/symfony/console/Application.php(149): Symfony\Component\Console\Application->doRun()
#17 /mnt/www/html/project_ucod/vendor/drush/drush/src/Runtime/Runtime.php(124): Symfony\Component\Console\Application->run()
#18 /mnt/www/html/project_ucod/vendor/drush/drush/src/Runtime/Runtime.php(51): Drush\Runtime\Runtime->doRun()
#19 /mnt/www/html/project_ucod/vendor/drush/drush/drush.php(79): Drush\Runtime\Runtime->run()
#20 /mnt/www/html/project_ucod/vendor/drush/drush/drush(4): require('...')
#21 /mnt/www/html/project_ucod/vendor/bin/drush(119): include('...')
🇨🇴Colombia alejo-moreno
When using the "invisible widget" patch, this additional patch can be used
https://www.drupal.org/files/issues/2023-09-11/hcaptcha-lazy-load-script... →
🇨🇴Colombia alejo-moreno
alejo-moreno → created an issue.