An error occurred while fetching issues.
Gitlab 7.10: new project fail
After upgrading a manual Gitlab install to 7.10, clicking "New project" fails with error 500.
production.log:
Started GET "/projects/new" for 127.0.0.1 at 2015-05-05 08:47:05 -0700
Processing by ProjectsController#new as HTML
Completed 500 Internal Server Error in 20ms
ActiveRecord::UnknownAttributeError (unknown attribute: default_branch):
app/controllers/projects_controller.rb:15:in `new'
Started GET "/projects/new" for 127.0.0.1 at 2015-05-05 08:47:05 -0700
Processing by ProjectsController#new as HTML
Completed 500 Internal Server Error in 87ms
ActiveRecord::UnknownAttributeError (unknown attribute: default_branch):
app/controllers/projects_controller.rb:15:in `new'
environment:
System information
Current User: git
Using RVM: no
Ruby Version: 2.1.2p95
Gem Version: 2.2.2
Bundler Version:1.7.3
Rake Version: 10.4.2
Sidekiq Version:3.3.0
GitLab information
Version: 7.10.1
Revision: d5c71c8
Directory: /var/lib/git/gitlab
DB Adapter: mysql2
URL: https://gitlab.ourdomain.com
HTTP Clone URL: https://gitlab.ourdomain.com/some-project.git
SSH Clone URL: git@gitlab.ourdomain.com:some-project.git
Using LDAP: yes
Using Omniauth: no
GitLab Shell
Version: 2.6.2
Repositories: /var/lib/git/repositories/
Hooks: /var/lib/git/gitlab-shell/hooks/
Git: /usr/bin/git