MTCAP-AEP thrashing on node-red startup

Home Forums Conduit: AEP Model MTCAP-AEP thrashing on node-red startup

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #31031
    projectmentor
    Participant

    MTCAP-915-001 (no cell) firmware 5.0

    Noticed that occasionally it will take a very long time (~30 mins) for node-red to finish loading after hitting the URL for the node-red GUI on browser.

    I noticed that its especially bad after i added a [lora-out] node to the main flow.

    below is relevent sample of logs: It looks like there is a lot of log writes as the lora radio attempts to connect/disconnect.

    There were no lora devices powered on in the vicinity of the conduit.

    Is it possible the excessive log writes are slowing down the boot process?

    Is it possible that the lora-out node is trying to connect to the lora-in node in endless loop?

    What else can I do to troubleshoot this performance problem?


    30 Jul 15:01:34 - [info] [lora out:4be1d8d7.e48948] LoRa-OUT node reconnect
    30 Jul 15:01:35 - [info] [lora out:4be1d8d7.e48948] Connected to MQTT for LoRa out node.
    30 Jul 15:01:35 - [info] [lora in:317b0e2.02b1af2] LoRa-IN node reconnect
    30 Jul 15:01:35 - [info] [lora in:317b0e2.02b1af2] Connected to MQTT for LoRa in node.
    30 Jul 15:06:06 - [info] [lora in:317b0e2.02b1af2] LoRa-IN node reconnect

    … repeats for 30 mins+

    30 Jul 15:38:06 – [info] [lora in:317b0e2.02b1af2] Connected to MQTT for LoRa in node.
    30 Jul 15:38:26 – [info] [lora out:4be1d8d7.e48948] LoRa-OUT node reconnect

Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.