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

Closed
Open
Created Jan 25, 2013 by Administrator@rootOwner

Upload a big file ,get a 500 Server Error.

Created by: jack230230

when i upload a file which size is less than 10m ,i get a 500 Internal Server Error. this is the log in production.log file.

Started GET "/bluishoul/pomodoro-time/notes" for 127.0.0.1 at 2013-01-25 11:57:24 +0800
Processing by NotesController#index as HTML
  Parameters: {"project_id"=>"bluishoul/pomodoro-time"}
Completed 500 Internal Server Error in 23ms

NoMethodError (undefined method `camelize' for nil:NilClass):
  app/controllers/notes_controller.rb:10:in `index'
Assignee
Assign to
Time tracking