Hi Guys, Thanks for your pointers I manageed to get it sorted. Looking at the log it is using
$mango_paths_data/mango.properties. By default after installation it was running SSL. I had commented out the SSL keystore location and password lines, added web.port=8080 and changed ssl.on=true to ssl.on=false - That was where the issue was. I commented out the ssl.on line - did a restart and all runs well with port 8080
C
Posts made by cnmlscada
-
RE: Mango 4.2 Change port from 8443 to 8080?
-
Mango 4.2 Change port from 8443 to 8080?
Hi All, I have recently upgraded from v3.7? to v4.2. I see by default the Mango is using 8443. How and where is the location to change this? Changing SSL to false etc and adding port 8080 command in mango.properties does not work. Contrary to the documentation for 4.0 there is no reference to ports in the mango.properties file located in mango-data.
Some pointers would be much appreciated- i would like to at least get this thing back to port 8080.