• Recent
    • Tags
    • Popular
    • Register
    • Login
    1. Home
    2. joeamiraglia
    3. Posts

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

    Posts

    Recent Best Controversial
    • RE: Copying/recreating a Meta Data source from project to project

      @SGAF Hello, you should be able to export the Meta Data Source and its points directly from the Data Source. Alternatively, you can use the Configuration Import/Export tool to export all data sources and/or data points and then make your edits. Please note that if you remove the XIDs from the Data Points and substitute the XID of the Data Source on the other system, new data points created during the import to the other system will be assigned new XIDs. As you mentioned, context points will need to be mapped. Thank you.

      posted in How-To
      joeamiragliaJ
      joeamiraglia
    • RE: Error while checking certificates

      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?

      posted in User help
      joeamiragliaJ
      joeamiraglia
    • RE: Error while checking certificates

      @jcaballeroa You mentioned that you are testing Mango 5 in free mode. Could you please tell me how many data points you are using, and send the complete ma.log file again?

      Additionally, assuming the server writes logs to /var/log/syslog, you might find more log entries related to Mango’s issues there. I often find the information I need in the syslog when Mango fails to start up correctly.

      Thank you.

      posted in User help
      joeamiragliaJ
      joeamiraglia
    • RE: Error while checking certificates

      @jcaballeroa It appears the issue is related to this property:

      pki.monitor.expiringSoonThreshold=25%

      The problem may stem from unusual locale settings on your computer that do not properly recognize the percentage symbol (%). To address this, follow these steps in order:

      Step 1: Modify the property

      1. Edit the configuration file containing pki.monitor.expiringSoonThreshold=25%. Change this setting to the decimal format (0.25) instead of using a percentage, pki.monitor.expiringSoonThreshold=0.25.

      2. Restart the Mango service to apply the new settings.

      If the issue persists, proceed with Step 2:

      Step 2: Check your locale settings

      1. Ensure your system uses a standard locale, such as en_US, where the percentage symbol (%) is recognized correctly. Adjust your locale settings if necessary.

      2. Restart the Mango service again to apply these changes.

      Please implement these steps and let us know on the forum whether this resolves the issue. Your feedback is invaluable and can assist others experiencing similar issues.

      posted in User help
      joeamiragliaJ
      joeamiraglia
    • RE: Error while checking certificates

      Hello @jcaballeroa, I'm sorry to hear you're experiencing issues. To better understand the problem, I will need you to provide more details.

      • Which Mango version are you using in v3, v3.7.12?
      • Did this error start after upgrading to v5.2.1, or did you start with a clean install and your overrides added?
      • Please share your SSL properties settings (those you feel comfortable sharing).
      • Also, can you confirm that you are running Java 17 for the v5 Mango?

      Sharing your ma.log file would greatly help in diagnosing the issue. Thank you.

      BR,

      Joe Miraglia
      SAE/Radix IoT

      posted in User help
      joeamiragliaJ
      joeamiraglia
    • RE: Certificate is expired for https://maven.mangoautomation.net/repository/ias-release/

      Hello @vishalcapri,

      Thanks for letting us know. We will have those updated.

      Best regards,

      Joe Miraglia
      SAE
      Radix IoT

      posted in User help
      joeamiragliaJ
      joeamiraglia
    • RE: mango.properties file syntax

      Hello @hayden_AUS,

      These are all default values, so it is intentional that they are all commented out. This allows users to see the current settings and make changes if necessary by removing the hashtag and adjusting the settings accordingly for their system.

      Best regards,

      Joe Miraglia
      SAE Radix IoT

      posted in Mango Automation general Discussion
      joeamiragliaJ
      joeamiraglia
    • RE: NoSQL requires license?

      Hello,

      Yes, the NoSQL license (General license not the Enterprise license) would be required to eliminate the restarts. In the ma.log file, when Mango starts, it mentions that it is running NoSQL in free mode and that it will restart in 8 hours. The documentation to convert an H2 database to MySQL is found here: Database Conversions. If you need further assistance, please let us know. Thanks!

      Joe Miraglia
      Service Application Engineer
      Radix IoT

      posted in User help
      joeamiragliaJ
      joeamiraglia
    • RE: Mango Login Issue

      @ryanlo To answer your initial question, the default login is still admin : admin. The easiest way to do a reset would be to stop Mango, move the database (move it to root ~/) from the /opt/mango/databases/ directory (from directory use, mv mah2.200.* ~/ command), then restart Mango. Similar direction could be found on our document site, you will not need to do the restore since this is a new unit. Thank you!

      posted in User help
      joeamiragliaJ
      joeamiraglia
    • RE: Mango Login Issue

      @ryanlo This can happen if your browser has a cached version of the page. Try opening the page in incognito or private mode to see if that resolves the issue.

      posted in User help
      joeamiragliaJ
      joeamiraglia
    • RE: Help with ideas for how to guide

      @tomatopi We are still working on documentation. I know it has been a very slow process but we are adding what we can to the doc sites (v4 and v5) as well as adding scripts to our script-examples in GitHub.

      posted in User help
      joeamiragliaJ
      joeamiraglia
    • RE: Change Bar Display bar-color based on point value

      @tomatopi Would this work for you?

      https://www.amcharts.com/demos-v3/bullet-chart-v3/

      posted in Dashboard Designer & Custom AngularJS Pages
      joeamiragliaJ
      joeamiraglia
    • RE: Trouble Logging In (Already Signed in as Guest)

      @mihairosu If you remove the password or change it you will no longer be able to use the auto login feature on the kiosks unless you match the password again.

      posted in User help
      joeamiragliaJ
      joeamiraglia
    • RE: Trouble Logging In (Already Signed in as Guest)

      @mihairosu I was able to duplicate the issue.

      • I created a basic user (Guest) with no associated roles as user (Admin)
      • In Administration > UI Settings > Set Auto login for all clients for user (Guest)
      • Signed out of user (Admin)
      • Now as user (Guest) could not sign out of user (Guest) or sign in as user (Admin) and see same 401 warning in logs as you have shown.

      The work around was to change the user (Guest) password so auto login would not work. At this point I was able to sign in as whichever user I needed.

      I will have to discuss with our development team about the issue. Thank you for finding this.

      posted in User help
      joeamiragliaJ
      joeamiraglia
    • RE: Trouble Logging In (Already Signed in as Guest)

      @mihairosu Could you get logs where this was occuring? It's hard to point out what the issue is without the ability to reproduce it.

      posted in User help
      joeamiragliaJ
      joeamiraglia
    • RE: View Excel Report

      @tungthanh500 That screen shot was from the Mango Store, if you login and look at your license it will either say unrestricted or standalone next to excelReports. If it's standalone you only could use 1 template which is what I think your issue is.

      posted in Development general discussion
      joeamiragliaJ
      joeamiraglia
    • RE: View Excel Report

      @tungthanh500 Hello, the Excel report module only comes with a single report template unless you purchase the license for the module. I could put you in contact with a sales rep unless you are already working with someone? If you are, reach out to them or you could put in a ticket and include your GUID here and we could look into it.

      00178925-0a6e-4893-b033-f1f5621066bd-image.png

      posted in Development general discussion
      joeamiragliaJ
      joeamiraglia
    • RE: User Permissions disappearing

      I have seen this issue and in my experience it was due to settings in the Publisher or the Data Source override settings were not set correctly.

      Edge sets permissions
      If you want the permissions set at the edge device be sure to have the Override sent permissions checked at the edge publisher and not at the Data Source on the cloud server.
      2ac061c3-ee1e-4e54-82c9-0a38f09acf98-image.png

      Cloud Server sets permissions
      On the Cloud Server, Data Source check the Override permissions updates and uncheck the Override sent permissions at the edge publisher.
      203f64df-7637-4f9a-bd33-bceaa8eeaf11-image.png

      Please let me know if this helps. If it doesn't let me know what version/s of Mango you are running to further assist.

      posted in Mango General
      joeamiragliaJ
      joeamiraglia
    • RE: Data point with non-linear output?

      @tomatopi Hello, one way to achieve what you are looking for is the create a Global Script such as the one shown below;240847b7-2597-4036-ab0e-80bdbf8f31ac-image.png
      here is the text for the script for easy editing, (I just expanded what you had in your question);

      function mapMoisture(voltage) {
       print (voltage)
       if ( voltage > 0 && voltage < 1 ) {
        return 34 * voltage - 5;
       }
       else if ( voltage >= 1 && voltage < 2 ) {
        return 56 * voltage - 15;
       }
       else if ( voltage >= 2 && voltage < 3 ) {
        return 78 * voltage - 22;
       }
       else if ( voltage >= 3 && voltage < 4 ) {
        return 100 * voltage - 30;
       }
       else if ( voltage >= 4 && voltage < 5 ) {
        return 135 * voltage - 36;
       }
      return 0
      }
      

      Once this is done you will be able to call the script from a meta point such as this;

      1be41165-4046-47c0-b750-400e04eeb9c8-image.png

      posted in Mango General
      joeamiragliaJ
      joeamiraglia
    • RE: Modbus Publisher - Edit a DataPoint v4.4.1

      That is correct. You will be able to edit via JSON. Go to the Configuration Import/Export and check 'Published points'. Either Export or Download JSON File and make edits and then Import back when complete.
      11e77fe2-f757-43a8-9dba-8750d486a171-image.png

      posted in User help
      joeamiragliaJ
      joeamiraglia