Hi, 

after you have pushed new code to a gitorious repo, the gitorious site in 
question will asynchronously store corresponding commit events in the backend 
database to make those commits visible as events/activity in the gitorious web 
interface. 

Now I think it can fail if the server is overloaded (in which case some, but 
not all push events will fail). Or the background job which pulls tasks off the 
queue can be down, but in that case every single push should cause this error 
(and project/repo creation, ssh key adding etc will also be non-functional). 

So first step: does the push processor error occur for every single git push 
performed on the site?

cheers,
Thomas


On Tuesday, January 15, 2013 at 8:59 AM, Phuong Doan wrote:

> I'm getting this email everyday too, have no idea what's wrong with it.
> My installation is on Ubuntu server 12.10 64-bit 
> 
> -- 
> To post to this group, send email to [email protected] 
> (mailto:[email protected])
> To unsubscribe from this group, send email to
> [email protected] 
> (mailto:[email protected])

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

Reply via email to