whois-parser
whois-parser copied to clipboard
An intelligent — pure Ruby — WHOIS parser.
Broken with activesupport 7: uninitialized constant ActiveSupport::XmlMini::IsolatedExecutionState
When activesupport 7 is installed, the gem breaks with this error: ### Error ``` /home/vagrant/.rbenv/versions/3.0.1/lib/ruby/gems/3.0.0/gems/activesupport-7.0.0 /lib/active_support/xml_mini.rb:184:in `current_thread_backend': uninitialized constant ActiveSupport::XmlMini::IsolatedExecutionState (NameError) from /home/vagrant/.rbenv/versions/3.0.1/lib/ruby/gems/3.0.0/gems/activesupport-7.0.0/lib/active_support/xml_mini.rb:103:in `backend=' from /home/vagrant/.rbenv/versions/3.0.1/lib/ruby/gems/3.0.0/gems/activesupport-7.0.0/lib/active_support/xml_mini.rb:201:in `' from /home/vagrant/.rbenv/versions/3.0.1/lib/ruby/gems/3.0.0/gems/activesupport-7.0.0/lib/active_support/xml_mini.rb:11:in `'...
AU domains parser is outdated and completely broken now. See https://github.com/weppos/whois-parser/issues/96. I hope the PR fixes these problems. Also it moves parser/scanner/specs/etc for whois.audns.net.au to new whois.auda.org.au host according this...
When we try to check a .ca domain, the following error always happen: Unable to parse status. Please report the issue at http://github.com/weppos/whois/issues Thanks for helping me!