dnsdumpster icon indicating copy to clipboard operation
dnsdumpster copied to clipboard

TypeError: 'NoneType' object is not iterable

Open princej-76 opened this issue 4 years ago • 0 comments

Traceback (most recent call last): File "/usr/lib/python3.8/multiprocessing/process.py", line 315, in _bootstrap self.run() File "dnsdumpster.py", line 201, in run for domain in domain_list: TypeError: 'NoneType' object is not iterable

princej-76 avatar Sep 04 '21 14:09 princej-76