Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • G gitlabhq1
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 21
    • Issues 21
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 12
    • Merge requests 12
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • gpt
  • large_projects
  • gitlabhq1
  • Issues
  • #4525

Closed
Open
Created Jul 10, 2013 by Administrator@rootOwner

Events feeds missing

Created by: danielgroves

I've just attempted to upgrade my GitLab install from 5.2 to 5.3. Doing so has resulted in the events feed not showing. I've added a screenshot of the dashboard below, so you can see what I mean by the missing events screen.

screen shot 2013-07-10 at 16 34 42

When starting the GitLab service the following is returned:

sudo service gitlab start
rm: cannot remove `/home/git/gitlab/tmp/sockets/gitlab.socket': No such file or directory
Puma 2.0.1 starting...
* Min threads: 0, max threads: 16
* Environment: development
* Listening on unix:///home/git/gitlab/tmp/sockets/gitlab.socket
GitLab service started

I'm wondering if the error thrown could be the cause of the issue? I'm not, however, sure on how to go about solving this?

Some debugging information:

sudo -u git -H bundle exec rake gitlab:env:info RAILS_ENV=production

System information
System:     Ubuntu 12.04
Current User:   git
Using RVM:  no
Ruby Version:   1.9.3p327
Gem Version:    1.8.23
Bundler Version:1.2.3
Rake Version:   10.0.4

GitLab information
Version:    5.3.0
Revision:   e1c473c
Directory:  /home/git/gitlab
DB Adapter: mysql2
URL:        http://gitlab.danielgroves.net
HTTP Clone URL: http://gitlab.danielgroves.net/some-project.git
SSH Clone URL:  [email protected]:some-project.git
Using LDAP: no
Using Omniauth: no

GitLab Shell
Version:    1.4.0
Repositories:   /home/git/repositories/
Hooks:      /home/git/gitlab-shell/hooks/
Git:        /usr/bin/git
sudo -u git -H bundle exec rake gitlab:check RAILS_ENV=production
Checking Environment ...

Git configured for git user? ... yes
Has python2? ... yes
python2 is supported version? ... yes

Checking Environment ... Finished

Checking GitLab Shell ...

GitLab Shell version >= 1.4.0 ? ... OK (1.4.0)
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
post-receive hook up-to-date? ... yes
post-receive hooks in repos are links: ... 
Daniel Groves / AppFlow.co.uk ... ok
Daniel Groves Design / danielgroves.net ... ok
Writhlington Orchid Project / wsbeorchids.org ... ok
Daniel Groves Design / playground.danielgroves.net ... ok
Writhlington Orchid Project / WSBEorchids Webcams ... ok
Daniel Groves / Weather App ... ok
University / SOFT225 ... ok
Daniel Groves Design / Jekyll Deployment Script ... ok
Daniel Groves Design / Home ... repository is empty
Daniel Groves / Catering System ... ok
University / COMP216 ... ok
Daniel Groves / Vagrant Upgrade ... ok
Server Observer / Server Daemon ... repository is empty
Server Observer / Listening Service ... repository is empty
Server Observer / Interface ... repository is empty
Server Observer / Placeholder ... ok

Checking GitLab Shell ... Finished

Checking Sidekiq ...

Running? ... yes

Checking Sidekiq ... Finished

Checking GitLab ...

Database config exists? ... yes
Database is SQLite ... no
All migrations up? ... yes
GitLab config exists? ... yes
GitLab config outdated? ... no
Log directory writable? ... yes
Tmp directory writable? ... yes
Init script exists? ... yes
Init script up-to-date? ... yes
Projects have satellites? ... 
Daniel Groves / AppFlow.co.uk ... yes
Daniel Groves Design / danielgroves.net ... yes
Writhlington Orchid Project / wsbeorchids.org ... yes
Daniel Groves Design / playground.danielgroves.net ... yes
Writhlington Orchid Project / WSBEorchids Webcams ... yes
Daniel Groves / Weather App ... yes
University / SOFT225 ... yes
Daniel Groves Design / Jekyll Deployment Script ... yes
Daniel Groves Design / Home ... can't create, repository is empty
Daniel Groves / Catering System ... yes
University / COMP216 ... yes
Daniel Groves / Vagrant Upgrade ... yes
Server Observer / Server Daemon ... can't create, repository is empty
Server Observer / Listening Service ... can't create, repository is empty
Server Observer / Interface ... can't create, repository is empty
Server Observer / Placeholder ... yes
Redis version >= 2.0.0? ... yes
Your git bin path is "/usr/bin/git"
Git version >= 1.7.10 ? ... yes (1.8.3)

Checking GitLab ... Finished
Assignee
Assign to
Time tracking