Do you have an external CI configured? You may want to disable it:

https://gitlab.com/gitlab-org/gitlab-ce/issues/17331

On Thu, May 19, 2016 at 8:47 AM, Romain Deterre <romain.dete...@gmail.com>
wrote:

> Looking into the problem a bit more, gitlab-ctl tail shows an error in
> unicorn:
>
> ==> /var/log/gitlab/unicorn/unicorn_stderr.log <==
> E, [2016-05-19T09:36:35.343295 #22609] ERROR -- : worker=0 PID:32187
> timeout (61s > 60s), killing
>
> ==> /var/log/gitlab/gitlab-workhorse/current <==
> 2016-05-19_13:36:35.37377 2016/05/19 09:36:35 error: proxyRoundTripper:
> GET "/alazar/libats/merge_requests/13" failed with: "EOF"
>
> ==> /var/log/gitlab/unicorn/unicorn_stderr.log <==
> E, [2016-05-19T09:36:35.373976 #22609] ERROR -- : reaped
> #<Process::Status: pid 32187 SIGKILL (signal 9)> worker=0
>
> The full log of gitlab-ctl tail is attached.
>
>
> On Wednesday, May 18, 2016 at 5:04:42 PM UTC-4, Romain Deterre wrote:
>>
>> Hi,
>>
>> I'm running an instance of GitLab CE version 8.7.5-ce.0.el7 on a CentOS 7
>> server, and everything works well except for on merge request's page that
>> cannot be opened.
>>
>> production.log shows only this when a browser tries to open the page:
>>
>> Started GET "/alazar/libats/merge_requests/13" for 127.0.0.1 at
>> 2016-05-18 16:55:28 -0400
>> Processing by Projects::MergeRequestsController#show as HTML
>>   Parameters: {"namespace_id"=>"alazar", "project_id"=>"libats",
>> "id"=>"13"}
>> Started GET "/alazar/libats/merge_requests/13" for 127.0.0.1 at
>> 2016-05-18 16:56:29 -0400
>> Processing by Projects::MergeRequestsController#show as HTML
>>   Parameters: {"namespace_id"=>"alazar", "project_id"=>"libats",
>> "id"=>"13"}
>> Started GET "/alazar/libats/merge_requests" for 127.0.0.1 at 2016-05-18
>> 16:58:09 -0400
>> Processing by Projects::MergeRequestsController#index as HTML
>>   Parameters: {"namespace_id"=>"alazar", "project_id"=>"libats"}
>> Completed 200 OK in 219ms (Views: 139.0ms | ActiveRecord: 20.1ms)
>> Started GET "/alazar/libats/merge_requests/13" for 127.0.0.1 at
>> 2016-05-18 16:58:12 -0400
>> Processing by Projects::MergeRequestsController#show as HTML
>>   Parameters: {"namespace_id"=>"alazar", "project_id"=>"libats",
>> "id"=>"13"}
>> Started GET "/alazar/libats/merge_requests/13" for 127.0.0.1 at
>> 2016-05-18 16:59:13 -0400
>> Processing by Projects::MergeRequestsController#show as HTML
>>   Parameters: {"namespace_id"=>"alazar", "project_id"=>"libats",
>> "id"=>"13"}
>>
>> gitlab-rake:check shows all green lights.
>>
>> I tried stopping and starting GitLab with sudo gitlab-ctl stop then sudo
>> gitlab-ctl start, but it made no difference. I also tried to log in with
>> various user accounts, but I saw no change.
>>
>> Is there a way to open this merge request's page, or even to get rid of
>> it to create a new one from the same branch?
>>
>> Thanks
>>
> --
> You received this message because you are subscribed to the Google Groups
> "GitLab" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to gitlabhq+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/gitlabhq/5709d7d3-3bf4-4d58-a7c1-a2071c651f88%40googlegroups.com
> <https://groups.google.com/d/msgid/gitlabhq/5709d7d3-3bf4-4d58-a7c1-a2071c651f88%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"GitLab" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to gitlabhq+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/gitlabhq/CAMBWrQnaiKCbeRuvun2qyKM1rCzrPU0ETV0z9t7BVhP1b3Ov0w%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to