0

Continuing on from this post: Configure esplora to point to the bitcoind servers ip address

Trying to run cargo run --release --bin electrs -- -vvv --daemon-dir ~/.bitcoin, but it kept saying that the .cookie file is missing. I manually created the .cookie file with user:pass and I am now getting the following error message:

enter image description here

Any idea how to correct this?

oshirowanen
  • 175
  • 2
  • 11
  • 36

1 Answers1

2

"Address already in use"

It probably means you have another instance of the process running on the background