Skip to content

Instantly share code, notes, and snippets.

@onli
Created March 17, 2018 13:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save onli/bcbfcd904211a96323fd92682fd1650a to your computer and use it in GitHub Desktop.
Save onli/bcbfcd904211a96323fd92682fd1650a to your computer and use it in GitHub Desktop.
onli@Fallout:~/Dropbox-decrypted/pc-kombo2$ bundle exec puma -e development
Puma starting in single mode...
* Version 3.11.3 (rbx 3.100.c2 - ruby 2.3.1), codename: Love Song
* Min threads: 0, max threads: 16
* Environment: development
! Unable to load application: TypeError: Benchmark is not a class
Puma starting in single mode...
* Version 3.11.3 (rbx 3.100.c2 - ruby 2.3.1), codename: Love Song
* Min threads: 0, max threads: 16
* Environment: development
! Unable to load application: TypeError: Benchmark is not a class
main # Rubinius::Loader at
core/loader.rb:852 (+90)
script # Rubinius::Loader at
core/loader.rb:667 (+343)
load_script # Rubinius::CodeLoader at
core/code_loader.rb:280 (+60)
load # Rubinius::CodeLoader::Source(Rubinius::CodeLoader::Script) at
core/code_loader.rb:119 (+81)
run_script # Rubinius::CodeLoader::Source(Rubinius::CodeLoader::Script) at
core/code_loader.rb:132 (+21)
__script__ # Object at
/home/onli/.rvm/gems/rbx-3/bin/ruby_executable_hooks:15 (+274)
eval # Kernel(Object) at
core/kernel.rb:1146 (+299)
call_on_instance # Rubinius::BlockEnvironment at
core/block_environment.rb:147 (+106)
{ } in __script__ # Object at
/home/onli/.rvm/gems/rbx-3/bin/puma:23 (+253)
load # Kernel(Object) at
core/kernel.rb:582 (+49)
load # Rubinius::CodeLoader at
core/code_loader.rb:287 (+64)
load # Rubinius::CodeLoader::Source(Rubinius::CodeLoader::CodeModule) at
core/code_loader.rb:119 (+81)
run_script # Rubinius::CodeLoader::Source(Rubinius::CodeLoader::CodeModule) at
core/code_loader.rb:132 (+21)
__script__ # Object at
/home/onli/.rvm/gems/rbx-3/gems/puma-3.11.3/bin/puma:10 (+61)
run # Puma::CLI at
/home/onli/.rvm/gems/rbx-3/gems/puma-3.11.3/lib/puma/cli.rb:77 (+5)
run # Puma::Launcher at
/home/onli/.rvm/gems/rbx-3/gems/puma-3.11.3/lib/puma/launcher.rb:183 (+188)
run # Puma::Single at
/home/onli/.rvm/gems/rbx-3/gems/puma-3.11.3/lib/puma/single.rb:87 (+191)
load_and_bind # Puma::Runner(Puma::Single) at
/home/onli/.rvm/gems/rbx-3/gems/puma-3.11.3/lib/puma/runner.rb:138 (+56)
app # Puma::Configuration at
/home/onli/.rvm/gems/rbx-3/gems/puma-3.11.3/lib/puma/configuration.rb:243 (+16)
load_rackup # Puma::Configuration at
/home/onli/.rvm/gems/rbx-3/gems/puma-3.11.3/lib/puma/configuration.rb:318 (+51)
parse_file . Rack::Builder at
/home/onli/.rvm/gems/rbx-3/gems/rack-2.0.4/lib/rack/builder.rb:40 (+232)
new_from_string . Rack::Builder at
/home/onli/.rvm/gems/rbx-3/gems/rack-2.0.4/lib/rack/builder.rb:49 (+45)
eval # Kernel(Class) at
core/kernel.rb:1146 (+299)
call_on_instance # Rubinius::BlockEnvironment at
core/block_environment.rb:147 (+106)
{ } in __script__ # Object at config.ru+13 (+13)
new # Class at core/alpha.rb:93 (+16)
initialize # Rack::Builder at
/home/onli/.rvm/gems/rbx-3/gems/rack-2.0.4/lib/rack/builder.rb:55 (+165)
instance_eval # BasicObject(Rack::Builder) at
core/basic_object.rb:102 (+169)
{ } in __script__ # Object(Rack::Builder) at
config.ru:15 (+207)
require (require_with_backports) # Kernel(Rack::Builder) at
/home/onli/.rvm/gems/rbx-3/gems/backports-3.11.1/lib/backports/std_lib.rb:9 (+12)
require_without_backports (call) # Rubinius::DelegatedMethod at
core/delegated_method.rb:20 (+145)
call_on_instance # UnboundMethod at
core/method.rb:240 (+25)
gem_original_require (require) . Kernel at
core/kernel.rb:865 (+39)
require # Rubinius::CodeLoader at
core/code_loader.rb:294 (+73)
load # Rubinius::CodeLoader::Feature at
core/code_loader.rb:159 (+21)
load # Rubinius::CodeLoader::Source(Rubinius::CodeLoader::Feature) at
core/code_loader.rb:119 (+81)
run_script # Rubinius::CodeLoader::Source(Rubinius::CodeLoader::Feature) at
core/code_loader.rb:132 (+21)
__script__ # Object at server.rb:22 (+216)
require (require_with_backports) # Kernel(Object) at
/home/onli/.rvm/gems/rbx-3/gems/backports-3.11.1/lib/backports/std_lib.rb:9 (+12)
require_without_backports (call) # Rubinius::DelegatedMethod at
core/delegated_method.rb:20 (+145)
call_on_instance # UnboundMethod at
core/method.rb:240 (+25)
gem_original_require (require) . Kernel at
core/kernel.rb:865 (+39)
require # Rubinius::CodeLoader at
core/code_loader.rb:294 (+73)
load # Rubinius::CodeLoader::Feature at
core/code_loader.rb:159 (+21)
load # Rubinius::CodeLoader::Source(Rubinius::CodeLoader::Feature) at
core/code_loader.rb:119 (+81)
run_script # Rubinius::CodeLoader::Source(Rubinius::CodeLoader::Feature) at
core/code_loader.rb:132 (+21)
__script__ # Object at database.rb:18 (+229)
require (require_with_backports) # Kernel(Object) at
/home/onli/.rvm/gems/rbx-3/gems/backports-3.11.1/lib/backports/std_lib.rb:9 (+12)
require_without_backports (call) # Rubinius::DelegatedMethod at
core/delegated_method.rb:20 (+145)
call_on_instance # UnboundMethod at
core/method.rb:240 (+25)
gem_original_require (require) . Kernel at
core/kernel.rb:865 (+39)
require # Rubinius::CodeLoader at
core/code_loader.rb:294 (+73)
load # Rubinius::CodeLoader::Feature at
core/code_loader.rb:159 (+21)
load # Rubinius::CodeLoader::Source(Rubinius::CodeLoader::Feature) at
core/code_loader.rb:119 (+81)
run_script # Rubinius::CodeLoader::Source(Rubinius::CodeLoader::Feature) at
core/code_loader.rb:132 (+21)
__script__ # Object at benchmark.rb:2 (+6)
open_class . Rubinius at
core/zed.rb:332 (+30)
open_class_under . Rubinius at
core/zed.rb:369 (+397)
Benchmark is not a class (TypeError)
An exception occurred running /home/onli/.rvm/gems/rbx-3/bin/ruby_executable_hooks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment