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

Closed
Open
Created Dec 16, 2012 by Administrator@rootOwner

While commiting a text file after edit operation "500 We're sorry, but something went wrong" error message occurs.

Created by: varianone

Tried to edit a text file from the following screen: http:///testproj/tree/master/rm.txt/edit After editing, entered message and pressed commit. instead of commit got the subject error.

Using stable GITLAB version 3.1. Installed on Ubuntu Server 12.04.1 LTS according to WIKI install guide.

Log:


Processing by TreeController#update as HTML
  Parameters: {"utf8"=>"â", "authenticity_token"=>"sVhJsmyt7vCxTJxzWhsRyWks2Ezvrbx1JupoCiDs9RU=", "commit_message"=>"update 3", "last_commit"=>"7abf8125fa437a54a4d470b29b15d472ea7d2e2c", "content"=>"qqqq\r\nzzzz", "project_id"=>"testproj", "id"=>"master/rm.txt"}
Completed 500 Internal Server Error in 16ms

RuntimeError (Satellite doesn't exist):
  lib/gitlab/satellite/satellite.rb:32:in `lock'
  lib/gitlab/satellite/action.rb:21:in`block in in_locked_and_timed_satellite'
  lib/gitlab/satellite/action.rb:20:in `in_locked_and_timed_satellite'
  lib/gitlab/satellite/edit_file_action.rb:22:in`commit!'
  app/controllers/tree_controller.rb:30:in `update'

Is this a known issue?

Assignee
Assign to
Time tracking