Dheerajmadhukar / karma_v2

β‘·β ‚πš”πšŠπš›πš–πšŠ 𝚟𝟸⠐Ⓘ is a Passive Open Source Intelligence (OSINT) Automated Reconnaissance (framework)
https://github.com/Dheerajmadhukar/karma_v2
757 stars 153 forks source link

Interlace Error , Exception: No target provided, or empty target list #26

Closed violinist2149 closed 3 months ago

violinist2149 commented 3 months ago

I am getting the below error while executing karma_v2 :

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 271, in process_data_for_tasks_iterator Exception: No target provided, or empty target list

I tried reinstalling Interlace , but no luck . I am running karma_v2 on Kali Linux .

Dheerajmadhukar commented 3 months ago

Resolved in newer version, stay tuned ! I will update soon.

violinist2149 commented 3 months ago

Thanks !