Hi all

I updated one Gitlab 6.6.2 instance to 6.6.4 using 

Everything works as expected but at gitlab start time I now get this error 
(in trace mode)


Starting the GitLab Unicorn web server...
Starting the GitLab Sidekiq event dispatcher...
** Invoke sidekiq:start (first_time)
** Execute sidekiq:start
rake aborted!
SIGTERM
/var/lib/mycorp/gitlab/gitlab/lib/tasks/sidekiq.rake:9:in `system'
/var/lib/mycorp/gitlab/gitlab/lib/tasks/sidekiq.rake:9:in `block (2 levels) in 
<top (required)>'
/var/lib/mycorp/gitlab/gitlab/vendor/bundle/ruby/1.9.1/gems/rake-10.1.1/lib/rake/task.rb:236:in
 `call'
/var/lib/mycorp/gitlab/gitlab/vendor/bundle/ruby/1.9.1/gems/rake-10.1.1/lib/rake/task.rb:236:in
 `block in execute'
/var/lib/mycorp/gitlab/gitlab/vendor/bundle/ruby/1.9.1/gems/rake-10.1.1/lib/rake/task.rb:231:in
 `each'
/var/lib/mycorp/gitlab/gitlab/vendor/bundle/ruby/1.9.1/gems/rake-10.1.1/lib/rake/task.rb:231:in
 `execute'
/var/lib/mycorp/gitlab/gitlab/vendor/bundle/ruby/1.9.1/gems/rake-10.1.1/lib/rake/task.rb:175:in
 `block in invoke_with_call_chain'
/usr/lib64/ruby/1.9.1/monitor.rb:211:in `mon_synchronize'
/var/lib/mycorp/gitlab/gitlab/vendor/bundle/ruby/1.9.1/gems/rake-10.1.1/lib/rake/task.rb:168:in
 `invoke_with_call_chain'
/var/lib/mycorp/gitlab/gitlab/vendor/bundle/ruby/1.9.1/gems/rake-10.1.1/lib/rake/task.rb:161:in
 `invoke'
/var/lib/mycorp/gitlab/gitlab/vendor/bundle/ruby/1.9.1/gems/rake-10.1.1/lib/rake/application.rb:149:in
 `invoke_task'
/var/lib/mycorp/gitlab/gitlab/vendor/bundle/ruby/1.9.1/gems/rake-10.1.1/lib/rake/application.rb:106:in
 `block (2 levels) in top_level'
/var/lib/mycorp/gitlab/gitlab/vendor/bundle/ruby/1.9.1/gems/rake-10.1.1/lib/rake/application.rb:106:in
 `each'
/var/lib/mycorp/gitlab/gitlab/vendor/bundle/ruby/1.9.1/gems/rake-10.1.1/lib/rake/application.rb:106:in
 `block in top_level'
/var/lib/mycorp/gitlab/gitlab/vendor/bundle/ruby/1.9.1/gems/rake-10.1.1/lib/rake/application.rb:115:in
 `run_with_threads'
/var/lib/mycorp/gitlab/gitlab/vendor/bundle/ruby/1.9.1/gems/rake-10.1.1/lib/rake/application.rb:100:in
 `top_level'
/var/lib/mycorp/gitlab/gitlab/vendor/bundle/ruby/1.9.1/gems/rake-10.1.1/lib/rake/application.rb:78:in
 `block in run'
/var/lib/mycorp/gitlab/gitlab/vendor/bundle/ruby/1.9.1/gems/rake-10.1.1/lib/rake/application.rb:165:in
 `standard_exception_handling'
/var/lib/mycorp/gitlab/gitlab/vendor/bundle/ruby/1.9.1/gems/rake-10.1.1/lib/rake/application.rb:75:in
 `run'
/var/lib/mycorp/gitlab/gitlab/vendor/bundle/ruby/1.9.1/gems/rake-10.1.1/bin/rake:33:in
 `<top (required)>'
/var/lib/mycorp/gitlab/gitlab/vendor/bundle/ruby/1.9.1/bin/rake:23:in `load'
/var/lib/mycorp/gitlab/gitlab/vendor/bundle/ruby/1.9.1/bin/rake:23:in `<main>'
Tasks: TOP => sidekiq:start
The GitLab Unicorn webserver with pid 10327 is running.
The GitLab Sidekiq job dispatcher with pid 10373 is running.
GitLab and all it's components are up and running.


Gitlab 6.6.4 seems to works but this error prevented me from updating 
others instances until I get more informations about what goes wrong and 
how to fix it.

I'm using openSUSE 12.3 64bits eveything is up to date.
Gitlab has been deployed manually by following official documentation 
(updated for openSUSE).
I'm also using an Apache HTTPd in front.

Thanks for your help/advices


-- 
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 [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to