#ABAP_Trial
Hello experts, I am facing an issue with setting up GUI configuration.
I followed the tutorial below to set up the ABAP platform on my Windows OS.
SAP ABAP Platform 1909 Developer Edition: Resumen y Consejos de Instalación en Windows 10 | Blogs de SAP
Docker installed, image extracted, container running successfully. However, on the final step, I am encountering an issue with setting up the GUI configuration. I am receiving an error indicating a broken connection.
As shown in the attached images, the Docker containers are functioning properly and port 3200 is open.
Following the instructions in the blog, I executed the command below to publish port 3200.
"docker run --stop-timeout 3600 -i --name a4h -h vhcala4hci -p 3200:3200 -p 3300:3300 -p 8443:8443 -p 30213:30213 -p 50000:50000 -p 50001:50001 store/saplabs/abaptrial:1909 -skip-limits-check".
The issue lies in the fact that "localhost" cannot be reached for some reason. Could someone please advise on what might be wrong? I am very close to completing the setup!
(I tried pinging 127.0.0.1 and it was successful. Log attached.)
Saludos.
dev-disp.txt
dev-ms.txt
dev-w0.txt