Skip to content

Instantly share code, notes, and snippets.

@jqr
Created September 1, 2011 17:54
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 jqr/1186783 to your computer and use it in GitHub Desktop.
Save jqr/1186783 to your computer and use it in GitHub Desktop.
$ strobe login
Please enter your Strobe username and password.
Email: elijah.miller@gmail.com
Password:
Unfortunately, a fatal error has occurred. Please report this error to Strobe Support at http://support.strobeapp.com/home so that we can fix it. Thanks!
/usr/local/strobe/bundle/ruby/1.9.1/gems/activesupport-3.0.10/lib/active_support/json/backends/yajl.rb:12:in `parse': input must be a string or IO (Yajl::ParseError)
from /usr/local/strobe/bundle/ruby/1.9.1/gems/activesupport-3.0.10/lib/active_support/json/backends/yajl.rb:12:in `decode'
from /usr/local/strobe/bundle/ruby/1.9.1/gems/activesupport-3.0.10/lib/active_support/json/decoding.rb:14:in `decode'
from /usr/local/strobe/lib/strobe/connection.rb:70:in `body'
from /usr/local/strobe/lib/strobe/connection.rb:83:in `validate!'
from /usr/local/strobe/lib/strobe/resource/base.rb:203:in `request'
from /usr/local/strobe/lib/strobe/resource/base.rb:165:in `save'
from /usr/local/strobe/lib/strobe/cli.rb:133:in `save'
from /usr/local/strobe/lib/strobe/cli/main.rb:110:in `block (2 levels) in <class:Main>'
from /usr/local/strobe/lib/strobe/cli.rb:126:in `call'
from /usr/local/strobe/lib/strobe/cli.rb:126:in `until_success'
from /usr/local/strobe/lib/strobe/cli/main.rb:104:in `block in <class:Main>'
from /usr/local/strobe/bundle/ruby/1.9.1/gems/thor-0.14.6/lib/thor/task.rb:22:in `run'
from /usr/local/strobe/bundle/ruby/1.9.1/gems/thor-0.14.6/lib/thor/invocation.rb:118:in `invoke_task'
from /usr/local/strobe/bundle/ruby/1.9.1/gems/thor-0.14.6/lib/thor.rb:263:in `dispatch'
from /usr/local/strobe/bundle/ruby/1.9.1/gems/thor-0.14.6/lib/thor/base.rb:389:in `start'
from /usr/local/strobe/lib/strobe/cli.rb:27:in `block in start'
from /usr/local/strobe/lib/strobe/identity_map.rb:5:in `wrap'
from /usr/local/strobe/lib/strobe/cli.rb:26:in `start'
from /usr/bin/strobe:5:in `<main>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment