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 from D9.5.11 to D10 Error

Hello! I just used the Upgrade Status module, and proceeded with the upgrade. I'm a bit new to composer, so I'm not sure how to remedy these errors.

I used this command: 

composer require --update-with-dependencies --no-update 'drupal/core-recommended:^10' 'drupal/core-composer-scaffold:^10'

And then this one: 

composer update drupal/core* -W

 In terminal, I then get these errors:

DRUPAL 10.2.7 To 10.3 - Error System: The "field_block:comment:comment:comment_body" was not found

- The "field_block:comment:comment:comment_body" was not found

- Displaying entity 'node.image.default': The component 'comment_node_image' has been disabled because its settings have unmet dependencies.

- Displaying entity 'node.story.default': The component 'comment_node_story' has been disabled because its settings have unmet dependencies.

- Displaying entity 'node.audio_old.default': The component 'comment_node_audio_old' has been disabled because its settings have unmet dependencies.

D 10.3.0 update: Cannot access admin/structure and admin/config

After updating to D 10.3.0 I cannot access the following paths:

  • admin/config
  • admin/structure

[Direct URL access to  admin/structure/block and admin/config/system, etc, are all ok]

The entire menu structure for both Configuration and Structure have also disappeared from the toolbar.

Error messages:

Upgrading to Drupal 10.3.0 and deprecated modules.

After upgrading from 10.2.7 to 10.3.0 I got some warnings about deprecated modules and some cache setting.

I have been able to solve almost all the deprecated modules by installing the contrib modules (e.g. forum, books, activity, etc.) just following the guidance provided in the admin area.

There`s still one that I am confused how to tackle it, namely Layout Builder Expose All Field Blocks. - Deprecated

Can't anymore update pages

Hello,

I upgrade today from 10.2.9 ro 10.3.0 and I can't update any pages as the update pages show only the field to update the resume (and it works) but I can't get the content page on screen ...

Regards

JP P

Update to 10.3.0 throws: The "request_path" plugin does not exist

I have a multi-site configured with 4 sites. 3/4 Updated without any issue to the last version from 10.2.0 to 10.3.0. However for one of the 4 sites I'm no longer able to access the admin pages it throws 

Pages

Subscribe with RSS Subscribe to RSS - Upgrading Drupal