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

Closed
Open
Created Sep 11, 2014 by Administrator@rootOwner

Cannot commit any files via web interface or merge any requests due to partial use of system Ruby - GitLab 7.2.1

Created by: sammcj

Whenever editing files via the web interface and try to commit them, we are presented with the following error:

"Your changes could not be committed. Maybe the file was changed by another process or there was nothing to commit?"

Nothing shows up in the logs other than: ==> production.log <== Completed 200 OK in 142ms (Views: 21.2ms | ActiveRecord: 6.9ms)

I saw issue #7647 (closed) but I do not think they are related. It's almost as if the web interface is not saving / adding the file to be committed prior to running git commit.

This is also preventing any merge requests from working.

Debian 7.6 AMD64
GitLab 7.2.1
GitLab Shell 1.9.4
GitLab API v3
Ruby 2.1.2p95
Rails 4.1.1

Gitlab installed using https://github.com/sbadia/puppet-gitlab

Assignee
Assign to
Time tracking