BloodHoundAD / BloodHound

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

Unable to upload big size collection file #651

Closed dhazh007 closed 1 year ago

dhazh007 commented 1 year ago

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.

dhazh007 commented 1 year ago

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

yellow-starburst commented 1 year ago

https://gist.github.com/deltronzero/7c23bacf97b4b61c7a2f2950ef6f35d8

JonasBK commented 1 year ago

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.