Advertisement
Guest User

Untitled

a guest
Jul 29th, 2015
205
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.70 KB | None | 0 0
  1. [root@GB1MISSDASH01 ~]# dashing start
  2. Could not locate Gemfile
  3. [root@GB1MISSDASH01 ~]# cd mg-dash/
  4. [root@GB1MISSDASH01 mg-dash]# dashing start
  5. For the twitter widget to work, you need to put in your twitter API keys in the jobs/twitter.rb file.
  6. /root/mg-dash/jobs/newrelic_rpm.rb:12:in `<top (required)>': undefined local variable or method `rpm_throughput' for main:Object (NameError)
  7. from /usr/local/rvm/gems/ruby-1.9.3-p551/gems/backports-3.6.5/lib/backports/std_lib.rb:9:in `require'
  8. from /usr/local/rvm/gems/ruby-1.9.3-p551/gems/backports-3.6.5/lib/backports/std_lib.rb:9:in `require_with_backports'
  9. from /usr/local/rvm/gems/ruby-1.9.3-p551/gems/dashing-1.3.4/lib/dashing/app.rb:157:in `block in require_glob'
  10. from /usr/local/rvm/gems/ruby-1.9.3-p551/gems/dashing-1.3.4/lib/dashing/app.rb:156:in `each'
  11. from /usr/local/rvm/gems/ruby-1.9.3-p551/gems/dashing-1.3.4/lib/dashing/app.rb:156:in `require_glob'
  12. from /usr/local/rvm/gems/ruby-1.9.3-p551/gems/dashing-1.3.4/lib/dashing/app.rb:167:in `<top (required)>'
  13. from /usr/local/rvm/gems/ruby-1.9.3-p551/gems/dashing-1.3.4/lib/dashing.rb:3:in `require'
  14. from /usr/local/rvm/gems/ruby-1.9.3-p551/gems/dashing-1.3.4/lib/dashing.rb:3:in `<top (required)>'
  15. from config.ru:1:in `require'
  16. from config.ru:1:in `block in <main>'
  17. from /usr/local/rvm/gems/ruby-1.9.3-p551/gems/rack-1.5.5/lib/rack/builder.rb:55:in `instance_eval'
  18. from /usr/local/rvm/gems/ruby-1.9.3-p551/gems/rack-1.5.5/lib/rack/builder.rb:55:in `initialize'
  19. from config.ru:1:in `new'
  20. from config.ru:1:in `<main>'
  21. from /usr/local/rvm/gems/ruby-1.9.3-p551/gems/thin-1.6.3/lib/rack/adapter/loader.rb:33:in `eval'
  22. from /usr/local/rvm/gems/ruby-1.9.3-p551/gems/thin-1.6.3/lib/rack/adapter/loader.rb:33:in `load'
  23. from /usr/local/rvm/gems/ruby-1.9.3-p551/gems/thin-1.6.3/lib/thin/controllers/controller.rb:182:in `load_rackup_config'
  24. from /usr/local/rvm/gems/ruby-1.9.3-p551/gems/thin-1.6.3/lib/thin/controllers/controller.rb:72:in `start'
  25. from /usr/local/rvm/gems/ruby-1.9.3-p551/gems/thin-1.6.3/lib/thin/runner.rb:200:in `run_command'
  26. from /usr/local/rvm/gems/ruby-1.9.3-p551/gems/thin-1.6.3/lib/thin/runner.rb:156:in `run!'
  27. from /usr/local/rvm/gems/ruby-1.9.3-p551/gems/thin-1.6.3/bin/thin:6:in `<top (required)>'
  28. from /usr/local/rvm/gems/ruby-1.9.3-p551/bin/thin:23:in `load'
  29. from /usr/local/rvm/gems/ruby-1.9.3-p551/bin/thin:23:in `<main>'
  30. from /usr/local/rvm/gems/ruby-1.9.3-p551/bin/ruby_executable_hooks:15:in `eval'
  31. from /usr/local/rvm/gems/ruby-1.9.3-p551/bin/ruby_executable_hooks:15:in `<main>'
  32. [root@GB1MISSDASH01 mg-dash]#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement