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

Closed
Open
Created Sep 24, 2014 by Administrator@rootOwner

After upgrading to 7.3, site returns 500 error. URI::InvalidURIError

Created by: keith9820

/home/git/gitlab/log/production.log contains this message after site refresh:

Started GET "/users/sign_in" for 127.0.0.1 at 2014-09-24 10:19:41 -0400 
Processing by SessionsController#new as HTML 
Completed 500 Internal Server Error in 2ms 

URI::InvalidURIError (the scheme https does not accept registry part: git.hidden.com:80; (or bad hostname?)): 
app/controllers/application_controller.rb:188:in `add_gon_variables' 

Here is the environment information:

System information 
System: CentOS 6.5 
Current User:   git 
Using RVM:  no 
Ruby Version:   2.0.0p247 
Gem Version:    
Bundler Version:1.3.5 
Rake Version:   10.3.2 
Sidekiq Version:2.17.0 

GitLab information 
Version:    7.3.0 
Revision:   76eaf55 
Directory:  /home/git/gitlab 
DB Adapter: mysql2 
URL:    https://git.hidden.com:80; 
HTTP Clone URL: https://git.hidden.com:80;/some-project.git 
SSH Clone URL:  [email protected]:some-project.git 
Using LDAP: yes 
Using Omniauth: no 

GitLab Shell 
Version:    2.0.0 
Repositories:   /home/git/repositories/ 
Hooks:  /home/git/gitlab-shell/hooks/ 
Git:    /usr/bin/git 
Assignee
Assign to
Time tracking