# sudo service gitlab_ci restart
Shutting down both Unicorn and Sidekiq.
GitLab is not running.
Starting both the GitLab CI Unicorn and Sidekiq.
The GitLab Unicorn web server with pid 8584 is running.
The GitLab Sidekiq job dispatcher with pid 8591 is running.
GitLab and all its components are up and running.

Notice how I restarted Gitlab CI and how it says Gitlab is running now. Is 
that normal?

Am Samstag, 6. September 2014 09:25:41 UTC+2 schrieb Sebastian Michaelsen:
>
> I've spent quite some hours now trying to install Gitlab CI next to my 
> (already working) Gitlab on a Debian machine with nginx.
>
> I followed this installation guide: 
> https://github.com/gitlabhq/gitlab-ci/blob/5-0-stable/doc/install/installation.md
>  
> but I can't call Gitlab CI in the browser and I'm not sure wether the 
> configuration of nginx or of Gitlab CI is the problem.
>
> Here are a few facts:
>
>    - I have a working MySQL Database for Gitlab CI. I can remote connect 
>    it and see that tables for Gitlab CI were already created.
>    - nginx is running, it also serves Gitlab with no problems
>    - I'm using SSL for both Gitlab and Gitlab CI
>    - This is my nginx setup for Gitlab CI: 
>    https://gist.github.com/smichaelsen/e2b3d801112cf120cba9 - it's 
>    symlinked in sites-enabled/
>    - This is my Gitlab CI config/application.yml: 
>    https://gist.github.com/smichaelsen/a83fec5fcd271978a756
>    - When I try to open Gitlab CI in the browser I get no response from 
>    the server, the request times out
>    - I've restarted nxing, Gitlab and Gitlab CI
>    - /var/log/nginx/gitlab_ci_error.log 
>    and /var/log/nginx/gitlab_ci_access.log are empty
>
> What could be a possible problem here? What else information could I 
> provide? I'd be very glad if someone could help me out.
>
> Thanks,
> Sebastian
>

-- 
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/509a6834-e9ad-459e-83d9-1301a88c32f1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to