Conduit AEP and Loriot.io
- This topic has 2 replies, 3 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 › Conduit AEP and Loriot.io
Hi,
I have some problems with Conduit 1.4.3 I followed the guide on Loriot.io and got errors:
admin@mtcdt:/opt/lrt# ./loriot-gw -f
[2017-06-30 09:11:02.664][DEBUG] No interface set
[2017-06-30 09:11:02.668][LOG ] Gateway loriot_multitech_conduit_mCard_usb version 2.4.771-JKS-EU-6
[2017-06-30 09:11:02.683][LOG ] Using eth0 for GW EUI 000800FFFF4A056E
[2017-06-30 09:11:02.687][LOG ] Requesting system route
[2017-06-30 09:11:02.691][LOG ] Connecting config server eu1.loriot.io
[2017-06-30 09:11:02.917][LOG ] SSL: Will use internal certificate validation
[2017-06-30 09:11:02.959][ERROR] getaddrinfo: -2 Name or service not known 110 Connection timed out
[2017-06-30 09:11:02.959][ERROR] Couldn’t retrieve gateway configuration. -1 110
What does it mean?
Either you are not connected to the Internet or do not have entry for DNS server.
Try to view the content of your “resolv.conf” file.
cat /etc/resolv.conf
If your nameserver shows 127.0.0.1 change it to another address, like 8.8.8.8 or any other public DNS.