OS Name/Version: Windows Server 2022 Standard
Product Name/Version: 2.4.6.6 - 20231005.1
Problem Description: Docker encountering issue - Error 125
[17:14:21] [System:Provant Info] : docker: Error response from daemon: driver failed programming external connectivity on endpoint AMP_Proxy01 (dab32dd2d13999e8be0aba14600ff888fe8ccd0c5744b23a5f61a73cacf5fa7a): Bind for 0.0.0.0:25565 failed: port is already allocated.
The issue is I get this bind for 0.0.0.0:<port> failed: port is already allocated
for anything/everything that I try.
I have read the guide ten times over and followed the instructions to a tee, and confirm everything is as it is meant to be: Configuring AMP to use Docker for instances
Steps to reproduce: Attempt to make a new instance with docker enabled.
Actions taken to resolve so far: I’ve tried a combination of settings outside of the guide and I’ve not really had much luck
The closest I came was when I enabled Use Host Networking for new Containers
(opposite of the guide) and it is being created successfully in docker, however now can’t open the instance.
I’m really not sure what else there is to do.
Edit: I can run everything else fine directly through docker using AMP and other users. It just won’t allow me to use the actual management panel to create the instance through docker.