soxoj / maigret

🕵️‍♂️ Collect a dossier on a person by username from thousands of sites
https://t.me/osint_maigret_bot
MIT License
10.08k stars 788 forks source link

ValueError: too many file descriptors in select() #1719

Open koteyevich opened 4 weeks ago

koteyevich commented 4 weeks ago

Checklist

Description

Info about Maigret version you are running and environment (--version, operation system, ISP provider):

maigret 0.4.4
Socid-extractor:  0.0.26
Aiohttp:  3.10.4
Requests:  2.32.3
Python:  3.12.3
OS: Windows 11 Pro
ISP: ANTIK Telecom

How to reproduce this bug (commandline options / conditions): C:\Users\user> maigret [username]

Description I was scanning people and every single time it was crashing because of some long error

PASTE SCREENSHOT

ATTACH LOG FILE

koteyevich commented 4 weeks ago

Continuing issue report, I installed maigret on Linux Python venv by git cloning (pip3 is failing)

Here are versions

maigret 0.4.4
Socid-extractor:  0.0.26
Aiohttp:  3.10.4
Requests:  2.32.3
Python:  3.11.2
OS: Raspbian Linux 6.6.31+rpt-rpi-2712 aarch64

And it does not crash

(Sorry for my bad english it's not my main language)