Using the online editor creates a server error
Closed
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'
Please register or sign in to reply