Hi mocacinno & everyone I appreciate the help!
In your earlyer post you said you can connect your local electrum to electrs, this is still correct?
You also said you can see the mempool.space web interface, but it stays empty? This would mean the web container port forewarding is working.
I ran:
sudo docker run hello-world
and it says my installation appears to be working.
One think I did notice is when I run:
all the containers start
but when I run:
I get: api-1 ERR Electrum error {"errno":3008, "code": "ENOTFOUND" "syscall":"getaddrinfo"."hostname":"XXX.XX.XX.X"
I also tried running:
Error response from daemon: No such container: api
With this command:
docker container logs api
I get: api-1 ERR Electrum error {"errno":3008, "code": "ENOTFOUND" "syscall":"getaddrinfo"."hostname":"XXX.XX.XX.X"
Im not sure if this means anything that can help as Im really new to all of this.
Im going to try and figure out how to take your advice on running docker without totally messing things up. I apologize if Im not pulling my weight here. I felt like it was going to be something easy and this is going beyond that.
Thanks again!!!