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

Closed
Open
Created Oct 27, 2012 by Administrator@rootOwner

500 error on file edition commit (web edit)

Created by: cohe4ko

Here log:

Started PUT "/simpeditor/tree/master/TextEditor/AppDelegate.h" for 127.0.0.1 at 2012-10-28 01:32:31 +0300 Processing by TreeController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"lznCeOTt344JUpbgS33sqeOHxNj04Nju3PZIxo=", "commit_message"=>"test fix", "last_commit"=>"d8e3a146902461e90cd874b5fd243446f694", "content"=>"//\r\n// AppDelegate.h\r\n// TextEditor\r\n//\r\n// Created by Ruslan Rezin on 23.10.12.\r\n// Copyright (c) 2012 All rights reserved.\r\n\r\n#import <UIKit/UIKit.h>\r\n\r\n@class TXRootViewController;\r\n\r\n@interface AppDelegate : UIResponder {\r\n TXRootViewController *_rootViewController;\r\n}\r\n\r\n@property (strong, nonatomic) UIWindow *window;\r\n@property (strong, nonatomic) TXRootViewController *rootViewController;\r\n\r\n@end\r\n", "project_id"=>"simpeditor", "id"=>"master/TextEditor/AppDelegate.h"} Completed 500 Internal Server Error in 111ms

RuntimeError (Satellite doesn't exist): lib/gitlab/file_editor.rb:25:in block (2 levels) in update' lib/gitlab/file_editor.rb:21:inopen' lib/gitlab/file_editor.rb:21:in block in update' lib/gitlab/file_editor.rb:18:inupdate' app/controllers/tree_controller.rb:30:in `update'

Assignee
Assign to
Time tracking