Please Note This forum exists for community support for the Mango
product family and the Radix IoT Platform. Although Radix IoT employees participate in this forum from time to time,
there is no guarantee of a response to anything posted here, nor can Radix IoT, LLC guarantee the accuracy of any
information expressed or conveyed. Specific project questions from customers with active support contracts are asked
to send requests to support@radixiot.com.
@Jdiaz-co I just reproduced this, this is a bug and we will fix it in the next release. Can I ask why you want to disable SSL? You should be able to access the HTTP port on 8080 even if SSL is enabled.
If you are having trouble accessing Mango on port 8080, try disabling HSTS using ssl.hsts.enabled=false and clear your browser cache. HSTS tells your web browser to only ever use HTTPS for that website.
https://en.wikipedia.org/wiki/HTTP_Strict_Transport_Security
@MattFox
When I execute your command, a container is created, but without Mango being installed.
Since my knowledge is too limited, I'm going to install mango in a windows environment.
Still, thank you for your efforts!
@dschaible said in Installing Windows Service:
@tungthanh500
Did you check this page: https://docs-v4.mango-os.com/windows-installation
Are you seeing any errors in eventviewer that you can share?
I just found out the reason. Of course I follow above instruction but instead of installing mango in C drive, I created a folder named SCADA in C:\Program Files\ and have mango and mango_data folder in SCADA folder. Maybe the name Program Files is not easy to identify with windows services. This should be added in the instruction.
@gordoe Can you confirm if the file /opt/dTwin/.ma exists? If it does not perhaps try creating an empty file. Very strange that we have not seen this before. What version of Java are you using?
Pretty sure all of your graphical views were on the legacy backend. if that's the case you're gonna have to start again since mango 3.7.7 is leveraging the dashboard display with the dashboard editor in which you make entire pages and charts yourself.
Fox
@nurr said in SSL Certification Error:
openjdk version "1.8.0_252"
We recommend using AdoptOpenJDK 13 HotSpot. upgrade to that version and then remove the enable-alpn.sh script.