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
I was trying RustHound and it crashed and with the error below:
Parsing LDAP objects: 0%
thread 'main' panicked at src/objects/user.rs:341:36:
called Option::unwrap() on a None value
note: run with RUST_BACKTRACE=1 environment variable to display a backtrace
Aborted (core dumped)
The text was updated successfully, but these errors were encountered:
I was trying RustHound and it crashed and with the error below:
Parsing LDAP objects: 0%
thread 'main' panicked at src/objects/user.rs:341:36:
called
Option::unwrap()
on aNone
valuenote: run with
RUST_BACKTRACE=1
environment variable to display a backtraceAborted (core dumped)
The text was updated successfully, but these errors were encountered: