Skip to content
This repository has been archived by the owner on Apr 4, 2024. It is now read-only.

EXCEPTION of type 'OSError' ocurred with message: '[Errno 2] No such file or directory' #34

Open
Sparrow1029 opened this issue Jan 31, 2019 · 2 comments

Comments

@Sparrow1029
Copy link

Host System

  • OS : 4.19.0-kali1-amd64
  • Python version: Python 2.7.15+
  • Pip version: pip 19.0.1 (python 2.7)
  • Output of pip freeze : gist

Error Description

As the title says:
EXCEPTION of type 'OSError' ocurred with message: '[Errno 2] No such file or directory'
appears when I enter the console via python Belati.py, set domain to whatever.com and then try to start scanning with either start or startws.
The error is followed by a message telling me to set debug true in order to see the full stack trace, but when I do, the command just comes back with the available options for set within the console.

I checked the plugins/config.py module, and DEBUG=True is set... but I'm not sure where that information is going.

Upon examining the logs directory, every file just contains the splash screen for the Belati console.
Any idea what file I'm missing to cause this error?

@noahbjohnson
Copy link

noahbjohnson commented Apr 6, 2019

same issue.
Solved by installing debian system dependencies from readme.md and running sudo python -m pip install -r requirements.txt

@hikmahgumelar
Copy link

same issue on docker , already to install dependencies inside container

EXCEPTION of type 'OSError' occurred with message: '[Errno 2] No such file or directory'
image

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants