Hi Brian and Roman, Thank you Brain for spotting the missing pid directive, I've added it to the config/unicorn.rb template and I've updated the upgrade script to regenerate it and related monit task.
The problems you have experienced were most likely caused by the old gitorious configuration. Please run the following command from application directory as a git user. Upgrade script now suggests that as well. bin/upgrade-gitorious3-config config/gitorious.yml config/gitorious.yml Roman, the upgrade script, now updates sphinx and regenerates the configs, please run it again, it should fix your problem. Finally, about the resque issue, I wasn't able to reproduce this one, please tell me if this still happens after the upgrade and resque-wroker restart. Cheers, Pawel On 23 March 2014 16:01, Roman Naumenko <[email protected]> wrote: > On Tuesday, March 18, 2014 7:43:03 PM UTC-4, Brian Glover wrote: > > 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. > > > > > 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> > > Hey Brian, > > Is the search working? Broken for me, prints for every search request > "Sorry, something went wrong Gitorious encountered an server error." > > Also it doesn't display changes in some commits, relatively big (50 or so > files). Although I don't have enough statistic to confirm if its because of > the size or files number. > > -- > -- > 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. > -- -- 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.
