BloodHoundAD / BloodHound

Six Degrees of Domain Admin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unable to upload big size collection file

dhazh007 opened this issue · comments

If this is a SharpHound bug, please file the bug in the SharpHound repo here

Describe the bug
A clear and concise description of what the bug is.

I'm having trouble uploading my SharpHound output to the BloodHound database.
Except for large Sharphound output, small sizes may be uploaded without trouble.
I attempted to upload a 21MB file, but I couldn't because it took too long to complete each component or was obstructed while uploading.

Appreciate if you could resolve or fix this issue asap.

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Additional context
Add any other context about the problem here. If this bug is in the UI, open the console using Ctrl + Shift + I and see if there's any errors to attach here.

Please note that I have no problem with previous versions of bloodhound.

Hi @dhazh007, there is a performance problem with Neo4j 5.x. 4.4.x should be used instead. Are you on 5.x?

I will close this because we haven't had any issues with the latest version released after this issue was created.