Arnaud Coiffier

Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • in reply to: LoRa messages not received by Node-red #20112
    Arnaud Coiffier
    Participant

    Hi, it happened again, and I checked the logs.

    I have a quick question before posting the logs.
    Is node-red still working if no-one is connected to it? (I’m using nodered to post every lora message received on my server).

    Thanks for your help.

    node-red.log

    
    
    Welcome to Node-RED
    ===================
    
    13 Jul 11:50:35 - [info] Node-RED version: v0.11.1
    13 Jul 11:50:35 - [info] Node.js  version: v0.10.40
    13 Jul 11:50:35 - [info] Loading palette nodes
    13 Jul 11:54:01 - [info] Settings file  : /var/config/app/install/development/settings.js
    13 Jul 11:54:01 - [info] User directory : /var/config/app/install/development
    13 Jul 11:54:01 - [info] Flows file : /var/config/app/install/development/flows.json
    13 Jul 11:54:02 - [info] Server now running at http://127.0.0.1:1881/
    13 Jul 11:54:09 - [info] Starting flows
    13 Jul 11:54:09 - [info] [lora in:89de0be9.96cea8] lora in node created
    13 Jul 11:54:11 - [info] [lora out:23e49c33.6caaf4] lora out node created
    13 Jul 11:54:24 - [info] [lora in:b13ca301.5c5b3] lora in node created
    13 Jul 11:54:41 - [info] [lora out:262a7916.2af206] lora out node created
    13 Jul 11:54:43 - [info] Started flows
    13 Jul 11:54:45 - [info] [lora in:89de0be9.96cea8] mcard: true
    13 Jul 11:54:45 - [info] [lora out:23e49c33.6caaf4] mcard: true
    13 Jul 11:54:45 - [info] [lora in:b13ca301.5c5b3] mcard: true
    13 Jul 11:54:45 - [info] [lora out:262a7916.2af206] mcard: true
    13 Jul 11:54:47 - [info] [lora in:89de0be9.96cea8] Connected to MQTT for LoRa in node.
    13 Jul 11:54:47 - [info] [lora out:23e49c33.6caaf4] Connected to MQTT for LoRa out node.
    13 Jul 11:54:47 - [info] [lora in:b13ca301.5c5b3] Connected to MQTT for LoRa in node.
    13 Jul 11:54:47 - [info] [lora out:262a7916.2af206] Connected to MQTT for LoRa out node.
    13 Jul 15:02:40 - [info] [lora out:262a7916.2af206] Published downstream lora packet
    13 Jul 15:02:48 - [info] [lora out:262a7916.2af206] Published downstream lora packet
    13 Jul 16:09:44 - [info] [lora out:262a7916.2af206] Published downstream lora packet
    13 Jul 16:11:57 - [info] [lora out:262a7916.2af206] Published downstream lora packet
    13 Jul 16:12:01 - [info] [lora out:262a7916.2af206] Published downstream lora packet
    Attempting to log in as: admin
    Status code: 200
    Attempting to log out using token: 881E6BC4C380F9FCD86F7EDA237F8

    mosquitto.log

    1499939263: mosquitto version 1.4 (build date 2016-09-09 17:52:24-0500) starting
    1499939263: Config loaded from /etc/mosquitto/mosquitto.conf.
    1499939263: Opening ipv4 listen socket on port 1883.
    1499939263: Warning: Mosquitto should not be run as root/administrator.
    1499939281: New connection from 127.0.0.1 on port 1883.
    1499939281: New client connected from 127.0.0.1 as 8c192d7000051000 (c1, k60).
    1499939685: New connection from 127.0.0.1 on port 1883.
    1499939685: New connection from 127.0.0.1 on port 1883.
    1499939685: New connection from 127.0.0.1 on port 1883.
    1499939686: New connection from 127.0.0.1 on port 1883.
    1499939686: New client connected from 127.0.0.1 as mqttjs_6212320645f3f377 (c1, k60).
    1499939686: New client connected from 127.0.0.1 as mqttjs_39a4a5b62578a679 (c1, k60).
    1499939686: New client connected from 127.0.0.1 as mqttjs_d50c369dab974d80 (c1, k60).
    1499939687: New client connected from 127.0.0.1 as mqttjs_a2008ec4b4c12b25 (c1, k60).
    1499951024: Client 8c192d7000051000 has exceeded timeout, disconnecting.
    in reply to: LoRa messages not received by Node-red #19864
    Arnaud Coiffier
    Participant

    Ok,it seems the log are erased when the conduit reboot, so the next time the bug happens, I will check the logs and post them here.

    in reply to: LoRa messages not received by Node-red #19845
    Arnaud Coiffier
    Participant

    Hi,

    Thanks for your response.

    I have not changed the mosquitto.conf (or used mosquitto). The only changes I have made are the LoRa configuration, the cellular configuration (including a DDNS), and the nodred app.

Viewing 3 posts - 1 through 3 (of 3 total)