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

Closed
Open
Created Nov 29, 2012 by Administrator@rootOwner

Using the online editor creates a server error

Created by: hannes-brt

Using the the web-editor creates an error with the following log:

Started PUT "/ipython_cluster_config/tree/master/README" for 128.100.241.227 at 2012-11-28 18:43:40 -0500
Processing by TreeController#update as HTML
Parameters: {"utf8"=>"✓", "authenticity_token"=>"9ouJ7xnbW2o+kg9RfYv0wkL2LDnvuSg9mtNs1Le59eU=", "commit_message"=>"update readme", "last_commit"=>"d7556ae01758aae42d7945da6ce037d960ed0de2", "content"=>"edit ipcluster_config.py\r\n    c.SSHLauncher.location = 'xxx.xxx.xxx.xxx'\r\nto your own local workstation ip", "project_id"=>"ipython_cluster_config", "id"=>"master/README"}
Completed 500 Internal Server Error in 97ms

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'
Assignee
Assign to
Time tracking