hrekt icon indicating copy to clipboard operation
hrekt copied to clipboard

problem while running hrekt

Open sahadev0079 opened this issue 2 years ago • 2 comments

thread 'main' panicked at 'called Result::unwrap() on an Err value: Chrome launched, but didn't give us a WebSocket URL before we timed out', /home/ubuntu/.cargo/git/checkouts/wappalyzer-1dd64d55c4039444/a2c1a8f/src/lib.rs:71:6 note: run with RUST_BACKTRACE=1 environment variable to display a backtrace

sahadev0079 avatar Aug 31 '23 19:08 sahadev0079

hrekt --title

__              __   __ 

/ /_ ________ / // /_ / __ / / _ / /// __/ / / / / / / _/ ,< / /
/
/ /
/_/ _
//||__/

            v0.1.6

thread 'main' panicked at 'called Result::unwrap() on an Err value: Chrome launched, but didn't give us a WebSocket URL before we timed out', /home/ubuntu/.cargo/git/checkouts/wappalyzer-1dd64d55c4039444/a2c1a8f/src/lib.rs:71:6 stack backtrace: 0: rust_begin_unwind at /rustc/5680fa18feaa87f3ff04063800aec256c3d4b4be/library/std/src/panicking.rs:593:5 1: core::panicking::panic_fmt at /rustc/5680fa18feaa87f3ff04063800aec256c3d4b4be/library/core/src/panicking.rs:67:14 2: core::result::unwrap_failed at /rustc/5680fa18feaa87f3ff04063800aec256c3d4b4be/library/core/src/result.rs:1651:5 3: wappalyzer::new_browser 4: hrekt::main::{{closure}} 5: tokio::runtime::context::blocking::BlockingRegionGuard::block_on 6: tokio::runtime::context::runtime::enter_runtime 7: tokio::runtime::runtime::Runtime::block_on 8: hrekt::main

sahadev0079 avatar Aug 31 '23 19:08 sahadev0079

Saw the project and when trying to resolve a small file with 10 hosts, its resulting in the same error message.

sumgr0 avatar Sep 25 '23 06:09 sumgr0