One database update is not able to run. Here is the output I am getting:
$ drush updb User 1021 1021 - Make sure that generation of automatic path alias is enabled for user 1. Do you wish to run all pending updates? (y/n): y DB Error: already exists [error] Performed update: user_update_1021 [ok] Finished performing updates. [ok]
And when attempting to run the db update from the ui:
user module
- 1021 - Make sure that generation of automatic path alias is enabled for user 1.
The following updates returned messages
user module
Update #1021
- Failed: EntityStorageException: DB Error: already exists in EntityDatabaseStorageController->save() (line 786 of /var/www/web/public/core/modules/entity/entity.controller.inc).
Not really sure what to do here, any help is appreciated!
Turns out there was some sort of conflict with CiviCRM. disabling that, I was able to run the backdrop update.