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.

  • Error while checking certificates

    User help
    10
    0 Votes
    10 Posts
    2k Views
    joeamiragliaJ
    Hello @jcaballeroa, sorry for the delay on this topic but could you please open a support request at Radix IoT - Support? I would like to better assist on this topic but access to the files have expired. Also, have you tried to start a clean Mango v5 to see if you have any issue starting up Mango before upgrading?
  • How to use MySQL store pointvalues ?

    User help
    1
    0 Votes
    1 Posts
    393 Views
    No one has replied
  • Mango crash after nightly purge

    User help
    1
    0 Votes
    1 Posts
    383 Views
    No one has replied
  • 1 Votes
    2 Posts
    956 Views
    BGB
    @terrypacker I know this thread is a year old but we are now trying to set up a display to capture this event and I have been searching the forum when I saw your entry. I am not sure if you are still looking for cases but I have one. We have set up a monitor and display that is checking rainfall levels, reservoir levels, and discharge flow rates into rivers and drainage systems for a flood prevention service. Obviously this is a hot topic these days and companies are spending a lot of time to gather, monitor and log this information. Our system is just the online portion of this system and the company will use the information as a kiosk style display so that the main office can see what is happening across the various points at a glance. We have set up 2 sets of high alarms, the first an amber warning and the second a red critical warning for the levels and flow rates. We have also set up the Rate Of Change event detector for the flow rates that will alert on an increasing rate of change and a decreasing rate of change so the users will alerted to the flood potentials. On test the system works well and thankfully since the system went live we have not had an event yet. I like the Rate of Change Event Detector for this type of application as it can give an early indication of the flood potential before the actual reservoir levels have reached the warning levels. Cheers Brian
  • Disable HTTP OPTIONS method - Security

    User help
    1
    0 Votes
    1 Posts
    421 Views
    No one has replied
  • Mango V4

    User help
    4
    0 Votes
    4 Posts
    1k Views
    paulolando91P
    @terrypacker thank you
  • Send publisher when datasource modbus fail

    How-To
    3
    0 Votes
    3 Posts
    951 Views
    K
    thanks for creating this topic
  • 0 Votes
    1 Posts
    475 Views
    No one has replied
  • Custom time configuration in date bar and quick dates

    User help
    1
    0 Votes
    1 Posts
    445 Views
    No one has replied
  • Map polyline array

    Dashboard Designer & Custom AngularJS Pages
    1
    0 Votes
    1 Posts
    574 Views
    No one has replied
  • Custom range date picker buttons

    User help
    15
    0 Votes
    15 Posts
    5k Views
    S
    @Jared-Wiltshire how to change the time? It should not use "now" - instead a fix time like 06:00 a.m. Thanks!
  • 0 Votes
    5 Posts
    1k Views
    H
    I put the newly created mango.properties file in the mango root folder, just with the specific lines as above. This worked
  • 0 Votes
    5 Posts
    1k Views
    lgorenceL
    @vishalcapri Hi there, Apologies for the issues here, but I fixed this issue yesterday or the day before. I did something incorrectly with the renewal process, and it caused this strange behavior. Can you try again and let me know if it's fixed for you? Liv
  • rxtx 2.1.7 x64

    Mango General
    1
    0 Votes
    1 Posts
    538 Views
    No one has replied
  • BACnet fail to dicover devices

    User help
    1
    0 Votes
    1 Posts
    548 Views
    No one has replied
  • 0 Votes
    4 Posts
    1k Views
    H
    @mwright Further to this, "restarting of Mango fixes the issue", without doing anything with Windows. Suggesting that if Windows did grab the COM port for some process, it re-released it after. I'm not asking for anything, but future updates might include attempts to re-open the COM ports once this error is encountered, as this error just kills the data source.
  • NoSQL requires license?

    User help
    13
    0 Votes
    13 Posts
    3k Views
    MattFoxM
    @Faucon-Ngando sounds like a bug, raise it with radix. Your property settings are correct. Assuming you can log in to your MySQL db locally via the mango credentials Fox
  • RPC HTTP or UDP support?

    User help
    31
    0 Votes
    31 Posts
    33k Views
    K
    @jeremyh This post helped me sort out my issues with the Webbox not adding an SI5048 to modbus properly, that 1.39 device version file was the key. Thanks for keeping the file download live.
  • Mango 5 - bugs or user non-friendly things

    User help
    2
    0 Votes
    2 Posts
    628 Views
    MattFoxM
    @ms_brunette happy to help, perhaps you can output your markup into some code blocks </> for me? Feel free to PM as well Fox
  • Change a data point with condition

    Scripting general Discussion
    2
    0 Votes
    2 Posts
    588 Views
    MattFoxM
    @tungthanh500 get rid of the runtime sleep call. Set the context point related to the data point you are validating and set the script to trigger from one of them for a start. Alternatively use a cron timer setting set to 15 seconds. Fox