hashtopolis / server

Hashtopolis - distributed password cracking with Hashcat
GNU General Public License v3.0
1.44k stars 220 forks source link

[BUG]: Hashtopolis is not cracking any password #1071

Open nguyen-huong opened 2 months ago

nguyen-huong commented 2 months ago

Version Information

0.7.2

Hashcat

6.2.6

Description

Hashtopolis is not cracking any hashes despite configured. Also tested using just hashcat on the machine, and it was able to crack hashes fine.

b8vr commented 2 months ago

Did you install cuda driver with the gpu's? Try and run the agents with --debug to see what they output.

nguyen-huong commented 2 months ago

Thank you! It seems like there's a lot of timeout error.. "Error occured: HTTPConnectionPool(host='ip',port=x): Read timed out. It ended up reesetting dropped connection 3x... CUDA driver is 11.8.

Did you install cuda driver with the gpu's? Try and run the agents with --debug to see what they output.