burke / zeus

Boot any rails app in under a second.
MIT License
3.33k stars 231 forks source link

Zeus Start Server Works then I try Zeus Server and it blows up... #653

Open staycreativedesign opened 6 years ago

staycreativedesign commented 6 years ago
[~/Projects/livestreaming]$ zs                                                                                *[master][ruby-2.5.0@lsf]
Traceback (most recent call last):
        9: from -e:1:in `<main>'
        8: from /Users/mindblown/.rvm/gems/ruby-2.5.0@lsf/gems/zeus-0.15.14/lib/zeus.rb:51:in `go'
        7: from /Users/mindblown/.rvm/gems/ruby-2.5.0@lsf/gems/zeus-0.15.14/lib/zeus.rb:143:in `command'
        6: from /Users/mindblown/.rvm/gems/ruby-2.5.0@lsf/gems/zeus-0.15.14/lib/zeus.rb:143:in `fork'
        5: from /Users/mindblown/.rvm/gems/ruby-2.5.0@lsf/gems/zeus-0.15.14/lib/zeus.rb:157:in `block in command'
        4: from /Users/mindblown/.rvm/gems/ruby-2.5.0@lsf/gems/zeus-0.15.14/lib/zeus/rails.rb:164:in `server'
        3: from /Users/mindblown/.rvm/gems/ruby-2.5.0@lsf/gems/activesupport-5.1.4/lib/active_support/dependencies.rb:292:in `require'
        2: from /Users/mindblown/.rvm/gems/ruby-2.5.0@lsf/gems/activesupport-5.1.4/lib/active_support/dependencies.rb:258:in `load_dependency'
        1: from /Users/mindblown/.rvm/gems/ruby-2.5.0@lsf/gems/activesupport-5.1.4/lib/active_support/dependencies.rb:292:in `block in require'
/Users/mindblown/.rvm/gems/ruby-2.5.0@lsf/gems/activesupport-5.1.4/lib/active_support/dependencies.rb:292:in `require': cannot load such file -- rails/commands/server (LoadError)
[~/Projects/livestreaming]$                                                                                                                                                                                                                             *[master][ruby-2.5.0@lsf]
longkt90 commented 6 years ago

@staycreativedesign Can you also post your custom plan.rb? Seems like you missed require 'zeus/rails' in that file 🤔

staycreativedesign commented 6 years ago

I think I was trying to run zeus with sinatra... so close this up haha...

On Mon, Apr 2, 2018 at 4:03 AM, Long Nguyen notifications@github.com wrote:

@staycreativedesign https://github.com/staycreativedesign Can you also post your custom plan.rb? Seems like you missed require 'zeus/rails' in that file 🤔

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/burke/zeus/issues/653#issuecomment-377889746, or mute the thread https://github.com/notifications/unsubscribe-auth/AB3L0pGz5Ed66BZ90CNslX6HLe4LBFwSks5tkel0gaJpZM4SCvhQ .