problems with merging requests and editing files after upgrading to 8.12

148 views
Skip to first unread message

Володя Ковтун

unread,
Sep 20, 2016, 3:15:30 PM9/20/16
to GitLab
Hi

I've upgraded gitlab (installed from source) from 7.8 to 8.12. Everything is working except two things:

1) can't  accept Merge Requests via web interface. It shows me "Something went wrong during merge" message on the merge request's page.
But I can merge  branches manually .
2) can't edit files via web.

The only error I saw was in the production.log

"Could not update branch master. Please refresh and try again."

nothing more

Is there any way to understand what is wrong ?


Drew Blessing

unread,
Sep 21, 2016, 1:10:24 AM9/21/16
to GitLab
Since there was a 500 shown in the UI, there should be a stack trace in production.log. This will give more information about where the error occurred. 

Володя Ковтун

unread,
Sep 21, 2016, 5:11:23 PM9/21/16
to GitLab
There wasn't 500 error and no strack trace in the log

середа, 21 вересня 2016 р. 08:10:24 UTC+3 користувач Drew Blessing написав:

Володя Ковтун

unread,
Sep 21, 2016, 5:17:44 PM9/21/16
to GitLab
Eventually I could resolve the issue by replacing system git by newly version installed manually 

    ln -s /usr/local/git-2.10.0/bin/git   /usr/bin/git

Although it was always set it in the gitlab/config/gitlab as 
    bin_path: /usr/local/git-2.10.0/bin/git


вівторок, 20 вересня 2016 р. 22:15:30 UTC+3 користувач Володя Ковтун написав:
Reply all
Reply to author
Forward
0 new messages