I also installed the dev version and everything is working.
I am having the same issue and we do not have editor_file module installed either.
adrianm6254 → created an issue.
I tried using the latest 1.0.x-dev and everything works fine.
adrianm6254 → created an issue.
damienmckenna → credited adrianm6254 → .
adrianm6254 → created an issue.
FYI,
In the dependent document, 'DrupalPod + Drupal Forge' ( https://www.drupal.org/docs/develop/development-tools/drupalpod/drupalpo... → ) the instructions read:
3. Login to drupal.org and use this test issue:
https://www.drupal.org/project/drupal/issues/3444906
📌
Mentoring Playground Issue - Used only for experimentation and training
Active
4. From the test issue, open the Drupal Forge helper extension in your browser’s toolbar, and select:
1. Branch: junk_experiment_2
2. Drupal core version: 11.x
3. Install profile: Standard
When using Branch 'junk_experiment_2'or '3444906-alison' the Drupal Forge build fails.
The error message I get is 'Could not find your application. Contact us for more information'
damienmckenna → credited adrianm6254 → .
I am unable to perform Automatic Updates
Error:
An AJAX HTTP error occurred.
HTTP Result Code: 500
Debugging information follows.
Path: /batch?id=8&op=do_nojs&op=do
StatusText: error
ResponseText:
System Makup:
PHP 8.3
MariaDB 10.6
OS Debian 11
Drupal 11.1.6
Automatic Updates 3.1.7
Hosting Cloudways
I am attempting to do the updates on the Cloudways Server (not on local environment)
Error Log Output:
Type php
Date Thursday, 24 April 2025 - 15:14
User drupal cms admin
Location https://xxx.xxx.xxx/batch?_format=json&id=10&op=do
Referrer https://xxx.xxx.xxx/batch?id=10&op=start
Message Drupal\package_manager\Exception\StageEventException: SQLSTATE[HY000]: General error: 2006 MySQL server has gone away: SELECT 1 FROM information_schema.tables WHERE ("table_schema" = :db_condition_placeholder_4) AND ("table_name" = :db_condition_placeholder_5); Array ( [:db_condition_placeholder_4] => xctekrqpca [:db_condition_placeholder_5] => semaphore ) in Drupal\package_manager\StageBase->dispatch() (line 601 of /home/xxx.xxx.xxx/xctekrqpca/public_html/web/modules/contrib/automatic_updates/package_manager/src/StageBase.php).
Severity Error
Hostname xxx.xxx.xxx.xxx
Operations
Backtrace
#0 /home/xxx.xxx.xxx/xctekrqpca/public_html/web/modules/contrib/automatic_updates/package_manager/src/StageBase.php(360): Drupal\package_manager\StageBase->dispatch()
#1 /home/xxx.xxx.xxx/xctekrqpca/public_html/web/modules/contrib/automatic_updates/automatic_updates_extensions/src/ExtensionUpdateStage.php(97): Drupal\package_manager\StageBase->create()
#2 /home/xxx.xxx.xxx/xctekrqpca/public_html/web/modules/contrib/automatic_updates/automatic_updates_extensions/src/BatchProcessor.php(65): Drupal\automatic_updates_extensions\ExtensionUpdateStage->begin()
#3 /home/xxx.xxx.xxx/xctekrqpca/public_html/web/core/includes/batch.inc(297): Drupal\automatic_updates_extensions\BatchProcessor::begin()
#4 /home/xxx.xxx.xxx/xctekrqpca/public_html/web/core/includes/batch.inc(139): _batch_process()
#5 /home/xxx.xxx.xxx/xctekrqpca/public_html/web/core/includes/batch.inc(95): _batch_do()
#6 /home/xxx.xxx.xxx/xctekrqpca/public_html/web/core/modules/system/src/Controller/BatchController.php(52): _batch_page()
#7 [internal function]: Drupal\system\Controller\BatchController->batchPage()
#8 /home/xxx.xxx.xxx/xctekrqpca/public_html/web/core/lib/Drupal/Core/EventSubscriber/EarlyRenderingControllerWrapperSubscriber.php(123): call_user_func_array()
#9 /home/xxx.xxx.xxx/xctekrqpca/public_html/web/core/lib/Drupal/Core/Render/Renderer.php(593): Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber\{closure}()
#10 /home/xxx.xxx.xxx/xctekrqpca/public_html/web/core/lib/Drupal/Core/EventSubscriber/EarlyRenderingControllerWrapperSubscriber.php(121): Drupal\Core\Render\Renderer->executeInRenderContext()
#11 /home/xxx.xxx.xxx/xctekrqpca/public_html/web/core/lib/Drupal/Core/EventSubscriber/EarlyRenderingControllerWrapperSubscriber.php(97): Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->wrapControllerExecutionInRenderContext()
#12 /home/xxx.xxx.xxx/xctekrqpca/public_html/vendor/symfony/http-kernel/HttpKernel.php(183): Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber\{closure}()
#13 /home/xxx.xxx.xxx/xctekrqpca/public_html/vendor/symfony/http-kernel/HttpKernel.php(76): Symfony\Component\HttpKernel\HttpKernel->handleRaw()
#14 /home/xxx.xxx.xxx/xctekrqpca/public_html/web/core/lib/Drupal/Core/StackMiddleware/Session.php(53): Symfony\Component\HttpKernel\HttpKernel->handle()
#15 /home/xxx.xxx.xxx/xctekrqpca/public_html/web/core/lib/Drupal/Core/StackMiddleware/KernelPreHandle.php(48): Drupal\Core\StackMiddleware\Session->handle()
#16 /home/xxx.xxx.xxx/xctekrqpca/public_html/web/core/lib/Drupal/Core/StackMiddleware/ContentLength.php(28): Drupal\Core\StackMiddleware\KernelPreHandle->handle()
#17 /home/xxx.xxx.xxx/xctekrqpca/public_html/web/core/modules/big_pipe/src/StackMiddleware/ContentLength.php(32): Drupal\Core\StackMiddleware\ContentLength->handle()
#18 /home/xxx.xxx.xxx/xctekrqpca/public_html/web/core/modules/page_cache/src/StackMiddleware/PageCache.php(116): Drupal\big_pipe\StackMiddleware\ContentLength->handle()
#19 /home/xxx.xxx.xxx/xctekrqpca/public_html/web/core/modules/page_cache/src/StackMiddleware/PageCache.php(90): Drupal\page_cache\StackMiddleware\PageCache->pass()
#20 /home/xxx.xxx.xxx/xctekrqpca/public_html/web/core/lib/Drupal/Core/StackMiddleware/ReverseProxyMiddleware.php(48): Drupal\page_cache\StackMiddleware\PageCache->handle()
#21 /home/xxx.xxx.xxx/xctekrqpca/public_html/web/core/lib/Drupal/Core/StackMiddleware/NegotiationMiddleware.php(51): Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle()
#22 /home/xxx.xxx.xxx/xctekrqpca/public_html/web/core/lib/Drupal/Core/StackMiddleware/AjaxPageState.php(36): Drupal\Core\StackMiddleware\NegotiationMiddleware->handle()
#23 /home/xxx.xxx.xxx/xctekrqpca/public_html/web/core/lib/Drupal/Core/StackMiddleware/StackedHttpKernel.php(51): Drupal\Core\StackMiddleware\AjaxPageState->handle()
#24 /home/xxx.xxx.xxx/xctekrqpca/public_html/web/core/lib/Drupal/Core/DrupalKernel.php(709): Drupal\Core\StackMiddleware\StackedHttpKernel->handle()
#25 /home/xxx.xxx.xxx/xctekrqpca/public_html/web/index.php(19): Drupal\Core\DrupalKernel->handle()
#26 {main}
========================
Type php
Date Thursday, 24 April 2025 - 15:14
User drupal cms admin
Location https://xxx.xxx.xxx/batch?_format=json&id=10&op=do
Referrer https://xxx.xxx.xxx/batch?id=10&op=start
Message Drupal\Core\Database\DatabaseExceptionWrapper: SQLSTATE[HY000]: General error: 2006 MySQL server has gone away: SELECT 1 FROM information_schema.tables WHERE ("table_schema" = :db_condition_placeholder_6) AND ("table_name" = :db_condition_placeholder_7); Array ( [:db_condition_placeholder_6] => xctekrqpca [:db_condition_placeholder_7] => config ) in Drupal\Core\Config\DatabaseStorage->readMultiple() (line 120 of /home/xxx.xxx.xxx/xctekrqpca/public_html/web/core/lib/Drupal/Core/Config/DatabaseStorage.php)
#0 /home/xxx.xxx.xxx/xctekrqpca/public_html/web/core/lib/Drupal/Core/Database/Connection.php(661): Drupal\mysql\Driver\Database\mysql\ExceptionHandler->handleExecutionException()
#1 /home/xxx.xxx.xxx/xctekrqpca/public_html/web/core/lib/Drupal/Core/Database/Schema.php(178): Drupal\Core\Database\Connection->query()
#2 /home/xxx.xxx.xxx/xctekrqpca/public_html/web/core/lib/Drupal/Core/Config/DatabaseStorage.php(120): Drupal\Core\Database\Schema->tableExists()
#3 /home/xxx.xxx.xxx/xctekrqpca/public_html/web/core/lib/Drupal/Core/Config/CachedStorage.php(95): Drupal\Core\Config\DatabaseStorage->readMultiple()
#4 /home/xxx.xxx.xxx/xctekrqpca/public_html/web/core/lib/Drupal/Core/Config/ConfigFactory.php(165): Drupal\Core\Config\CachedStorage->readMultiple()
#5 /home/xxx.xxx.xxx/xctekrqpca/public_html/web/core/lib/Drupal/Core/Config/ConfigFactory.php(104): Drupal\Core\Config\ConfigFactory->doLoadMultiple()
#6 /home/xxx.xxx.xxx/xctekrqpca/public_html/web/core/lib/Drupal/Core/Config/ConfigFactory.php(89): Drupal\Core\Config\ConfigFactory->doGet()
#7 /home/xxx.xxx.xxx/xctekrqpca/public_html/web/modules/contrib/redirect/modules/redirect_404/src/EventSubscriber/Redirect404Subscriber.php(85): Drupal\Core\Config\ConfigFactory->get()
#8 /home/xxx.xxx.xxx/xctekrqpca/public_html/web/core/lib/Drupal/Component/DependencyInjection/Container.php(259): Drupal\redirect_404\EventSubscriber\Redirect404Subscriber->__construct()
#9 /home/xxx.xxx.xxx/xctekrqpca/public_html/web/core/lib/Drupal/Component/DependencyInjection/Container.php(177): Drupal\Component\DependencyInjection\Container->createService()
#10 /home/xxx.xxx.xxx/xctekrqpca/public_html/web/core/lib/Drupal/Component/DependencyInjection/Container.php(454): Drupal\Component\DependencyInjection\Container->get()
#11 /home/xxx.xxx.xxx/xctekrqpca/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php(243): Drupal\Component\DependencyInjection\Container->Drupal\Component\DependencyInjection\{closure}()
#12 /home/xxx.xxx.xxx/xctekrqpca/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php(206): Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure}()
#13 /home/xxx.xxx.xxx/xctekrqpca/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php(56): Symfony\Component\EventDispatcher\EventDispatcher->callListeners()
#14 /home/xxx.xxx.xxx/xctekrqpca/public_html/vendor/symfony/http-kernel/HttpKernel.php(241): Symfony\Component\EventDispatcher\EventDispatcher->dispatch()
#15 /home/xxx.xxx.xxx/xctekrqpca/public_html/vendor/symfony/http-kernel/HttpKernel.php(91): Symfony\Component\HttpKernel\HttpKernel->handleThrowable()
#16 /home/xxx.xxx.xxx/xctekrqpca/public_html/web/core/lib/Drupal/Core/StackMiddleware/Session.php(53): Symfony\Component\HttpKernel\HttpKernel->handle()
#17 /home/xxx.xxx.xxx/xctekrqpca/public_html/web/core/lib/Drupal/Core/StackMiddleware/KernelPreHandle.php(48): Drupal\Core\StackMiddleware\Session->handle()
#18 /home/xxx.xxx.xxx/xctekrqpca/public_html/web/core/lib/Drupal/Core/StackMiddleware/ContentLength.php(28): Drupal\Core\StackMiddleware\KernelPreHandle->handle()
#19 /home/xxx.xxx.xxx/xctekrqpca/public_html/web/core/modules/big_pipe/src/StackMiddleware/ContentLength.php(32): Drupal\Core\StackMiddleware\ContentLength->handle()
#20 /home/xxx.xxx.xxx/xctekrqpca/public_html/web/core/modules/page_cache/src/StackMiddleware/PageCache.php(116): Drupal\big_pipe\StackMiddleware\ContentLength->handle()
#21 /home/xxx.xxx.xxx/xctekrqpca/public_html/web/core/modules/page_cache/src/StackMiddleware/PageCache.php(90): Drupal\page_cache\StackMiddleware\PageCache->pass()
#22 /home/xxx.xxx.xxx/xctekrqpca/public_html/web/core/lib/Drupal/Core/StackMiddleware/ReverseProxyMiddleware.php(48): Drupal\page_cache\StackMiddleware\PageCache->handle()
#23 /home/xxx.xxx.xxx/xctekrqpca/public_html/web/core/lib/Drupal/Core/StackMiddleware/NegotiationMiddleware.php(51): Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle()
#24 /home/xxx.xxx.xxx/xctekrqpca/public_html/web/core/lib/Drupal/Core/StackMiddleware/AjaxPageState.php(36): Drupal\Core\StackMiddleware\NegotiationMiddleware->handle()
#25 /home/xxx.xxx.xxx/xctekrqpca/public_html/web/core/lib/Drupal/Core/StackMiddleware/StackedHttpKernel.php(51): Drupal\Core\StackMiddleware\AjaxPageState->handle()
#26 /home/xxx.xxx.xxx/xctekrqpca/public_html/web/core/lib/Drupal/Core/DrupalKernel.php(709): Drupal\Core\StackMiddleware\StackedHttpKernel->handle()
#27 /home/xxx.xxx.xxx/xctekrqpca/public_html/web/index.php(19): Drupal\Core\DrupalKernel->handle()
#28 {main}
.
Severity Error
Hostname xxx.xxx.xxx.xxx
Operations
adrianm6254 → created an issue.
It does work as it is supposed to so just close it.
Sorry for the false alarm
adrianm6254 → created an issue.
damienmckenna → credited adrianm6254 → .
damienmckenna → credited adrianm6254 → .
adrianm6254 → created an issue.
damienmckenna → credited adrianm6254 → .
I made the change in settings.php and I applied the MR! 11 patch and the warnings stopped.
Thanks!
My issue was fixed on this issue
https://www.drupal.org/project/admin_toolbar/issues/3506824#comment-1600...
🐛
Some mandatory parameters are missing ("source") to generate a URL for route
Active
I applied patch #4 successfully.
Thanks
I did try admin_toolbar 3.5.2 but that had no effect on my issue.
adrianm6254 → created an issue.
adrianm6254 → created an issue.
adrianm6254 → created an issue.
The code to include settings.pantheon.php is in settings.php, and the file settings.pantheon.php is located at web/sites/default/settings.pantheon.php
The include code in settings.php is:
/**
* Include the Pantheon-specific settings file.
*
* n.b. The settings.pantheon.php file makes some changes
* that affect all environments that this site
* exists in. Always include this file, even in
* a local development environment, to ensure that
* the site settings remain consistent.
*/
include __DIR__ . "/settings.pantheon.php";
damienmckenna → credited adrianm6254 → .
adrianm6254 → created an issue.
We upgraded to 7.1.1 and all is well.
Thanks!
@electric.larry I tried patch from #14 first and it would not apply, but the patch from #11 applied for me.
damienmckenna → credited adrianm6254 → .
Everything is fine when I use 2.0.0-alpha6. 2.0.x-dev works okay as well.
When I do a simple composer update to 2.0.0-alpha7 or 2.0.0-alpha8 I get WSOD.
composer require 'drupal/project_browser:^2.0@alpha'
hestenet → credited adrianm6254 → .
I was able to apply both #4 & #6 successfully. I will stay with #6.
adrianm6254 → changed the visibility of the branch 3438472-automated-drupal-11 to active.
adrianm6254 → changed the visibility of the branch project-update-bot-only to active.
adrianm6254 → changed the visibility of the branch 3438472-drupal-11-compatibility to active.
adrianm6254 → changed the visibility of the branch 3438472-automated-drupal-11 to hidden.
adrianm6254 → changed the visibility of the branch 3438472-drupal-11-compatibility to hidden.
adrianm6254 → changed the visibility of the branch 3438472-drupal-11-compatibility to hidden.
adrianm6254 → created an issue.
I was able to use the same patch mentioned in #11 to fix my site.
I saw that issue https://www.drupal.org/project/project_browser/issues/3500024 🐛 WSOD when using settings to limit sources to recipes Active we fixed so I tried that patch https://git.drupalcode.org/project/project_browser/-/merge_requests/673 but it did not work for me so please re-open this for me.
Thanks
adrianm6254 → created an issue.
adrianm6254 → created an issue.
Then make sure you are specifying your root directory under your merge-plugin & installer-path statements.
Question? Where is your codebase located?
Is it in the root directory or is it in the web directory?
Make sure you are pointing composer to your contrib modules are located.
adrianm6254 → created an issue.
First of all, the last composer.json (#11) has a lot of conflicting code (changes that I did not suggest) for installing the fancytree library with composer.
For my help you need to do is go back to what you posted in #9.
Apply the suggestions I gave from #10
I you still have a problem I will work with you from there (without all the other changes you added).
damienmckenna → credited adrianm6254 → .
I tried using 2.4.0 & dev-2.x and I am unable to apply MR !24 patch
Hi paintingguy,
Here are the issues I see with your composer.json
1) You should only have 1 repository heading
"repositories": [
{
"type": "package",
"package": {
"name": "enyo/dropzone",
"version": "6.0.0-beta.2",
"type": "drupal-library",
"dist": {
"url": "https://github.com/dropzone/dropzone/releases/download/v6.0.0-beta.2/dis...",
"type": "zip"
}
}
},
{
"type": "package",
"package": {
"name": "jackmoore/colorbox",
"version": "1.6.4",
"type": "drupal-library",
"dist": {
"url": "https://github.com/jackmoore/colorbox/archive/1.6.4.zip",
"type": "zip"
}
}
},
{
"type": "composer",
"url": "https://packages.drupal.org/8"
}
],
2) You are missing "merge-plugin section which is placed under the "extra" section
"merge-plugin": {
"include": [
"web/modules/contrib/webform/composer.libraries.json",
"web/modules/contrib/*/composer.libraries.json"
]
},
3) I don't see your fancytree/fancytree package in the require section
- you have to run "composer require fancytree/fancytree" once everything is setup in your composer.json to install the library
Looks like you need to add "www/modules/contrib/taxonomy_manager/composer.libraries.json" to your merge-plugin statement.
"extra": {
"merge-plugin": {
"include": [
"www/modules/contrib/webform/composer.libraries.json",
"www/modules/custom/*/composer.json",
"www/profiles/custom/*/composer.json",
"www/themes/custom/*/composer.json"
],
damienmckenna → credited adrianm6254 → .
I'm not sure how you tried installing fancytree library but I was able to install it with no problems.
I used the `wikimedia/composer-merge-plugin` to install the library using composer.
You can find the procedure here to accomplish it:
https://www.drupal.org/docs/contributed-modules/webform/webform-cookbook... →
damienmckenna → credited adrianm6254 → .
I am having the same issue. I am including my log of the warning.
User warning: Trying to overwrite a cache redirect with one that has nothing in common, old one at address "languages:language_interface, theme, user.permissions, route.name.is_layout_builder_ui" was pointing to "context_stack:view:9449f4ef8e50a89825a4445c64e93b4a", new one points to "context_stack:view:ee1d86660efff497e0d4f88f265e687e". in Drupal\Core\Cache\VariationCache->set() (line 138 of .../web/core/lib/Drupal/Core/Cache/VariationCache.php)
#0 .../web/core/includes/bootstrap.inc(166): _drupal_error_handler_real(512, 'Trying to overw...', '/home/xxx...', 138)
#1 [internal function]: _drupal_error_handler(512, 'Trying to overw...', '/home/xxx...', 138)
#2 .../web/core/lib/Drupal/Core/Cache/VariationCache.php(138): trigger_error('Trying to overw...', 512)
#3 .../web/core/lib/Drupal/Core/Render/RenderCache.php(92): Drupal\Core\Cache\VariationCache->set(Array, Array, Object(Drupal\Core\Cache\CacheableMetadata), Object(Drupal\Core\Cache\CacheableMetadata))
#4 .../web/core/lib/Drupal/Core/Render/PlaceholderingRenderCache.php(127): Drupal\Core\Render\RenderCache->set(Array, Array)
#5 .../web/core/lib/Drupal/Core/Render/Renderer.php(584): Drupal\Core\Render\PlaceholderingRenderCache->set(Array, Array)
#6 .../web/core/lib/Drupal/Core/Render/Renderer.php(504): Drupal\Core\Render\Renderer->doRender(Array)
#7 .../web/core/lib/Drupal/Core/Render/Renderer.php(248): Drupal\Core\Render\Renderer->doRender(Array, false)
#8 .../web/core/lib/Drupal/Core/Template/TwigExtension.php(484): Drupal\Core\Render\Renderer->render(Array)
#9 .../web/sites/default/files/php/twig/6765f41a5db7e_page.html.twig_vgqHdACnoXdk7NRozFtijxvjO/LvotwseHwWQoOqxChHzF_p4uRLXDE_IdFmPB06YFbLY.php(329): Drupal\Core\Template\TwigExtension->escapeFilter(Object(Drupal\Core\Template\TwigEnvironment), Array, 'html', NULL, true)
#10 .../vendor/twig/twig/src/Template.php(387): __TwigTemplate_480925317b68064ddd31e111b10d8f9c->doDisplay(Array, Array)
#11 .../vendor/twig/twig/src/Template.php(343): Twig\Template->yield(Array, Array)
#12 .../vendor/twig/twig/src/Template.php(358): Twig\Template->display(Array)
#13 .../vendor/twig/twig/src/TemplateWrapper.php(35): Twig\Template->render(Array)
#14 .../web/core/themes/engines/twig/twig.engine(33): Twig\TemplateWrapper->render(Array)
#15 .../web/core/lib/Drupal/Core/Theme/ThemeManager.php(348): twig_render_template('themes/custom/n...', Array)
#16 .../web/core/lib/Drupal/Core/Render/Renderer.php(491): Drupal\Core\Theme\ThemeManager->render('page', Array)
#17 .../web/core/lib/Drupal/Core/Render/Renderer.php(248): Drupal\Core\Render\Renderer->doRender(Array, false)
#18 .../web/core/lib/Drupal/Core/Template/TwigExtension.php(484): Drupal\Core\Render\Renderer->render(Array)
#19 .../web/sites/default/files/php/twig/6765f41a5db7e_html.html.twig_O2cP37t0XjrjP--x4EKWg3wIm/-Y1_TmydklAhduRCKolylSEwdglGn2phDpZH-fgNzig.php(79): Drupal\Core\Template\TwigExtension->escapeFilter(Object(Drupal\Core\Template\TwigEnvironment), Array, 'html', NULL, true)
#20 .../vendor/twig/twig/src/Template.php(387): __TwigTemplate_cc8cca55ec5f9b87f8c4ee0fae94bf67->doDisplay(Array, Array)
#21 .../vendor/twig/twig/src/Template.php(343): Twig\Template->yield(Array, Array)
#22 .../vendor/twig/twig/src/Template.php(358): Twig\Template->display(Array)
#23 .../vendor/twig/twig/src/TemplateWrapper.php(35): Twig\Template->render(Array)
#24 .../web/core/themes/engines/twig/twig.engine(33): Twig\TemplateWrapper->render(Array)
#25 .../web/core/lib/Drupal/Core/Theme/ThemeManager.php(348): twig_render_template('themes/custom/n...', Array)
#26 .../web/core/lib/Drupal/Core/Render/Renderer.php(491): Drupal\Core\Theme\ThemeManager->render('html', Array)
#27 .../web/core/lib/Drupal/Core/Render/Renderer.php(248): Drupal\Core\Render\Renderer->doRender(Array, false)
#28 .../web/core/lib/Drupal/Core/Render/MainContent/HtmlRenderer.php(158): Drupal\Core\Render\Renderer->render(Array)
#29 .../web/core/lib/Drupal/Core/Render/Renderer.php(638): Drupal\Core\Render\MainContent\HtmlRenderer->Drupal\Core\Render\MainContent\{closure}()
#30 .../web/core/lib/Drupal/Core/Render/MainContent/HtmlRenderer.php(153): Drupal\Core\Render\Renderer->executeInRenderContext(Object(Drupal\Core\Render\RenderContext), Object(Closure))
#31 .../web/core/lib/Drupal/Core/EventSubscriber/MainContentViewSubscriber.php(90): Drupal\Core\Render\MainContent\HtmlRenderer->renderResponse(Array, Object(Symfony\Component\HttpFoundation\Request), Object(Drupal\Core\Routing\CurrentRouteMatch))
#32 [internal function]: Drupal\Core\EventSubscriber\MainContentViewSubscriber->onViewRenderArray(Object(Symfony\Component\HttpKernel\Event\ViewEvent), 'kernel.view', Object(Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher))
#33 .../web/core/lib/Drupal/Component/EventDispatcher/ContainerAwareEventDispatcher.php(111): call_user_func(Array, Object(Symfony\Component\HttpKernel\Event\ViewEvent), 'kernel.view', Object(Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher))
#34 .../vendor/symfony/http-kernel/HttpKernel.php(186): Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch(Object(Symfony\Component\HttpKernel\Event\ViewEvent), 'kernel.view')
#35 .../vendor/symfony/http-kernel/HttpKernel.php(76): Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object(Symfony\Component\HttpFoundation\Request), 1)
#36 .../web/core/lib/Drupal/Core/StackMiddleware/Session.php(53): Symfony\Component\HttpKernel\HttpKernel->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#37 .../web/core/lib/Drupal/Core/StackMiddleware/KernelPreHandle.php(48): Drupal\Core\StackMiddleware\Session->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#38 .../web/core/lib/Drupal/Core/StackMiddleware/ContentLength.php(28): Drupal\Core\StackMiddleware\KernelPreHandle->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#39 .../web/core/modules/big_pipe/src/StackMiddleware/ContentLength.php(32): Drupal\Core\StackMiddleware\ContentLength->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#40 .../web/core/modules/page_cache/src/StackMiddleware/PageCache.php(201): Drupal\big_pipe\StackMiddleware\ContentLength->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#41 .../web/core/modules/page_cache/src/StackMiddleware/PageCache.php(138): Drupal\page_cache\StackMiddleware\PageCache->fetch(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#42 .../web/core/modules/page_cache/src/StackMiddleware/PageCache.php(87): Drupal\page_cache\StackMiddleware\PageCache->lookup(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#43 .../web/core/modules/ban/src/BanMiddleware.php(50): Drupal\page_cache\StackMiddleware\PageCache->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#44 .../web/modules/contrib/crowdsec/src/Middleware.php(96): Drupal\ban\BanMiddleware->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#45 .../web/core/lib/Drupal/Core/StackMiddleware/ReverseProxyMiddleware.php(48): Drupal\crowdsec\Middleware->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#46 .../web/core/lib/Drupal/Core/StackMiddleware/NegotiationMiddleware.php(51): Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#47 .../web/core/lib/Drupal/Core/StackMiddleware/AjaxPageState.php(36): Drupal\Core\StackMiddleware\NegotiationMiddleware->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#48 .../web/core/lib/Drupal/Core/StackMiddleware/StackedHttpKernel.php(51): Drupal\Core\StackMiddleware\AjaxPageState->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#49 .../web/core/lib/Drupal/Core/DrupalKernel.php(741): Drupal\Core\StackMiddleware\StackedHttpKernel->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#50 .../web/index.php(19): Drupal\Core\DrupalKernel->handle(Object(Symfony\Component\HttpFoundation\Request))
#51 {main}
damienmckenna → credited adrianm6254 → .
damienmckenna → credited adrianm6254 → .
adrianm6254 → created an issue.
I was able to apply patch #11 successfully.
It took care of my issue.
damienmckenna → credited adrianm6254 → .
damienmckenna → credited adrianm6254 → .
damienmckenna → credited adrianm6254 → .
adrianm6254 → created an issue.
damienmckenna → credited adrianm6254 → .
damienmckenna → credited adrianm6254 → .
damienmckenna → credited adrianm6254 → .
damienmckenna → credited adrianm6254 → .
damienmckenna → credited adrianm6254 → .
adrianm6254 → created an issue.
damienmckenna → credited adrianm6254 → .
DamienMcKenna → credited Adrianm6254 → .
I tried #4 and it cleared the "mismatched entity and/or field definitions error"
Thanks
An FYI, I applied MR8487 to 2 of my sites and the error is gone.
Thanks!
I tried #14 and that did not resolve my issue that only started when I installed 10.3.0-rc1.
I am getting this same error on every site I have upgraded.
DamienMcKenna → credited Adrianm6254 → .
DamienMcKenna → credited Adrianm6254 → .
I applied MR !41 and the error is gone.
Thanks!
Adrianm6254 → created an issue.
Merge request !70 fixed my issue.
DamienMcKenna → credited Adrianm6254 → .
DamienMcKenna → credited Adrianm6254 → .
Adrianm6254 → created an issue.