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.

Update minor version to 8.8.5

Hello.
I have a multisite setup with several sites.
Each sites uses a different theme.

The multisites where created 2 years ago with drupal 8.5.3 or lower.
I have updated to drupal-8.7.12 but now to drupal-8.8.5 to add the composer functionality.
There are some sites that works but there are others that don't work.

Four of them have the same error, these 4 sites where working with the version drupal-8.7.12

I checked the site status

drush @sitealias status

Upgrading Drupal from 8.7 to 8.8.5 via composer

Hi there, i am trying to upgrade Drupal via Composer from 8.7 to 8.8.5. 

I've had several issues along the way and finally have been able to get the database upgrade to run. It stops half way through, having tried via drush and also /update.php

Here is the error i am getting:

Missing (non-existent) modules and Invalid modules array

When I try to update my db (8.8.5), I get 

# ./dr updb
 [error]   (Currently using Missing or invalid modules Array)
 Requirements check reports errors. Do you wish to continue? (yes/no) [yes]:

>  [notice] Update started: panels_ipe_update_8401
>  [error]  The module geolocation_google_maps does not exist.
>  [error]  Update failed: panels_ipe_update_8401

and then, in status report, I get:

The following modules are marked as installed in the core.extension configuration, but they are missing:

Various Packages abandoned

Hello, 

Trying to upgrade from 8.8.4 to 8.8.5 I get the following messages when updating via composer:

Package jakub-onderka/php-console-color is abandoned, you should avoid using it. Use php-parallel-lint/php-console-color instead.
Package jakub-onderka/php-console-highlighter is abandoned, you should avoid using it. Use php-parallel-lint/php-console-highlighter instead.

What is the significance? What am I supposed to do to get rid of this message? 

Contnets are not visible after migration from 7.4.3 to 8.7.10

Hello,

I have migrated a site from 7.4.3 to 8.7.10. I see all contents are migrated. I can see the content on editor. However when I access the content from browser via /node/<node_id> or /<url alias> it does not work.

However the same works for new content. Is this a known issue? Any guidance or pointer would be helpful.

Thanks,

Chandra.

Upgrade 8.7.5 to 8.8.4 - DB upgrade not working

Hello,

Excuse if this topic is already discussed & solved here - I was not able to find it...

I just upgraded my installation from 8.7.5 to 8.8.4 manually. I got an error message about deprecated configuration about /tmp. I uncommented "$settings['file_temp_path'] = '/tmp';" and changed the path to what php tells me (/home/.sites/136/site1497/tmp) what my temp path is. Now the error is gone. But the DB upgrade still does not work. It tells me that 17 updates are available but when I want to apply them I just get back to my site and nothing was changed.

Pages

Subscribe with RSS Subscribe to RSS - Upgrading Drupal