You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For example trying to lookup "registry.net.za" results in the following error i assume as there is no parser for it.
Traceback (most recent call last):
3: from ./thing.rb:9:in `<main>'
2: from D:/Ruby26-x64/lib/ruby/gems/2.6.0/gems/whois-parser-1.2.0/lib/whois/parser.rb:348:in `method_missing'
1: from D:/Ruby26-x64/lib/ruby/gems/2.6.0/gems/whois-parser-1.2.0/lib/whois/parser.rb:327:in `available?'
D:/Ruby26-x64/lib/ruby/gems/2.6.0/gems/whois-parser-1.2.0/lib/whois/parser.rb:365:in `delegate_property_to_parsers': Unable to find a parser for property `available?' (Whois::AttributeNotImplemented)
The text was updated successfully, but these errors were encountered:
For example trying to lookup "registry.net.za" results in the following error i assume as there is no parser for it.
The text was updated successfully, but these errors were encountered: