Hi All,

since a few days my activity stream is not updating any more.

I already performed a *gitlab-rake gitlab:check* which showed all ok. Also 
a cache clear with *gitlab-rake cache:clear* did not help. Can't see 
anything suspicious in the production log.

I found the *proxy_temp* containing folders (1, 2, 3, 4) with non-existent 
users which GitLab tried to access but fails. I deleted the folder and 
restarted GitLab which re-created the *proxy_temp* correctly. But this did 
not solve the activity stream problem.


There are two log message which I do not understand.

Why is GitLab trying to access the client in reverse direction????

nginx/gitlab_error.log:2015/08/11 09:39:26 [error] 13138#0: *1 connect() to 
unix:/var/opt/gitlab/gitlab-rails/sockets/gitlab.socket failed (111: Connection 
refused) while connecting to upstream, client: 10.50.129.21, server: 
myserver.at, request: "GET / HTTP/1.1", upstream: 
"http://unix:/var/opt/gitlab/gitlab-rails/sockets/gitlab.socket:/";, host: 
"myserver.at:81", referrer: "http://myserver.at:81/dashboard/projects/starred";



And here a memory limit. Could this be the cause?

unicorn/unicorn_stderr.log:W, [2015-08-11T08:12:25.557279 #24120]  WARN -- : 
#<Unicorn::HttpServer:0x0000000189c3e8>: worker (pid: 24120) exceeds memory 
limit (239808512 bytes >


*I also found the events table in my postgres database to be old.*


I deinstalled GitLab *apt-get remove*, deleted the home folder, then 
re-installed and re-run *gitlab-ctl reconfigure* ... but still no 
activities updating.


Anything else I can check?


Regards

-- 
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/432c483c-c70c-4ed6-a467-563aa65f2d94%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to