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 - Limit Exceeded #6

Open
rderoldan1 opened this issue Sep 19, 2013 · 2 comments
Open

Error - Limit Exceeded #6

rderoldan1 opened this issue Sep 19, 2013 · 2 comments
Assignees
Labels

Comments

@rderoldan1
Copy link

Your gem is amazing, but in some cases I got this error with a couple of emails

$ EmailVerifier.check("[email protected]")
Dnsruby::DecodeError: limit exceeded
limit = 512, index = 617, len = 

    from /usr/local/rvm/gems/ruby-2.0.0-p247/gems/dnsruby-1.54/lib/Dnsruby/message.rb:1006:in `rescue in get_label'
    from /usr/local/rvm/gems/ruby-2.0.0-p247/gems/dnsruby-1.54/lib/Dnsruby/message.rb:1000:in `get_label'
    from /usr/local/rvm/gems/ruby-2.0.0-p247/gems/dnsruby-1.54/lib/Dnsruby/message.rb:993:in `get_labels'
    from /usr/local/rvm/gems/ruby-2.0.0-p247/gems/dnsruby-1.54/lib/Dnsruby/message.rb:967:in `get_name'
    from /usr/local/rvm/gems/ruby-2.0.0-p247/gems/dnsruby-1.54/lib/Dnsruby/message.rb:1018:in `get_rr'
    from /usr/local/rvm/gems/ruby-2.0.0-p247/gems/dnsruby-1.54/lib/Dnsruby/message.rb:611:in `block (2 levels) in decode'
    from /usr/local/rvm/gems/ruby-2.0.0-p247/gems/dnsruby-1.54/lib/Dnsruby/message.rb:610:in `times'
    from /usr/local/rvm/gems/ruby-2.0.0-p247/gems/dnsruby-1.54/lib/Dnsruby/message.rb:610:in `block in decode'
    from /usr/local/rvm/gems/ruby-2.0.0-p247/gems/dnsruby-1.54/lib/Dnsruby/message.rb:879:in `initialize'
    from /usr/local/rvm/gems/ruby-2.0.0-p247/gems/dnsruby-1.54/lib/Dnsruby/message.rb:600:in `new'
    from /usr/local/rvm/gems/ruby-2.0.0-p247/gems/dnsruby-1.54/lib/Dnsruby/message.rb:600:in `decode'
    from /usr/local/rvm/gems/ruby-2.0.0-p247/gems/dnsruby-1.54/lib/Dnsruby/select_thread.rb:440:in `get_incoming_data'
    from /usr/local/rvm/gems/ruby-2.0.0-p247/gems/dnsruby-1.54/lib/Dnsruby/select_thread.rb:239:in `block in process_ready'
    from /usr/local/rvm/gems/ruby-2.0.0-p247/gems/dnsruby-1.54/lib/Dnsruby/select_thread.rb:230:in `each'
    from /usr/local/rvm/gems/ruby-2.0.0-p247/gems/dnsruby-1.54/lib/Dnsruby/select_thread.rb:230:in `process_ready'
    from /usr/local/rvm/gems/ruby-2.0.0-p247/gems/dnsruby-1.54/lib/Dnsruby/select_thread.rb:208:in `do_select'
    from /usr/local/rvm/gems/ruby-2.0.0-p247/gems/dnsruby-1.54/lib/Dnsruby/select_thread.rb:136:in `block in check_select_thread_synchronized'
@kamilc
Copy link
Owner

kamilc commented Sep 20, 2013

rderoldan1: Interesting - thank you for letting me know about it. Will investigate and fix.

@ghost ghost assigned kamilc Sep 20, 2013
@hugodias
Copy link

hugodias commented Aug 8, 2014

+1. Same error here

@kamilc kamilc added the bug label Sep 22, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants