

*rdtype*, an ``int`` or ``text``, the query type. *qname*, a ```` or ``text``, the query name. Of the appropriate type, or strings that can be converted into objects The *qname*, *rdtype*, and *rdclass* parameters may be objects Tcp=False, source=None, raise_on_no_answer=True, source_port=0, Source_port = 0, lifetime = None def query(self, qname, rdtype=, rdclass=, Rdclass = 1, tcp = False, source = None, raise_on_no_answer = True …\AppData\Roaming\Python\Python37\site-packages\dns\resolver.py:1102: Return get_default_resolver().query(qname, rdtype, rdclass, tcp, source, This is a convenience function that uses the default resolver """Query nameservers to find the answer to the question. Tcp=False, source=None, raise_on_no_answer=True, Lifetime = None def query(qname, rdtype=, rdclass=, Tcp = False, source = None, raise_on_no_answer = True, source_port = 0 Qname = ‘_mongodb._’, rdtype = ‘SRV’, rdclass = 1 Results = resolver.query('_mongodb._tcp.' + hostname, 'SRV')Ĭ:\python37\lib\site-packages\pymongo\uri_parser.py:287:

Hostname = ‘ ’ def _get_dns_srv_hosts(hostname): Rootdir: C:\Users\Ashish\Downloads\mflix-python, inifile: and also removed the unix and win ini files.
#RCODE NXDOMAIN VALIDATION CODE#
Not able to get the validation code to move forward.

I have upgraded all the dependencies, have Python 3.7 not sure what is missing here.Īlso im able to run the run.py script but keep getting an error on the UI stating Currently vlaidating. Im facing issues running the pytest command.
