-
-
Save osdiab/7038004 to your computer and use it in GitHub Desktop.
iconv errors, rbx 2.0.0, padrino
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
| 00:49:20 web.1 | An exception occurred running /Users/odiab/lib/rbx-2.0.0/gems/bin/rackup: | |
| 00:49:20 web.1 | | |
| 00:49:20 web.1 | no such file to load -- iconv (LoadError) | |
| 00:49:20 web.1 | | |
| 00:49:20 web.1 | Backtrace: | |
| 00:49:20 web.1 | | |
| 00:49:20 web.1 | Rubinius::CodeLoader#load_error at kernel/common/code_loader.rb:436 | |
| 00:49:20 web.1 | Rubinius::CodeLoader#resolve_require_path at kernel/common/code_loader.rb:423 | |
| 00:49:20 web.1 | { } in Rubinius::CodeLoader#require at kernel/common/code_loader.rb:103 | |
| 00:49:20 web.1 | Rubinius.synchronize at kernel/bootstrap/rubinius.rb:137 | |
| 00:49:20 web.1 | Rubinius::CodeLoader#require at kernel/common/code_loader.rb:102 | |
| 00:49:20 web.1 | Rubinius::CodeLoader.require at kernel/common/code_loader.rb:237 | |
| 00:49:20 web.1 | Kernel(Object)#require at kernel/common/kernel.rb:685 | |
| 00:49:20 web.1 | Object#__script__ at /Users/odiab/lib/rbx-2.0.0/gems/gems/activesupport-2.3.18/lib/active_support/inflector.rb:3 | |
| 00:49:20 web.1 | Rubinius::CodeLoader.require at kernel/common/code_loader.rb:243 | |
| 00:49:20 web.1 | Kernel(Object)#require at kernel/common/kernel.rb:685 | |
| 00:49:20 web.1 | Object#__script__ at /Users/odiab/lib/rbx-2.0.0/gems/gems/padrino-core-0.9.15/lib/padrino-core | |
| 00:49:20 web.1 | /support_lite.rb:22 | |
| 00:49:20 web.1 | Rubinius::CodeLoader.require at kernel/common/code_loader.rb:243 | |
| 00:49:20 web.1 | Kernel(Object)#require at kernel/common/kernel.rb:685 | |
| 00:49:20 web.1 | Object#__script__ at /Users/odiab/lib/rbx-2.0.0/gems/gems/padrino-helpers-0.9.15/lib/padrino-helpers.rb:1 | |
| 00:49:20 web.1 | Rubinius::CodeLoader.require at kernel/common/code_loader.rb:243 | |
| 00:49:20 web.1 | Kernel(Object)#require at kernel/common/kernel.rb:685 | |
| 00:49:20 web.1 | Object#__script__ at app.rb:8 | |
| 00:49:20 web.1 | Rubinius::CodeLoader.require at kernel/common/code_loader.rb:243 | |
| 00:49:20 web.1 | Kernel(Rack::Builder)#require at kernel/common/kernel.rb:685 | |
| 00:49:20 web.1 | { } in Object(Rack::Builder)#__script__ at config.ru:3 | |
| 00:49:20 web.1 | BasicObject(Rack::Builder)#instance_eval at kernel/common/eval.rb:43 | |
| 00:49:20 web.1 | Rack::Builder#initialize at /Users/odiab/lib/rbx-2.0.0/gems/gems/rack-1.5.2/lib/rack/builder.rb:55 | |
| 00:49:20 web.1 | Class#new at kernel/alpha.rb:94 | |
| 00:49:20 web.1 | { } in Object#__script__ at config.ru+9 | |
| 00:49:20 web.1 | Rubinius::BlockEnvironment#call_on_instance at kernel/common/block_environment.rb:53 | |
| 00:49:20 web.1 | Kernel(Class)#eval at kernel/common/eval.rb:176 | |
| 00:49:20 web.1 | Rack::Builder.new_from_string at /Users/odiab/lib/rbx-2.0.0/gems/gems/rack-1.5.2/lib/rack/builder.rb:49 | |
| 00:49:20 web.1 | Rack::Builder.parse_file at /Users/odiab/lib/rbx-2.0.0/gems/gems/rack-1.5.2/lib/rack/builder.rb:40 | |
| 00:49:20 web.1 | Rack::Server#build_app_and_options_from_config at /Users/odiab/lib/rbx-2.0.0/gems/gems/rack-1.5.2/lib/rack/server.rb:277 | |
| 00:49:20 web.1 | Rack::Server#app at /Users/odiab/lib/rbx-2.0.0/gems/gems/rack-1.5.2/lib/rack/server.rb:199 | |
| 00:49:20 web.1 | Rack::Server#wrapped_app at /Users/odiab/lib/rbx-2.0.0/gems/gems/rack-1.5.2/lib/rack/server.rb:314 | |
| 00:49:20 web.1 | Rack::Server#start at /Users/odiab/lib/rbx-2.0.0/gems/gems/rack-1.5.2/lib/rack/server.rb:250 | |
| 00:49:20 web.1 | Rack::Server.start at /Users/odiab/lib/rbx-2.0.0/gems/gems/rack-1.5.2/lib/rack/server.rb:141 | |
| 00:49:20 web.1 | Object#__script__ at /Users/odiab/lib/rbx-2.0.0/gems/gems/rack-1.5.2/bin/rackup:4 | |
| 00:49:20 web.1 | Kernel(Object)#load at kernel/common/kernel.rb:427 | |
| 00:49:20 web.1 | Object#__script__ at /Users/odiab/lib/rbx-2.0.0/gems/bin/rackup:23 | |
| 00:49:20 web.1 | Rubinius::CodeLoader#load_script at kernel/delta/code_loader.rb:66 | |
| 00:49:20 web.1 | Rubinius::CodeLoader.load_script at kernel/delta/code_loader.rb:182 | |
| 00:49:20 web.1 | Rubinius::Loader#script at kernel/loader.rb:641 | |
| 00:49:20 web.1 | Rubinius::Loader#main at kernel/loader.rb:822 | |
| 00:49:20 web.1 | exited with code 1 | |
| 00:49:20 system | sending SIGTERM to all processes |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment