Created
November 17, 2012 11:23
-
-
Save necrophcodr/4095065 to your computer and use it in GitHub Desktop.
Error message from "thin start" on a padrino project
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
>> Using rack adapter | |
An exception occurred running /home/necrophcodr/.rvm/gems/rbx-head@global/bin/thin | |
Connection refused - connect(2) (Errno::ECONNREFUSED) | |
Backtrace: | |
[0;31m Errno.handle at kernel/common/errno.rb:18[0m | |
TCPSocket#tcp_setup at /home/necrophcodr/.rvm/rubies/rbx-head | |
/lib/19/socket.rb:1114[0m | |
TCPSocket#initialize at /home/necrophcodr/.rvm/rubies/rbx-head | |
/lib/19/socket.rb:1032[0m | |
[0;34m Class#new at kernel/alpha.rb:96[0m | |
[0;34m IO.open at kernel/common/io.rb:211[0m | |
{ } in Net::HTTP#connect at /home/necrophcodr/.rvm/rubies/rbx-head | |
/lib/19/net/http.rb:762[0m | |
Timeout.timeout at /home/necrophcodr/.rvm/rubies/rbx-head | |
/lib/19/timeout.rb:143[0m | |
Object(Net::HTTP)#timeout at /home/necrophcodr/.rvm/rubies/rbx-head | |
/lib/19/timeout.rb:168[0m | |
Net::HTTP#connect at /home/necrophcodr/.rvm/rubies/rbx-head | |
/lib/19/net/http.rb:762[0m | |
Net::HTTP#do_start at /home/necrophcodr/.rvm/rubies/rbx-head | |
/lib/19/net/http.rb:755[0m | |
Net::HTTP#start at /home/necrophcodr/.rvm/rubies/rbx-head | |
/lib/19/net/http.rb:744[0m | |
RestClient::Request#transmit at /home/necrophcodr/.rvm/gems | |
/rbx-head@global/gems/rest-client-1.6.7 | |
/lib/restclient/request.rb:172[0m | |
RestClient::Request#execute at /home/necrophcodr/.rvm/gems | |
/rbx-head@global/gems/rest-client-1.6.7 | |
/lib/restclient/request.rb:64[0m | |
RestClient::Request.execute at /home/necrophcodr/.rvm/gems | |
/rbx-head@global/gems/rest-client-1.6.7 | |
/lib/restclient/request.rb:33[0m | |
CouchRest::RestAPI(Module)#execute at /home/necrophcodr/.rvm/gems | |
/rbx-head@global/gems/couchrest-1.1.3 | |
/lib/couchrest/rest_api.rb:94[0m | |
CouchRest::RestAPI(Module)#head at /home/necrophcodr/.rvm/gems | |
/rbx-head@global/gems/couchrest-1.1.3 | |
/lib/couchrest/rest_api.rb:74[0m | |
CouchRest::Server#database! at /home/necrophcodr/.rvm/gems | |
/rbx-head@global/gems/couchrest-1.1.3 | |
/lib/couchrest/server.rb:58[0m | |
CouchRest.database! at /home/necrophcodr/.rvm/gems | |
/rbx-head@global/gems/couchrest-1.1.3 | |
/lib/couchrest.rb:102[0m | |
{ } in Object#__script__ at config/database.rb:9[0m | |
CouchRest::Model::Configuration::ClassMethods(Class)#configure at \ | |
/home/necrophcodr/.rvm/gems/rbx-head@global/gems/couchrest_model-1.1.2/lib/couchrest/model/configuration.rb:61[0m | |
Object#__script__ at config/database.rb:7[0m | |
[0;34m Rubinius::CodeLoader.require at kernel/common/codeloader.rb:212[0m | |
[0;34m Kernel(Module)#require at kernel/common/kernel.rb:648[0m | |
Padrino::Reloader.safe_load at /home/necrophcodr/.rvm/gems | |
/rbx-head@global/gems | |
/padrino-core-0.10.7/lib/padrino-core | |
/reloader.rb:148[0m | |
{ } in Padrino.require_dependencies at /home/necrophcodr/.rvm/gems | |
/rbx-head@global/gems | |
/padrino-core-0.10.7/lib/padrino-core | |
/loader.rb:163[0m | |
[0;34m Array#each at kernel/bootstrap/array.rb:68[0m | |
Padrino.require_dependencies at /home/necrophcodr/.rvm/gems | |
/rbx-head@global/gems | |
/padrino-core-0.10.7/lib/padrino-core | |
/loader.rb:161[0m | |
Padrino.load! at /home/necrophcodr/.rvm/gems | |
/rbx-head@global/gems | |
/padrino-core-0.10.7/lib/padrino-core | |
/loader.rb:67[0m | |
Object#__script__ at config/boot.rb:45[0m | |
[0;34m Rubinius::CodeLoader.require at kernel/common/codeloader.rb:212[0m | |
[0;34m Kernel(Rack::Builder)#gem_original_require (require) at kernel/common | |
/kernel.rb:648[0m | |
Kernel(Rack::Builder)#require at /home/necrophcodr/.rvm/rubies/rbx-head | |
/lib/rubygems/custom_require.rb:36[0m | |
{ } in Object(Rack::Builder)#__script__ at config.ru:7[0m | |
[0;34m BasicObject(Rack::Builder)#instance_eval at kernel/common/eval19.rb:45[0m | |
Rack::Builder#initialize at /home/necrophcodr/.rvm/gems | |
/rbx-head@global/gems/rack-1.4.1/lib | |
/rack/builder.rb:51[0m | |
[0;34m Class#new at kernel/alpha.rb:96[0m | |
{ } in Object#__script__ at config.ru:1[0m | |
[0;34m Rubinius::BlockEnvironment#call_on_instance at kernel/common | |
/block_environment.rb:75[0m | |
[0;34m Kernel(Module)#eval at kernel/common/eval.rb:75[0m | |
Rack::Adapter.load at /home/necrophcodr/.rvm/gems | |
/rbx-head@global/gems/thin-1.5.0/lib | |
/rack/adapter/loader.rb:33[0m | |
Rack::Adapter.for at /home/necrophcodr/.rvm/gems | |
/rbx-head@global/gems/thin-1.5.0/lib | |
/rack/adapter/loader.rb:42[0m | |
Thin::Controllers::Controller#load_adapter at /home/necrophcodr/.rvm/gems | |
/rbx-head@global/gems/thin-1.5.0 | |
/lib/thin/controllers | |
/controller.rb:169[0m | |
Thin::Controllers::Controller#start at /home/necrophcodr/.rvm/gems | |
/rbx-head@global/gems/thin-1.5.0/lib | |
/thin/controllers/controller.rb:73[0m | |
Thin::Runner#run_command at /home/necrophcodr/.rvm/gems | |
/rbx-head@global/gems/thin-1.5.0/lib | |
/thin/runner.rb:187[0m | |
Thin::Runner#run! at /home/necrophcodr/.rvm/gems | |
/rbx-head@global/gems/thin-1.5.0/lib | |
/thin/runner.rb:152[0m | |
Object#__script__ at /home/necrophcodr/.rvm/gems | |
/rbx-head@global/gems/thin-1.5.0/bin | |
/thin:6[0m | |
[0;34m Kernel(Object)#load at kernel/common/kernel.rb:597[0m | |
Object#__script__ at /home/necrophcodr/.rvm/gems | |
/rbx-head@global/bin/thin:23[0m | |
[0;34m Rubinius::CodeLoader#load_script at kernel/delta/codeloader.rb:68[0m | |
[0;34m Rubinius::CodeLoader.load_script at kernel/delta/codeloader.rb:118[0m | |
[0;34m Rubinius::Loader#script at kernel/loader.rb:614[0m | |
[0;34m Rubinius::Loader#main at kernel/loader.rb:815[0m |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment