Packet Forwarder missing log
- This topic has 2 replies, 2 voices, and was last updated 8 years ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
Home › Forums › Conduit: AEP Model › Packet Forwarder missing log
Hello.
I’m using the default Packet Forwarder (lora_pkt_fwd) in my Conduit and, after doing a firmware update to 1.4.3 and a factory reset, it isn’t generating the log file at /var/log. Has anyone had the same problem? I can’t find a way to make it appear again.
It has been disabled in the init script.
There is an update for USB packet forwarder for MTAC-LORA-1.0 cards
http://www.multitech.net/downloads/lora-packet-forwarder-usb_1.4.1-r11.0_arm926ejste.ipk
The packet forwarder can be run manually for debugging.
$ /etc/init.d/lora-network-server stop
$ cd /var/run/lora/1/
$ ./lora_pkt_fwd
Thank you Jason! We made it work