i upgraded gitlab-ce with the command “apt-get upgrade gitlab-ce” on debian8.
Normally system is running. GIT service is working. Old web sessions are working. But after logout from current session, signin page is 500 error.
Please past the output of sudo gitlab-ctl tail as you perform the login/logout action. Also include the output of sudo gitlab-rake gitlab:check SANITIZE=true and your gitlab.rb file
==> /var/log/gitlab/gitlab-rails/production.log <==
Started GET “/users/sign_in” for 1.1.1.1 at 2016-04-12 14:25:53 +0300
Processing by SessionsController#new as HTML
(0.7ms) SELECT COUNT() FROM “users”
ActiveRecord::SchemaMigration Load (0.7ms) SELECT “schema_migrations”. FROM “schema_migrations”
(0.2ms) BEGIN
(0.2ms) ROLLBACK
Completed 500 Internal Server Error in 149ms (ActiveRecord: 5.7ms)
** [Raven] Event not sent due to excluded environment: production
GitLab Shell version >= 2.6.12 ? … OK (2.6.12)
Repo base directory exists? … yes
Repo base directory is a symlink? … no
Repo base owned by git:git? … yes
Repo base access is drwxrws—? … yes
hooks directories in repos are links: …
4/5 … ok
2/6 … ok
2/8 … ok
2/9 … ok
2/10 … repository is empty
2/11 … ok
2/12 … repository is empty
2/13 … repository is empty
2/14 … repository is empty
6/16 … ok
Running /opt/gitlab/embedded/service/gitlab-shell/bin/check
Check GitLab API access: OK
Check directories and files:
/var/opt/gitlab/git-data/repositories: OK
/var/opt/gitlab/.ssh/authorized_keys: OK
Test redis-cli executable: redis-cli 2.8.24
Send ping to redis server: PONG
gitlab-shell self-check successful
Checking GitLab Shell … Finished
Checking Sidekiq …
Running? … yes
Number of Sidekiq processes … 1
Checking Sidekiq … Finished
Checking Reply by email …
Reply by email is disabled in config/gitlab.yml
Checking Reply by email … Finished
Checking LDAP …
LDAP is disabled in config/gitlab.yml
Checking LDAP … Finished
Checking GitLab …
Git configured with autocrlf=input? … yes
Database config exists? … yes
All migrations up? … yes
Database contains orphaned GroupMembers? … no
GitLab config exists? … yes
GitLab config outdated? … no
Log directory writable? … yes
Tmp directory writable? … yes
Uploads directory setup correctly? … yes
Init script exists? … skipped (omnibus-gitlab has no init script)
Init script up-to-date? … skipped (omnibus-gitlab has no init script)
projects have namespace: …
4/5 … yes
2/6 … yes
2/8 … yes
2/9 … yes
2/10 … yes
2/11 … yes
2/12 … yes
2/13 … yes
2/14 … yes
6/16 … yes
Redis version >= 2.8.0? … yes
Ruby version >= 2.1.0 ? … yes (2.1.8)
Your git bin path is “/opt/gitlab/embedded/bin/git”
Git version >= 2.7.3 ? … yes (2.7.4)
Active users: 9