gitlab unicorn problem

Hi

I've got installed www/gitlab. The WebUI works but I couldn't pull and push from and into the repo. It seems they is a problem with unicorn

Code:
E, [2018-03-27T18:27:56.937832 #40498] ERROR -- : 127.0.0.1:8080 failed to set accept_filter=httpready (#<Errno::EINVAL: Invalid argument - setsockopt(2)>)

that results the error
Code:
WARN -- : Failed to connect to internal API <GET http://localhost:8080/api/v4/internal/check>: #<Net::OpenTimeout: execution expired>

the modules accf_http and accf_data are already loaded and all services was restarted.

any hint they could do the trick?
 
Back
Top