Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Errors when I try to update drupal 8.3.5 to 8.4.0 #3060

Closed
FlorianLeMenn opened this issue Oct 12, 2017 · 2 comments
Closed

Errors when I try to update drupal 8.3.5 to 8.4.0 #3060

FlorianLeMenn opened this issue Oct 12, 2017 · 2 comments

Comments

@FlorianLeMenn
Copy link

When I try to update drupal 8.3.5 to 8.4.0 I have errors:

PHP Fatal error:  Class 'Drupal\locale\TranslationString' not found in /home/webmaster/www-data-dev/drupal8/core/modules/locale/src/StringDatabaseStorage.php on line 77

Fatal error: Class 'Drupal\locale\TranslationString' not found in /home/webmaster/www-data-dev/drupal8/core/modules/locale/src/StringDatabaseStorage.php on line 77
PHP Fatal error:  Class 'Drupal\locale\TranslationString' not found in /home/webmaster/www-data-dev/drupal8/core/modules/locale/src/StringDatabaseStorage.php on line 77

Fatal error: Class 'Drupal\locale\TranslationString' not found in /home/webmaster/www-data-dev/drupal8/core/modules/locale/src/StringDatabaseStorage.php on line 77

Drush Version : 8.1.13
kittty_2017-10-12_14-31-20

@greg-1-anderson
Copy link
Member

Not sure what happened here, but these errors appear to be unrelated to Drush. Maybe try removing your composer.lock and vendor directory and do a fresh composer install, and see if that fixes things up.

@calbasi
Copy link

calbasi commented Mar 6, 2018

Hi,
I've found this error when upgrading from drupal 8.3.7 to 8.4.5 in a site with 2 enabled languages different from (default) English (Catalan and Spanish). I've solved it just enabling English, upgrading after it (drush up --security-only).

Once upgrade is done, I've deleted English language again.

Ps: after first attempt to upgrade, the site was broken. But a new backup folder drupal-8.4.5 folder was created. Copy its content to your root web folder to restore your previous site ;-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants