• Recent
    • Tags
    • Popular
    • Register
    • Login

    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.

    Radix IoT Website Mango 3 Documentation Website Mango 4 Documentation Website Mango 5 Documentation Website

    Changing Mango Port 8080 to 80.

    Mango Automation Installation
    3
    3
    810
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Z
      zaaphod
      last edited by

      I am looking to change the port from 8080 to 80 so that that my domain name will resolve.

      When i change the port to 80 from 'env.properties' and run 'systemctl status mango' i get that "Active: activating (auto-restart)" instead of running. I also cannot access the page on port 80.

      Is there other properties i need to change to make mango run on port 80?

      Thanks
      Zap

      1 Reply Last reply Reply Quote 0
      • CraigWebC
        CraigWeb
        last edited by

        @zaaphod said in Changing Mango Port 8080 to 80.:

        hange the port from 8080 to 80 so

        Hi Zap

        You will need to look at the ma.log file to see if mango has indeed started up. If Mango is not running as root it will not be able to bind to port 80. How ever running Mango as root is a security concern. The best approach is to use IP tables to forward port 8080 to localhost:80

        1 Reply Last reply Reply Quote 0
        • MattFoxM
          MattFox
          last edited by MattFox

          It also pays to use nestat if you are using a linux based operating system to see if you have blocked ports.

          Fox

          Do not follow where the path may lead; go instead where there is no path.
          And leave a trail - Muriel Strode

          1 Reply Last reply Reply Quote 0
          • First post
            Last post