I am running stellar core docker. When I get into the container and type stellar-core. it gives this error:
GAGCM [default INFO] Starting stellar-core v9.2.0
GAGCM [default INFO] Config from stellar-core.cfg
GAGCM [default INFO] Listening on 0.0.0.0:11626 for HTTP requests
GAGCM [default INFO] Application destructing
GAGCM [default INFO] Application destroyed
GAGCM [default FATAL] Got an exception: bind: Address already in use [main.cpp:647]
I am not sure what happened here. By default the stellar-core is using port 11625 and 11626, and I have checked that nothing else is bound to that port.