hatoo / oha

Ohayou(おはよう), HTTP load generator, inspired by rakyll/hey with tui animation.
MIT License
5.62k stars 138 forks source link

called `Result::unwrap()` on an `Err` value: "SendError(..)" #566

Open Kennytian opened 1 month ago

Kennytian commented 1 month ago

oha http://localhost:4000 -n 1000000 -c 350

:921:45: at src/client.rs called Result::unwrap() on an Err value: "SendError(..)" panicked at src/client.rs:921:45: called Result::unwrap() on an Err value: "SendError(..)"

env: macOS 14.6.1 (23G93) CPU M1 8 cores brew --version Homebrew 4.3.17

hatoo commented 1 month ago

Could you provide oha's version? Because I don't have an Arm Mac, I tested on an Intel Mac but the error didn't occur. How frequently does this error happen in your environment?

Kennytian commented 1 month ago

oha's

oha --version oha 1.4.6