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.

  • Can not login after activating sessionCookie.secure=true

    5
    1 Votes
    5 Kiriman
    750 Lihat
    MattFoxM
    I was a bit off the mark. It relates to using the cloud connect module: https://docs-v3.mango-os.com/cloud-connect?rq=sessioncookie if you want a secure flag on your browser, set up SSL or a reverse proxy with ssl at the front. Fox
  • SI Unit Prefixes

    1
    0 Votes
    1 Kiriman
    443 Lihat
    Tiada jawapan
  • Possible to remove "(script)" from default point value history?

    1
    0 Votes
    1 Kiriman
    607 Lihat
    Tiada jawapan
  • @ FOX

    2
    0 Votes
    2 Kiriman
    429 Lihat
    MattFoxM
    Message sent
  • ERROR 2021-02-16T12:05:19,645 [main] - java.io.EOFException

    1
    0 Votes
    1 Kiriman
    300 Lihat
    Tiada jawapan
  • Mango Values Storage

    3
    0 Votes
    3 Kiriman
    1k Lihat
    J
    Thanks @MattFox . We will try this option.
  • Does Mango use Adobe Flash Player ?

    2
    1 Votes
    2 Kiriman
    352 Lihat
    MattFoxM
    Mango does not use flash
  • Data Point Details - chart is not showing

    3
    0 Votes
    3 Kiriman
    1k Lihat
    N
    It seems I need to upgrade to the latest version. Thanks,
  • Data Lost version 2.2.1

    1
    0 Votes
    1 Kiriman
    302 Lihat
    Tiada jawapan
  • 1 Votes
    1 Kiriman
    526 Lihat
    Tiada jawapan
  • Can I add session cookie secure flag on Mango ve4.0.0.beta5?

    1
    1 Votes
    1 Kiriman
    383 Lihat
    Tiada jawapan
  • Handle start time

    3
    0 Votes
    3 Kiriman
    1k Lihat
    CraigWebC
    V4 will give you the option is increase the number of threads used for starting data sources. You may also want to think about using MySQL for a system that size. But to answer your question I don't see anything abnormal with that starting time.
  • Data Point different logging then configuration

    12
    0 Votes
    12 Kiriman
    3k Lihat
    ThomasEinastoT
    Interestingly i have just tested it out and it seems that there is some kind of a rounding thing coming up with values being exactly the threshold value. If value changes next fraction of the threshold then this does not happen. A quick test Create a virtual point with exact settings Current value 1 Set point to 1.01 No logging Set point back to 1.0 Set point to 1.011 Logging appears If going to other way around Current value 1.01 Set point to 1.00 Logging appears I am guessing datalogging does not happen if new value is greater than current value in the defined threshold but if new value is lower then current value in the defined threshold then logging works correctly. I might also fish out an idea that @Nurr polling time is related to the issue (I guess it might be once per minute?) where the cached value is the new over threshold limit but it does not get logged but still triggers a reset for interval logging and then it has been the same for 5 minutes and then it gets logged by the interval logging sequence. But still even though this happens, interval logging still works in my instance so I guess this information is not actually so relevant.
  • MQTT Can't connect

    2
    0 Votes
    2 Kiriman
    777 Lihat
    CraigWebC
    Hi @chrapchp I believe there is a bug in the module, please try enabling auto-reconnect this may work around the bug for now.
  • Is there any suggested backup product for Mango?

    2
    1 Votes
    2 Kiriman
    424 Lihat
    CraigWebC
    Hi @Nurr The mango edge devices use IDrive. However, this is not really related to Mango and you can use the service you are familiar with. Basically, you just need to copy the backup folder to a safe storage location regularly.
  • Event Handler - Error when saving/deleting.

    1
    0 Votes
    1 Kiriman
    544 Lihat
    Tiada jawapan
  • Can't browse tags with OPC DA Datasource

    5
    0 Votes
    5 Kiriman
    1k Lihat
    M
    @CraigWeb thanks. we got this error, when the device is offline on the site. As a result, we successfully get the data with OPC DA.
  • Serial DataSource, how to terminate command with <CR>?

    4
    0 Votes
    4 Kiriman
    971 Lihat
    MattFoxM
    Anytime
  • Dashboard directory not working with Google Chrome

    2
    0 Votes
    2 Kiriman
    577 Lihat
    cwangvC
    @oru_david this known issue. patch could be coming soon.
  • Serial data source causing crash

    9
    0 Votes
    9 Kiriman
    1k Lihat
    MattFoxM
    Are you running as administrator? I wonder if that will influence anything... Fox