Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A JSON text must at least contain two octets! #31

Open
jfeldstein opened this issue Dec 25, 2015 · 2 comments
Open

A JSON text must at least contain two octets! #31

jfeldstein opened this issue Dec 25, 2015 · 2 comments

Comments

@jfeldstein
Copy link

Spotting this in my console logs.

================================================================================
scheduler caught exception:
A JSON text must at least contain two octets!
/Users/jordan/.rvm/gems/ruby-2.1.5@kiddom-dashing/gems/json-1.7.7/lib/json/common.rb:155:in `initialize'
/Users/jordan/.rvm/gems/ruby-2.1.5@kiddom-dashing/gems/json-1.7.7/lib/json/common.rb:155:in `new'
/Users/jordan/.rvm/gems/ruby-2.1.5@kiddom-dashing/gems/json-1.7.7/lib/json/common.rb:155:in `parse'
/Users/jordan/Code/kiddom/github-dashing-master/jobs/travis.rb:20:in `block in <top (required)>'
/Users/jordan/.rvm/gems/ruby-2.1.5@kiddom-dashing/gems/rufus-scheduler-2.0.24/lib/rufus/sc/jobs.rb:230:in `call'
/Users/jordan/.rvm/gems/ruby-2.1.5@kiddom-dashing/gems/rufus-scheduler-2.0.24/lib/rufus/sc/jobs.rb:230:in `trigger_block'
/Users/jordan/.rvm/gems/ruby-2.1.5@kiddom-dashing/gems/rufus-scheduler-2.0.24/lib/rufus/sc/jobs.rb:204:in `block in trigger'
/Users/jordan/.rvm/gems/ruby-2.1.5@kiddom-dashing/gems/rufus-scheduler-2.0.24/lib/rufus/sc/scheduler.rb:430:in `call'
/Users/jordan/.rvm/gems/ruby-2.1.5@kiddom-dashing/gems/rufus-scheduler-2.0.24/lib/rufus/sc/scheduler.rb:430:in `block in trigger_job'
================================================================================
@fkrauthan
Copy link

Same for me. But I guess this is not longer under active development?

@fkrauthan
Copy link

Wait I fixed it in your .env replace TRAVIS_BRANCH_BLACKLIST= with TRAVIS_BRANCH_BLACKLIST={}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants