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
  • #409

Closed
Open
Created Feb 15, 2012 by Administrator@rootOwner

Can't view projects/repos in Web interface

Created by: DandyDev

Hey there, I have a problem viewing projects/repo's. I can successfully add users, projects, add public key, push to the repo. But as soon as I try to view the repo in GitLabHQ, it gives me a 500 error, without any of the logs showing me what went wrong... I've tried installing gitlab, using the gitlabhq_install scripts, working of the gitlabhq master branch, which didn't work. After that, I switched to the 2.1.0 tag, same issue arises. A detailed rundown of the problems can be found here: https://github.com/gitlabhq/gitlabhq_install/issues/3

Error from production.log: Started GET "/test_project" for 145.24.205.182 at 2012-02-15 11:08:05 +0000 Processing by ProjectsController#show as HTML Parameters: {"id"=>"test_project"} Completed 500 Internal Server Error in 6ms

StandardError (could not find any magic files!): config/initializers/gitlabhq/20_grit_ext.rb:19:in transcoding' config/initializers/gitlabhq/20_grit_ext.rb:13:incontent' app/models/repository.rb:100:in commit' app/models/project.rb:74:incommit' app/models/project.rb:178:in `has_commits?'

Assignee
Assign to
Time tracking