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

Closed
Open
Created Aug 27, 2013 by Administrator@rootOwner

500 error on new project page after upgrading to 6.0

Created by: JakubJarabica

Hello guys,

this is what I see in production.log:

`Started GET "/projects/new" for 127.0.0.1 at 2013-08-27 15:53:30 +0200 Processing by ProjectsController#new as HTML Rendered projects/_errors.html.haml (0.7ms) Rendered projects/new.html.haml within layouts/navless (161.2ms) Completed 500 Internal Server Error in 356ms

ActionView::Template::Error (undefined method import_url' for #<Project:0x000000088a3290>): 40: = f.label :import_url do 41: %span Import existing repo 42: .controls 43: = f.text_field :import_url, class: 'input-xlarge', placeholder: 'https://github.com/randx/six.git' 44: .light 45: URL must be cloneable 46: .control-group app/views/projects/new.html.haml:43:inblock in _app_views_projects_new_html_haml__781160865718248475_72501200' app/views/projects/new.html.haml:8:in _app_views_projects_new_html_haml__781160865718248475_72501200'

... moreover I can't see my projects(despite they are shown in my history and can access them with knowing their URL address) - maybe it's related.

I followed all the instructions from here: https://github.com/gitlabhq/gitlabhq/blob/master/doc/update/5.4-to-6.0.md and everything went OK.

Assignee
Assign to
Time tracking