Activity of dashboard not update
Created by: leavesbnw
According to previous issues,thinking the problem is gitlab shell can not connect to redis server,But I checked gitlab-shell,and show below:
leaves@localhost:~/git/gitlab-shell$ bin/check
Check GitLab API access: OK
Check directories and files:
/home/leaves/git/repositories: OK
/home/leaves/git/.ssh/authorized_keys: OK
Test redis-cli executable: redis-cli 2.8.17
Send ping to redis server: PONG
gitlab version is 8-5-stable. gitlab shell version is new
Can you help find the place where the problem is?