Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when running script on aep version 5.1.2 #27

Open
2ni opened this issue Oct 25, 2020 · 2 comments
Open

Error when running script on aep version 5.1.2 #27

2ni opened this issue Oct 25, 2020 · 2 comments

Comments

@2ni
Copy link

2ni commented Oct 25, 2020

When running the installer I get the following errors on the multitech aep (I followed this setup description):

Stopping existing forwarder
Stopping ttn-packet-forwarder: start-stop-daemon: warning: failed to kill 3979: No such process
killall: mp_pkt_fwd: no process killed
OK
Get up-to-date TTN configuration for packet forwarder

module.js:340
    throw err;
          ^
Error: Cannot find module '/opt/lora/merge.js'
    at Function.Module._resolveFilename (module.js:338:15)
    at Function.Module._load (module.js:280:25)
    at Function.Module.runMain (module.js:497:10)
    at startup (node.js:119:16)
    at node.js:945:3
Starting ttn-packet-forwarder: OK
The installation is now complete.
Check the gateway output using:
tail -f /var/log/lora-pkt-fwd.log
(It might take some minutes for the first output to appear!)
Check the gateways last seen status in the TTN console after
a few minutes to verify the setup is working correctly

Anything I'm doing wrong?

@kersing
Copy link
Owner

kersing commented Oct 30, 2020

Nothing you are doing wrong. The newer MultiTech firmware causes this message to appear. Installation should still proceed without issues and the gateway should connect to TTN without issues.

@2ni
Copy link
Author

2ni commented Oct 31, 2020

Ok, will try again then. Thx!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants