Hi Vlado,
Running/test in local runtime, what "console" view you refer above?
Using Neo SDK 2.32.10.1 at this project.
What i already tried is (below); yet not working.
(a) Set proxy when create HCP Local Runtime Server
neo.bat install-local -l c:/dash/staging --http-proxy-host proxy.sin.sap.corp --http-proxy-port 8080 --https-proxy-host proxy.sin.sap.corp --https-proxy-port 8080
(b) Set proxy in [server]/props.ini
-Dhttp.proxyHost=proxy.sin.sap.corp
-Dhttp.proxyPort=8080
-Dhttps.proxyHost=proxy.sin.sap.corp
-Dhttps.proxyPort=8080
Thanks & Regards,
Chai.W.T