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
{{ message }}
This repository was archived by the owner on Apr 8, 2026. It is now read-only.
@foundry-rs/hardhat
| thread 'main' panicked at 'error binding to 127.0.0.1:8545: error creating server listener: Address already in use (os error 98)', /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.18/src/server/server.rs:87:17
| note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
@foundry-rs/hardhat-anvil
| ✔ can send transaction (386ms)
| ✔ can send transaction with env provider
|
It looks like anvil has already started and its trying to be started again?
See https://github.com/foundry-rs/hardhat/runs/6646586678?check_suite_focus=true
It looks like
anvilhas already started and its trying to be started again?