Gitlab 502 error - NameError: uninitialized constant EE::UserBotTypeEnums

RHEL7 - vmware, 2 cpus, 8GB ram, gitlab-ee-12.7.5

Web interface is giving a 502 error. Gitlab does start looking at the process status I noticed that sidekiq & unicorn pids keep restarting. Stated after a system update and reboot.

reconfigure fails:

bash[migrate gitlab-rails database] (gitlab::database_migrations line 54) had an error: Mixlib::ShellOut::ShellCommandFailed: Expected process to exit with [0], but received ‘1’
---- Begin output of “bash” “/tmp/chef-script20200303-4860-lih8wo” ----
STDOUT: rake aborted!
NameError: uninitialized constant EE::UserBotTypeEnums
/opt/gitlab/embedded/service/gitlab-rails/config/initializers/0_inject_enterprise_edition_module.rb:9:in prepend_if_ee' /opt/gitlab/embedded/service/gitlab-rails/app/models/user_bot_type_enums.rb:12:in <top (required)>’
/opt/gitlab/embedded/service/gitlab-rails/app/models/user.rb:62:in <class:User>' /opt/gitlab/embedded/service/gitlab-rails/app/models/user.rb:5:in <top (required)>’
/opt/gitlab/embedded/service/gitlab-rails/config/initializers/devise_dynamic_password_length_validation.rb:19:in <top (required)>' /opt/gitlab/embedded/service/gitlab-rails/config/environment.rb:5:in <top (required)>’
/opt/gitlab/embedded/bin/bundle:23:in load' /opt/gitlab/embedded/bin/bundle:23:in
Tasks: TOP => gitlab:db:configure => environment
(See full trace by running task with --trace)
STDERR:
---- End output of “bash” “/tmp/chef-script20200303-4860-lih8wo” ----
Ran “bash” “/tmp/chef-script20200303-4860-lih8wo” returned 1