This forum is for questions about upgrading an existing Drupal site. Don't forget to read the UPGRADE.txt file that comes with every Drupal download.

Upgrading drupal to 10.2 breaks ckeditor 5

I did composer upgrade drush/drush, then upgraded core. (from 10.1.6 to 10.2.0 with dependencies).  It looks fine but when I go to edit a page I get a ckeditor5 error (ckeditor 5 1.0.0-beta5) - upgrading that to beta 6 does not fix it.  When I got to edit a page I get:

The website encountered an unexpected error. Try again later.

Can not save Performance Configuration | 'use_internal' is not a supported key

After upgrading from 9.5.11 to 10.2, I am not able to save the Performance Configuration at /admin/config/development/performance. On save, the error
'use_internal' is not a supported key
is shown.

Looking at system.performance.yml, it has the following:

Unable to update a Drupal 8.8 site with composer

Hello,

I want to get my Drupal site up to date, at least to Drupal 9.4 that still supports php 7 Drupal 9.4 dropped official support for PHP 7.3

I installed some modules via UI, so also want to install them with composer now, to get it all managed by composer.

When I go to do a simple

composer update

or

Partial upgrade from Drupal 10.1.6

When upgrading my Drupal 10.1.6 with the command 'composer update "drupal/core-*" --with-all-dependencies'
I noticed that Core and Core-Recommended were upgraded to version 1.1.7 while Core-Composer-Scaffold and Core-Project-Message were upgraded to version 10.2.0.
Now when I want to continue upgrading to 10.2.0 (and 10.3.0) I am unable to do so with composer. (Nothing to modify in lock file - Nothing to install, update or remove...)
How can I continue with composer now? 

[SOLVED] Error executing drush commands on Drupal10

Hi,
after migrating a Drupal site from version 9 to version 10 and updating PHP from version 7.4 to version 8.2 I have this error running some drush commands:

Drupal update from 10.1.7->10.2.0 succeeds and then not

Hello

Tried to upgrade a Drupal site form 10.1.7 -> 10.2.0 with the normal method and composer log looks just fine. Only, when I go to check the status or available updates it still claims that the site is 10.1.7. I have been doing Drupal updates for every version and this is the first time something like this happens. Any ideas?

composer update drupal/core-* --with-all-dependencies

Pages

Subscribe with RSS Subscribe to RSS - Upgrading Drupal