Skip to content

Instantly share code, notes, and snippets.

@lance
Created September 21, 2010 20:54
Show Gist options
  • Save lance/590521 to your computer and use it in GitHub Desktop.
Save lance/590521 to your computer and use it in GitHub Desktop.
$ thin -c config/thin/development.yaml start
/Users/lanceball/.rvm/gems/ree-1.8.7-2010.02@steamcannon-agent/gems/thin-1.2.8/lib/thin/runner.rb:173:in `chdir': Not a directory - /Users/lanceball/Dev/RHT/steamcannon-agent/config/thin/development.yaml (Errno::ENOTDIR)
from /Users/lanceball/.rvm/gems/ree-1.8.7-2010.02@steamcannon-agent/gems/thin-1.2.8/lib/thin/runner.rb:173:in `run_command'
from /Users/lanceball/.rvm/gems/ree-1.8.7-2010.02@steamcannon-agent/gems/thin-1.2.8/lib/thin/runner.rb:153:in `run!'
from /Users/lanceball/.rvm/gems/ree-1.8.7-2010.02@steamcannon-agent/gems/thin-1.2.8/bin/thin:6
from /Users/lanceball/.rvm/gems/ree-1.8.7-2010.02@steamcannon-agent/bin/thin:19:in `load'
from /Users/lanceball/.rvm/gems/ree-1.8.7-2010.02@steamcannon-agent/bin/thin:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment