github / janky

Continuous integration server built on top of Jenkins and Hubot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can't run ci setup

bscott opened this issue · comments

I get a error when running hubot ci setup

2012-02-01T22:18:16+00:00 heroku[router]: Error H13 (Connection closed without response) -> POST janky.tso.net/_hubot/setup dyno=web.1 queue= wait= service= status=503 bytes=
2012-02-01T22:18:16+00:00 app[web.1]: Errno::ECONNREFUSED - Connection refused - connect(2):
2012-02-01T22:18:16+00:00 app[web.1]: /usr/local/lib/ruby/1.9.1/net/http.rb:644:in initialize' 2012-02-01T22:18:16+00:00 app[web.1]: /usr/local/lib/ruby/1.9.1/net/http.rb:644:inopen'
2012-02-01T22:18:16+00:00 app[web.1]: /usr/local/lib/ruby/1.9.1/net/http.rb:644:in block in connect' 2012-02-01T22:18:16+00:00 app[web.1]: /usr/local/lib/ruby/1.9.1/net/http.rb:637:indo_start'
2012-02-01T22:18:16+00:00 app[web.1]: /usr/local/lib/ruby/1.9.1/net/http.rb:626:in start' 2012-02-01T22:18:16+00:00 app[web.1]: /usr/local/lib/ruby/1.9.1/net/http.rb:1168:inrequest'
2012-02-01T22:18:16+00:00 app[web.1]: /app/vendor/bundle/ruby/1.9.1/gems/rest-client-1.6.7/lib/restclient/net_http_ext.rb:51:in request' 2012-02-01T22:18:16+00:00 app[web.1]: /app/vendor/bundle/ruby/1.9.1/gems/janky-0.9.0/lib/janky/job_creator.rb:78:inexists?'
2012-02-01T22:18:16+00:00 app[web.1]: /app/vendor/bundle/ruby/1.9.1/gems/janky-0.9.0/lib/janky/job_creator.rb:37:in run' 2012-02-01T22:18:16+00:00 app[web.1]: /app/vendor/bundle/ruby/1.9.1/gems/janky-0.9.0/lib/janky/builder/client.rb:41:insetup'
2012-02-01T22:18:16+00:00 app[web.1]: /usr/local/lib/ruby/1.9.1/net/http.rb:644:in connect' 2012-02-01T22:18:16+00:00 app[web.1]: /usr/local/lib/ruby/1.9.1/timeout.rb:44:intimeout'
2012-02-01T22:18:16+00:00 app[web.1]: /app/vendor/bundle/ruby/1.9.1/gems/janky-0.9.0/lib/janky/repository.rb:36:in setup' 2012-02-01T22:18:16+00:00 app[web.1]: /app/vendor/bundle/ruby/1.9.1/gems/janky-0.9.0/lib/janky/hubot.rb:15:inblock in class:Hubot'
2012-02-01T22:18:16+00:00 app[web.1]: /app/vendor/bundle/ruby/1.9.1/gems/janky-0.9.0/lib/janky/job_creator.rb:9:in run' 2012-02-01T22:18:16+00:00 app[web.1]: /app/vendor/bundle/ruby/1.9.1/gems/sinatra-1.3.2/lib/sinatra/base.rb:785:inblock (3 levels) in route!'
2012-02-01T22:18:16+00:00 app[web.1]: /app/vendor/bundle/ruby/1.9.1/gems/sinatra-1.3.2/lib/sinatra/base.rb:1212:in call' 2012-02-01T22:18:16+00:00 app[web.1]: /usr/local/lib/ruby/1.9.1/timeout.rb:89:intimeout'

Fixed by updating the JANKY_BASE_URL