Upgrading from 14.8.2 to current 14.10 gives gitlab-ctl reconfigure error
Gitlab quit updating through get-apt so I renewed the cert with curl -s "https://packages.gitlab.com/gpg.key" | apt-key add -
After a reboot I ran get-apt update and upgrade again then received the following error:
Running handlers: There was an error running gitlab-ctl reconfigure:
rails_migration[gitlab-rails] (gitlab::database_migrations line 51) had an error: Mixlib::ShellOut::ShellCommandFailed: bash[migrate gitlab-rails database] (/opt/gitlab/embedded/cookbooks/cache/cookbooks/gitlab/resources/rails_migration.rb line 16) had an error: Mixlib::ShellOut::ShellCommandFailed: Command execution failed. STDOUT/STDERR suppressed for sensitive resource
Running handlers complete Chef Infra Client failed. 21 resources updated in 01 minutes 29 seconds