• Recent
    • Tags
    • Popular
    • Register
    • Login
    1. Home
    2. jflores13
    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
    J
    • Profile
    • Following 3
    • Followers 0
    • Topics 10
    • Posts 45
    • Best 3
    • Controversial 0
    • Groups 0

    Topics created by jflores13

    • J

      Error saving Scripting DS on v3

      User help
      • • • jflores13
      14
      0
      Votes
      14
      Posts
      977
      Views

      MattFoxM

      Anytime, happy to help!

      Fox

    • J

      Slack Log Settings - Only one log level?

      Mango feedback
      • slack channels loglevel • • jflores13
      8
      0
      Votes
      8
      Posts
      1.6k
      Views

      J

      Oh well, I'm sorry but I take it back, seems like we can't stop the loop, even with the Log4j approach we are still getting thousands of events. More than 24,000 in a couple of hours. Most of them are like this:

      ERROR 2019-10-29T11:44:19,621 (com.infiniteautomation.mango.slack.event.SlackMessageEventHandlerRT.postMessage:145) - Slack message failed to send java.net.ConnectException: ratelimited at com.ullink.slack.simpleslackapi.impl.SlackWebSocketSessionImpl.connectImpl(SlackWebSocketSessionImpl.java:338) ~[?:?] at com.ullink.slack.simpleslackapi.impl.SlackWebSocketSessionImpl.connect(SlackWebSocketSessionImpl.java:292) ~[?:?] at com.infiniteautomation.mango.slack.event.SlackMessageEventHandlerRT.postMessage(SlackMessageEventHandlerRT.java:122) ~[?:?] at com.infiniteautomation.mango.slack.event.SlackMessageEventHandlerRT.eventRaised(SlackMessageEventHandlerRT.java:67) ~[?:?] at com.serotonin.m2m2.rt.EventManagerImpl.handleRaiseEvent(EventManagerImpl.java:1048) ~[mango-3.6.4.jar:?] at com.serotonin.m2m2.rt.EventManagerImpl.raiseEvent(EventManagerImpl.java:243) ~[mango-3.6.4.jar:?] at com.serotonin.m2m2.rt.event.detectors.PointEventDetectorRT.raiseEvent(PointEventDetectorRT.java:43) ~[mango-3.6.4.jar:?] at com.serotonin.m2m2.rt.event.detectors.PointChangeDetectorRT.pointChanged(PointChangeDetectorRT.java:54) ~[mango-3.6.4.jar:?] at com.serotonin.m2m2.rt.dataImage.DataPointRT$EventNotifyWorkItem.execute(DataPointRT.java:817) ~[mango-3.6.4.jar:?] at com.serotonin.m2m2.rt.maint.BackgroundProcessingImpl$RejectableWorkItemRunnable.run(BackgroundProcessingImpl.java:632) ~[mango-3.6.4.jar:?] at com.serotonin.timer.Task.runTask(Task.java:179) ~[mango-3.6.4.jar:?] at com.serotonin.timer.TaskWrapper.run(TaskWrapper.java:23) ~[mango-3.6.4.jar:?] at com.serotonin.timer.OrderedThreadPoolExecutor$OrderedTaskCollection.run(OrderedThreadPoolExecutor.java:336) ~[mango-3.6.4.jar:?] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) ~[?:1.8.0_172] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) ~[?:1.8.0_172] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_172]

      Couldn't find out what is triggering these changes that raise the event detector.

      Tried turning off the "Error" data point but now the "Warning" one is also sending weird messages, like this one:

      WARN 2019-10-29T12:01:45,429 (com.serotonin.m2m2.web.dwr.MiscDwr.jsError:167) - Javascript error Description: Error: Tried to register widget with id==chartRendererSelect but that id is already registered Page: http://192.168.100.33:8088/resources/dojo/dojo.js?v=1571864830 line 345 > Function line 3 > eval Line: 2 Browser name: Firefox Browser version: 71 osName: Windows location: http://192.168.100.33:8088/data_source_edit.shtm?dsid=498 @ Oct 29, 2019 12:01 PM

      We are getting this message when we try to edit the Log4j data points in the old UI (so we can access the event detectors and the purge now button). Explanation below:

      Strangely, when we try to edit the data source in the old UI, the "Data points" tab is not existent inside the data source. So I look for the points in the global "Data points" tab, where all data points appear, I filter them by name to find the Log4j Slack Messages Data Points, but most times, when I click the edit (pencil) button on any of the 4 data points, I only get the above "Warning" message in Slack and this same message on a blue box in the old UI:

      Error: Tried to register widget with id==chartRendererSelect but that id is already registered

      It works super randomly; I seldom get to edit the data point. It's a strange behaviour, something I never saw before with any other data source. I did add the line @terrypacker suggested in the log4j2.xml, inside the loggers section, and restarted it btw.

      Is there a quick fix to this? Thanks!

    • J

      AI, Machine Learning, Neural Networks, TensorFlow

      Development general discussion
      • machinelearning artificialintel neuralnet tensorflow • • jflores13
      7
      0
      Votes
      7
      Posts
      2.3k
      Views

      J

      @jared-wiltshire said in AI, Machine Learning, Neural Networks, TensorFlow:

      Yes, no problem running TensorFlow JS in the cloud on NodeJS. However I am not sure what advantage this would afford over the native binaries.

      True, I'm not sure either, just trying to think about all the possibilities, hehe.

      @terrypacker said in AI, Machine Learning, Neural Networks, TensorFlow:

      @jflores13 said in AI, Machine Learning, Neural Networks, TensorFlow:
      Something to look into in the future for sure, but that approach would have its own problems to overcome. For example getting the data from Mango to the model.

      Yeeeah, I don't visualize how that interaction could be simplified. I guess it's just not as simple as I was hoping.

      I'll keep looking for possible solutions to this and will share anything I can find.

      Thanks!

    • J

      POP3 errors and Syntax

      User help
      • • • jflores13
      3
      0
      Votes
      3
      Posts
      1.5k
      Views

      J

      Hey, Phil!
      I know, many thanks for your lots of answers.

      Yes, They are stored in the same property on the point locator because they can be. If a numeric point, the value format is interpreted as a java.text.DecimalFormat, and if binary it is simply string matched with what is captured in the value regex (capture group 1)

      Perfect! I figured that was the case, just wanted to make sure. I had gotten the last part wrong though, so thanks for explaining that!

      That definitely seems like it would be part of the problem. I'm not sure why the POP3 data source didn't expose the port as an option, it's certainly easy to do, so I have opened a git issue about this in the repository the module is in. Somewhat impassable issue until that is configurable

      Alright then, I'll be waiting.

      Thanks again! Greetings.

    • J

      Help with 3.6.6 UI Menu and More

      User help
      • • • jflores13
      7
      0
      Votes
      7
      Posts
      1.7k
      Views

      Jared WiltshireJ

      @jflores13 said in Help with 3.6.6 UI Menu and More:

      Nevertheless, about the bug in the UI menu editor, it does sound to me like there is one. Hope you can find it without too much hassle, please tell me if I can be of help, if I should try to recreate the error or whatever.

      Yeah it does sound like it. You probably should not be able to select "Show menu item as folder" when linking to a page either, that option was added for a reason which I wont get into but it doesn't seem to behave correctly when linking to a page.

      Glad you got it working.

    • J

      Best way to fix wrong historic values

      Development general discussion
      • database logging mangoes point values sql • • jflores13
      6
      0
      Votes
      6
      Posts
      1.7k
      Views

      CraigWebC

      Hi @jflores13

      I got the same issue as you. Could not get the points to update. Eventually used the CSV to delete the points ana then add them again with new values.

      I found this quite odd as I I am almost 100% sure I have used the update in the past.

    • J

      Excel Reports Sent at Wrong Time

      User help
      • excel reports time cron mangoes • • jflores13
      9
      0
      Votes
      9
      Posts
      2.5k
      Views

      MattFoxM

      This will be a handy post for those who are running cloud hosted solutions as there isn't a mangoES settings section for custom installs.

    • J

      How to configure email?

      User help
      • email smtp reports starttls • • jflores13
      13
      0
      Votes
      13
      Posts
      2.9k
      Views

      MattFoxM

      You need to setup an application only password in gmail for mango to use. Otherwise you are unable to send mail.