Am Freitag, 27. Dezember 2013 22:21:38 UTC+1 schrieb nepda:
> Am Freitag, 27. Dezember 2013 10:11:55 UTC+1 schrieb Marcin Kulik:
> 
> > Hi,
> 
> > 
> 
> >       
> 
> > 
> 
> >       Did you install Gitorious using ce-installer?
> 
> > 
> 
> >       If so then you can start the poller service (background job
> 
> >       processor) with:
> 
> > 
> 
> >       
> 
> > 
> 
> >           sudo service resque-worker start
> 
> > 
> 
> >       
> 
> > 
> 
> >       Marcin
> 
> > 
> 
> >       
> 
> >       
> 
> > 
> 
> >       On 25/12/13 13:47, nepda wrote:
> 
> > 
> 
> >     
> 
> >     
> 
> >       <pre>
> 
> > $ ./script/diagnose
> 
> > everything healthy?                          false
> 
> > git user ok?                                 true
> 
> > gitorius front web page is up?               false
> 
> > rails process present & owned by git user?   true
> 
> > atleast one gitorious account present?       true
> 
> > repo base dir present, owned by git user?    true
> 
> > tarball dirs present, owned by git user?     true
> 
> > git user has ~/.ssh/authorized_keys file?    true
> 
> > ssh deamon is up?                            true
> 
> > git daemon is up?                            true
> 
> > poller is up?                                false
> 
> > mysql is up?                                 true
> 
> > ultrasphinx is up?                           true
> 
> > queue service is up?                         true
> 
> > memcached is up?                             true
> 
> > enough disk free?                            true
> 
> > enough RAM free?                             true
> 
> > healthy cpu load average?                    true
> 
> > 
> 
> > 
> 
> > uptime:
> 
> >  13:40:41 up 81 days, 17:17,  1 user,  load average: 1.45, 0.76, 0.37
> 
> > 
> 
> > 
> 
> > free:
> 
> >              total       used       free     shared    buffers     cached
> 
> > Mem:          2048       1353        694          0          0        289
> 
> > -/+ buffers/cache:       1063        984
> 
> > Swap:            0          0          0
> 
> > 
> 
> > 
> 
> > vmstat:
> 
> > procs -----------memory---------- ---swap-- -----io---- --system-- 
> > -----cpu-----
> 
> >  r  b   swpd   free   buff  cache   si   so    bi    bo   in   cs us sy id 
> > wa st
> 
> >  0  0      0 711344      0 296864    0    0     4     7    0    5 14  3 83  
> > 0  0
> 
> > 
> 
> > 
> 
> > df:
> 
> > Filesystem      Size  Used Avail Use% Mounted on
> 
> > /dev/vzfs        25G   15G   11G  59% /
> 
> > none            1.0G  4.0K  1.0G   1% /dev
> 
> > </pre>
> 
> > 
> 
> > <pre>
> 
> > $ pwd
> 
> > /var/www/gitorious/app
> 
> > $ env RAILS_ENV=production script/poller start
> 
> > env: script/poller: Datei oder Verzeichnis nicht gefunden (file not found)
> 
> > </pre>
> 
> > 
> 
> > How to start the poller script? Where is it?
> 
> 
> 
> My setup is an mixup between ce-installer and manual repair/setup something 
> (this explains may be that it's not running as expected).
> 
> The service "resque-worker" is unknown.
> 
> Do you know how to create the service or what the service does?

I've found the solution, on CentOS, this is simply:

    sudo start resque-worker

-- 
-- 
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]

--- 
You received this message because you are subscribed to the Google Groups 
"Gitorious" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to