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.

Database update fails moving from Drupal 9 to 10.

All,

I inherited a Drupal 9 with a PostGreSQL DB. The previous owner of the project had not kept things up-to-date. 

Install is currently using composer and drush, and running on Amazon linux.

I was able to successfully update the Drupal 9 to the latest minor version update without any problems. But when trying to move from 9 to 10, things fail during drush updatedb. I successfuly resolved all the incompatible module and theme errors, and the update process reports database upgrade good to proceed. But then, I get:

No available releases found

Hi, from yesterday I get drupal 10.3.2 No available releases found from available update. Did something change?

Update status XML has no release history for current Drupal?

Starting from the 25th of August around 06:00 UTC, the update status XML for drupal (https://updates.drupal.org/release-history/drupal/current) has been giving an error response "No release history was found for the requested project (drupal)."

Upgrading from 9.5.11 to 10.1.8 menu link tree error

Upgraded with composer from 9.5.11 to 10.1.8 after making sure modules were compatible, 
homepage loads and login page but all other pages throw this error has anyone seen this before or can interpret where the issue may lie, thanks.

[Solved] composer.lock and installed.php is wrong after upgrading due to media_library_theme_reset

I upgraded from 10.1.8 to 10.3.2.

I also finished database update and cache rebuild.

After the update, a modules named media_library_theme_reset is obsolete and removed manually ( because it can not be uninstalled automatically), but the name of the module is still listed in site/composer.lock file and vendor/composer/installed.php file.

How to solve this?

Thanks. 

[Added]

Running the bellow command solved this issue.

lando composer remove drupal/MODULEMACHINENAME

[Solved] Error : Entity/field definitions Mismatched entity and/or field definitions

I have this error just after upgrading Drupal from 10.1.8 to 10.3.2.

Entity/field definitions

Mismatched entity and/or field definitionsThe following changes were detected in the entity type and field definitions.

URL alias

The URL alias entity type needs to be updated.

How to solve this issue? And how to know which alias has this issue?

Pages

Subscribe with RSS Subscribe to RSS - Upgrading Drupal