Skip to content

invalid ip is shown when given a text file with urls #178

@Owatron

Description

@Owatron

Traceback (most recent call last):
File "/usr/local/bin/interlace", line 33, in
sys.exit(load_entry_point('Interlace==1.9.8', 'console_scripts', 'interlace')())
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.11/dist-packages/Interlace-1.9.8-py3.11.egg/Interlace/interlace.py", line 34, in main
File "/usr/local/lib/python3.11/dist-packages/Interlace-1.9.8-py3.11.egg/Interlace/lib/threader.py", line 112, in init
File "/usr/local/lib/python3.11/dist-packages/Interlace-1.9.8-py3.11.egg/Interlace/interlace.py", line 11, in task_queue_generator_func
File "/usr/local/lib/python3.11/dist-packages/Interlace-1.9.8-py3.11.egg/Interlace/lib/core/input.py", line 265, in process_data_for_tasks_iterator
File "/usr/local/lib/python3.11/dist-packages/Interlace-1.9.8-py3.11.egg/Interlace/lib/core/input.py", line 225, in _process_targets
File "/usr/local/lib/python3.11/dist-packages/Interlace-1.9.8-py3.11.egg/Interlace/lib/core/input.py", line 212, in parse_and_group_target_specs
File "/usr/local/lib/python3.11/dist-packages/netaddr/ip/init.py", line 1399, in init
self._start = IPAddress(start, flags=flags)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.11/dist-packages/netaddr/ip/init.py", line 305, in init
raise AddrFormatError('failed to detect a valid IP '
netaddr.core.AddrFormatError: failed to detect a valid IP address from ''

Metadata

Metadata

Assignees

No one assigned

    Labels

    wontfixThis will not be worked on

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions