• Recent
    • Tags
    • Popular
    • Register
    • Login
    1. Home
    2. gsdes0001
    3. Topics

    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
    G
    • Profile
    • Following 0
    • Followers 0
    • Topics 9
    • Posts 20
    • Best 0
    • Controversial 0
    • Groups 0

    Topics created by gsdes0001

    • G

      Mango AutomationBrowser/Java Compatibility Requirement and Support

      Mango Automation general Discussion
      • • • gsdes0001
      2
      0
      Votes
      2
      Posts
      1.3k
      Views

      CraigWebC

      You will find most of this information on the mango help sites: https://help.infiniteautomation.com/
      for java help view : https://help.infiniteautomation.com/installation-overview/
      Mango supports firefox, chrome and edge.

    • G

      Password Expiry and Complexity

      Mango Automation general Discussion
      • • • gsdes0001
      4
      0
      Votes
      4
      Posts
      1.6k
      Views

      G

      thank you for confirming this for me Jared.

    • G

      Use https instead of http - Mango Automation

      Development general discussion
      • • • gsdes0001
      3
      0
      Votes
      3
      Posts
      1.3k
      Views

      MattFoxM

      There is also this if you're running on a server and have other web based applications running simultaneously.
      https://forum.infiniteautomation.com/topic/2875/has-anyone-used-let-s-encrypt-for-https-ssl-any-suggestions/10

    • G

      How to Configure New Permission Group

      Development general discussion
      • • • gsdes0001
      2
      0
      Votes
      2
      Posts
      1.5k
      Views

      Jared WiltshireJ

      Just enter any new permission string directly into the text box, the values are separated by commas.

    • G

      Audio or alarm sound not working in the Events page.

      Development general discussion
      • • • gsdes0001
      7
      0
      Votes
      7
      Posts
      2.4k
      Views

      CraigWebC

      Hi

      There are instructions on how to do a manual upgrade on the help site scroll to the bottom of the page: https://help.infiniteautomation.com/how-to-upgrade-mango/

      Remember to make a backup of your entire mango folder so that you have a fallback.

    • G

      Data Point value is not updating until refresh or force read button is pressed

      Development general discussion
      • • • gsdes0001
      11
      0
      Votes
      11
      Posts
      3.4k
      Views

      phildunlapP

      I suspect the reason you had the older, unchanging data prior to 6 PM in the report is that the time period type selected is "Previous" which will be distinct by "Past" by aligning to the previous period boundary (so, midnight for days, changes the end time) before subtracting the period to get the start time.

    • G

      Integrate Watchlist into MangoUI Module

      Mango Automation general Discussion
      • • • gsdes0001
      3
      0
      Votes
      3
      Posts
      1.6k
      Views

      G

      Thank you for sharing Philip. I will try this out.

    • G

      Mango Automation not starting after upgrade from 3.1.1 to 3.5.6

      Mango Automation general Discussion
      • • • gsdes0001
      6
      0
      Votes
      6
      Posts
      1.6k
      Views

      phildunlapP

      No. If it says 'Table "DATAPOINTS" not found;' it means the connection string is not correctly pointed at your old Mango H2 database. It has nothing to do with the license. Add ;IFEXISTS=TRUE to the end of your connection string so that you do not have new mah2.h2.db files appearing.