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

    Topics

    • G

      Mango AutomationBrowser/Java Compatibility Requirement and Support

      Watching Ignoring Scheduled Pinned Locked Moved Mango Automation general Discussion
      2
      0 Votes
      2 Posts
      1k 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

      Watching Ignoring Scheduled Pinned Locked Moved Mango Automation general Discussion
      4
      0 Votes
      4 Posts
      2k Views
      G
      thank you for confirming this for me Jared.
    • G

      Use https instead of http - Mango Automation

      Watching Ignoring Scheduled Pinned Locked Moved Development general discussion
      3
      0 Votes
      3 Posts
      1k 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

      Watching Ignoring Scheduled Pinned Locked Moved Development general discussion
      2
      0 Votes
      2 Posts
      2k 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.

      Watching Ignoring Scheduled Pinned Locked Moved Development general discussion
      7
      0 Votes
      7 Posts
      3k 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

      Watching Ignoring Scheduled Pinned Locked Moved Development general discussion
      11
      0 Votes
      11 Posts
      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

      Watching Ignoring Scheduled Pinned Locked Moved Mango Automation general Discussion
      3
      0 Votes
      3 Posts
      2k 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

      Watching Ignoring Scheduled Pinned Locked Moved Mango Automation general Discussion
      6
      0 Votes
      6 Posts
      2k 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.