Zagreus Hades
Zagreus Hades6d ago

Help with BloodHound

I'm trying to upload fresh data, and everything but the data is online. The users, GPOs, computers, OUs etc are populating for a very long time, but it shouldn't really be the case because it's a small amount of data.
No description
2 Replies
NotYourBusiness.
Alright First, Id just restart Neo4j – sometimes those indexes get stuck and a reboot clears it up. If they’re still sitting at POPULATING after that, drop the ones giving you grief (for example DROP INDEX azbase_objectid_constraint) and let them rebuild when you re-run the import. If it still hangs, take a peek in your logs (debug.log and neo4j.log) – you might spot a lock‑file error or an out‑of‑memory message.
Zagreus Hades
Zagreus HadesOP5d ago
Thanks, I'll try those. The ones which are still populating as of right now are the important ones (users, OUs, etc) so I'm not sure why those aren't being loaded. I'll check out those logs as well

Did you find this page helpful?