Skip to content

Instantly share code, notes, and snippets.

@fabiokr
Created April 13, 2012 13:51
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 fabiokr/2377025 to your computer and use it in GitHub Desktop.
Save fabiokr/2377025 to your computer and use it in GitHub Desktop.
ruby-1.9.3-p0 ~/dev/site5/helix [feature/cas-server *$%] $ foreman start
10:47:41 guard.1 | started with pid 10419
10:47:41 web.1 | started with pid 10423
10:47:41 cas.1 | started with pid 10427
10:47:41 cas.1 | Starting the authentication server on port 10433
10:47:45 cas.1 | /home/fabio/dev/site5/sneakers/config.ru:7:in `require': cannot load such file -- casserver (LoadError)
10:47:45 cas.1 | from /home/fabio/dev/site5/sneakers/config.ru:7:in `block in <main>'
10:47:45 cas.1 | from /home/fabio/.rvm/gems/ruby-1.9.3-p0-perf/gems/rack-1.4.1/lib/rack/builder.rb:51:in `instance_eval'
10:47:45 cas.1 | from /home/fabio/.rvm/gems/ruby-1.9.3-p0-perf/gems/rack-1.4.1/lib/rack/builder.rb:51:in `initialize'
10:47:45 cas.1 | from /home/fabio/dev/site5/sneakers/config.ru:1:in `new'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment