On Tuesday, March 18, 2014 6:02:13 PM UTC-5, Roman Naumenko wrote: > On Tuesday, March 18, 2014 6:41:44 PM UTC-4, Brian Glover wrote: > > I have the same issue. I was able to fix the status issue by adding the > > following to my config/unicorn.rb (after the listen directive): pid > > "/var/www/gitorious/app/tmp/pids/unicorn.pid" > > Thanks, fixed. > > > Also, after the upgrade we're no longer receiving emails when comments are > > made, only push emails. It appears resque isn't running and fails to start. > > resque neeeds resque operation... > Not sure though if mine works, I'm not using this functionality yet. > > --Roman
This is the error I'm getting in regards to resque: Starting worker code.xxxx.com:24242:* Failed to start worker : #<NameError: uninitialized constant Processor> -- -- 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/d/optout.
