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

Error occurs when user reached download limit #21

Open
caseyscarborough opened this issue Jan 2, 2015 · 1 comment
Open

Error occurs when user reached download limit #21

caseyscarborough opened this issue Jan 2, 2015 · 1 comment

Comments

@caseyscarborough
Copy link

When a user has reached the download limit for OpenSubtitles.org for 24 hour period the following error occurs:

Something crashed.
Feel free to report the error here: https://github.com/byroot/ruby-osdb/issues
With the following debug informations:

Zlib::GzipFile::Error: not in gzip format:
/Users/Casey/.rvm/gems/ruby-2.1.5/gems/osdb-0.2.0/lib/osdb/sub.rb:49:in `initialize'
/Users/Casey/.rvm/gems/ruby-2.1.5/gems/osdb-0.2.0/lib/osdb/sub.rb:49:in `new'
/Users/Casey/.rvm/gems/ruby-2.1.5/gems/osdb-0.2.0/lib/osdb/sub.rb:49:in `block in fetch_body'
/Users/Casey/.rvm/gems/ruby-2.1.5/gems/osdb-0.2.0/lib/osdb/sub.rb:46:in `open'
/Users/Casey/.rvm/gems/ruby-2.1.5/gems/osdb-0.2.0/lib/osdb/sub.rb:46:in `fetch_body'
/Users/Casey/.rvm/gems/ruby-2.1.5/gems/osdb-0.2.0/lib/osdb/sub.rb:42:in `body'
/Users/Casey/.rvm/gems/ruby-2.1.5/gems/osdb-0.2.0/bin/getsub:143:in `download_sub!'
/Users/Casey/.rvm/gems/ruby-2.1.5/gems/osdb-0.2.0/bin/getsub:63:in `block in run!'
/Users/Casey/.rvm/gems/ruby-2.1.5/gems/osdb-0.2.0/bin/getsub:53:in `each'
/Users/Casey/.rvm/gems/ruby-2.1.5/gems/osdb-0.2.0/bin/getsub:53:in `run!'
/Users/Casey/.rvm/gems/ruby-2.1.5/gems/osdb-0.2.0/bin/getsub:157:in `<top (required)>'
/Users/Casey/.rvm/gems/ruby-2.1.5/bin/getsub:23:in `load'
/Users/Casey/.rvm/gems/ruby-2.1.5/bin/getsub:23:in `<main>'
/Users/Casey/.rvm/gems/ruby-2.1.5/bin/ruby_executable_hooks:15:in `eval'
/Users/Casey/.rvm/gems/ruby-2.1.5/bin/ruby_executable_hooks:15:in `<main>'
@byroot
Copy link
Owner

byroot commented Jan 3, 2015

I'll look into it thanks!

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