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

Closed
Open
Created Dec 24, 2012 by Administrator@rootOwner

Cannot download static files

Created by: saschagrunert

Hi there,

If i want to download my uploaded file i get the following error:

Started GET "/uploads/note/attachment/1/test.zip" for 84.173.224.138 at 2012-12-24 13:15:53 +0100
Processing by ProjectsController#show as HTML
  Parameters: {"id"=>"uploads/note/attachment/1/test.zip"}
Completed 500 Internal Server Error in 2ms

NoMethodError (undefined method `id' for nil:NilClass):
  app/models/project.rb:104:in `find_with_namespace'
  app/controllers/application_controller.rb:69:in `project'

I tried this with apache (mod_proxy) and without it (84.173.224.138:3000). Same results.

Thank you for your help. Great work!

Assignee
Assign to
Time tracking