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

Closed
Open
Created Jul 09, 2013 by Administrator@rootOwner

Problem during dowload .zip of any project.

Created by: rodrigogrow

Completed 200 OK in 754ms (Views: 696.7ms | ActiveRecord: 7.4ms) Started GET "/teste/testeproject/repository/archive" for 105.103.64.131 at 2013-07-09 07:51:32 -0400 Processing by RepositoriesController#archive as HTML Parameters: {"project_id"=>"teste/testeproject"} Completed 500 Internal Server Error in 62ms

NoMethodError (undefined method path' for #<Repository:0xce93e94>): app/models/repository.rb:154:inarchive_repo' app/controllers/repositories_controller.rb:30:in `archive'

Started GET "/static.css" for 105.103.64.131 at 2013-07-09 07:51:32 -0400 Processing by ProjectsController#show as HTML Parameters: {"id"=>"static.css"} Rendered public/404.html (0.7ms) Filter chain halted as :project rendered or redirected Completed 404 Not Found in 20ms (Views: 16.6ms | ActiveRecord: 0.4ms) NoMethodError (undefined method `path'Completed 500 Internal Server Error

I'm on gitlab 4.1.0pre (git version 1.7.4.1).

Assignee
Assign to
Time tracking