Skip to content

json library not installed #1517

@notmarshmllow

Description

@notmarshmllow

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

While running OSINT scan using Harvester, the following error is encountered as seen in logs

python3 /usr/src/github/theHarvester/theHarvester.py -d bitzup.com -b all -f /usr/src/scan_results/bitzup.com_1/theHarvester.json

 Traceback (most recent call last): File "/usr/src/github/theHarvester/theHarvester.py", line 5, in
 from theHarvester.theHarvester import main File "/usr/src/github/theHarvester/theHarvester/theHarvester.py", line 4, in  from theHarvester import __main__ File "/usr/src/github/theHarvester/theHarvester/__main__.py", line 13, in  import ujson ModuleNotFoundError: No module named 'ujson'
Image

Expected Behavior

The scan should run smoothly.

Steps To Reproduce

  1. Run a normal Full scan

Environment

- reNgine: latest
- OS: debian
- Python: 3.10
- Docker Engine: latest
- Docker Compose: latest

Anything else?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions