BloodHoundAD / BloodHound

Six Degrees of Domain Admin
GNU General Public License v3.0
9.76k stars 1.72k forks source link

Bug Report: BloodHound Upload Stuck at 0% #724

Open Ibremis opened 5 days ago

Ibremis commented 5 days ago

Description: When attempting to upload SharpHound JSON files into BloodHound, the upload process gets stuck at 0%, and no progress is made, as shown in the screenshot. This happens across multiple .json files, such as computers.json and users.json.

Steps to Reproduce:

Run SharpHound on the target environment to collect data.
Open BloodHound and log in using Neo4j.
Drag and drop the .zip file containing the SharpHound JSON files into the BloodHound UI.
Observe that the upload progress remains stuck at 0%, and no data is uploaded.

Expected Behavior: The JSON files should be uploaded, and the data should be available for querying in BloodHound.

Screenshot: Screenshot 2024-09-19 140558

Additional Context:

I’m using SharpHound v2.5.7 and BloodHound v4.3 on Kali Linux.
The Neo4j database is running without issues, and BloodHound is connected successfully.
I've tried restarting both BloodHound and Neo4j, but the issue persists.
No error messages appear in the terminal or the BloodHound UI.
kpomeroy1979 commented 4 days ago

I'm experiencing the same issue.

c0mentropy commented 4 days ago

I'm experiencing the same issue too.