Coder Social home page Coder Social logo

Comments (12)

samuel-emrys avatar samuel-emrys commented on August 15, 2024

What command did you execute? Can you provide steps to reproduce it? What method did you use for installation?

from autorecon.

Spl01ter avatar Spl01ter commented on August 15, 2024

Same problem here

from autorecon.

Spl01ter avatar Spl01ter commented on August 15, 2024

Installed with pipx
and command was
autorecon 127.0.0.1

from autorecon.

Spl01ter avatar Spl01ter commented on August 15, 2024

concurrent.futures.process._RemoteTraceback:
"""
Traceback (most recent call last):
File "/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/concurrent/futures/process.py", line 243, in _process_worker
r = call_item.fn(*call_item.args, **call_item.kwargs)
File "/Users/ac/.local/pipx/venvs/autorecon/lib/python3.9/site-packages/autorecon/autorecon.py", line 679, in scan_host
loop.run_until_complete(scan_services(loop, semaphore, target))
File "/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/asyncio/base_events.py", line 642, in run_until_complete
return future.result()
File "/Users/ac/.local/pipx/venvs/autorecon/lib/python3.9/site-packages/autorecon/autorecon.py", line 485, in scan_services
for profile in port_scan_profiles_config:
TypeError: 'NoneType' object is not iterable
"""

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
File "/Users/ac/.local/bin/autorecon", line 8, in
sys.exit(main())
File "/Users/ac/.local/pipx/venvs/autorecon/lib/python3.9/site-packages/autorecon/autorecon.py", line 868, in main
future.result()
File "/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/concurrent/futures/_base.py", line 433, in result
return self.__get_result()
File "/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/concurrent/futures/_base.py", line 389, in __get_result
raise self._exception
TypeError: 'NoneType' object is not iterable

from autorecon.

samuel-emrys avatar samuel-emrys commented on August 15, 2024

@Metaspl01t-006 does the file ~/.config/AutoRecon/port_scan_profiles.toml exist?

from autorecon.

Spl01ter avatar Spl01ter commented on August 15, 2024

Found the problem.
~/.config/AutoRecon/port_scan_profiles.toml is named ~/.config/AutoRecon/port_scan_profiles_default.toml

from autorecon.

Spl01ter avatar Spl01ter commented on August 15, 2024

Problem still exists even when the files are renamed

from autorecon.

Spl01ter avatar Spl01ter commented on August 15, 2024

I think it is a problem with [email protected] rather than AutoRecon

from autorecon.

Spl01ter avatar Spl01ter commented on August 15, 2024

Works perfectly fine on Kali Linux with [email protected]

from autorecon.

jonnyhoff avatar jonnyhoff commented on August 15, 2024

Installed with pipx
and command was
autorecon 127.0.0.1

Same issue.

from autorecon.

jonnyhoff avatar jonnyhoff commented on August 15, 2024

MacOS + Python 3.9.0

from autorecon.

Tib3rius avatar Tib3rius commented on August 15, 2024

Should be fixed in the beta either way.

from autorecon.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.