Skip to content

Instantly share code, notes, and snippets.

@tbuehlmann
Created December 4, 2009 18:46
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 tbuehlmann/249242 to your computer and use it in GitHub Desktop.
Save tbuehlmann/249242 to your computer and use it in GitHub Desktop.
clarity error (0.9.5)
$ clarity --username=admin --password=secret --port=8080 logs/
/usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require': no such file to load -- clarity/parsers/time_parser (LoadError)
from /usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `require'
from /usr/local/lib/ruby/gems/1.8/gems/clarity-0.9.5/lib/clarity.rb:10
from /usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require'
from /usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `require'
from /usr/local/lib/ruby/gems/1.8/gems/clarity-0.9.5/bin/clarity:7
from /usr/local/bin/clarity:19:in `load'
from /usr/local/bin/clarity:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment