You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When running SharpHound it does not always complete. Perhaps something in the formatting of the object or similar prevents the collector from completing, not sure where to continue debugging as the iIssue will persist across multiple runs, but then go away after a day or two. The below is a short snipper from the logs of how its gets stuck.
This is usually the collector stuck on some gargantuan object for a while, every time I've seen this behavior it does eventually complete but it can take ages. I'm not really entirely sure what causes these crazy processing times, so I'm not sure what the best way to fix this is. If you can narrow this down to a particular object causing this, that would be helpful, and we can investigate if theres ways to maybe add a failsafe or something
When running SharpHound it does not always complete. Perhaps something in the formatting of the object or similar prevents the collector from completing, not sure where to continue debugging as the iIssue will persist across multiple runs, but then go away after a day or two. The below is a short snipper from the logs of how its gets stuck.
The text was updated successfully, but these errors were encountered: