RuntimeError: No IP found

86 views
Skip to first unread message

Raffael Luthiger

unread,
Mar 19, 2018, 10:39:14 AM3/19/18
to exabgp-users
When I am doing a healthcheck then I get this error message:

# python -m exabgp healthcheck
ERROR[healthcheck] Uncatched exception: No IP found
Traceback (most recent call last):
File "/usr/local/lib/python2.7/dist-packages/exabgp-3.4.23-py2.7.egg/exabgp/application/healthcheck.py", line 502, in main
raise RuntimeError("No IP found")
RuntimeError: No IP found


I am connected with ssh to the server so I am sure it has an IP address. :-)

What could be the reason that the IP address is not found? Maybe a python module not installed? It would be nice to have a little bit more information in the error message.

Regards,
Raffael

Vincent Bernat

unread,
Mar 19, 2018, 11:12:58 AM3/19/18
to Raffael Luthiger, exabgp-users
❦ 19 mars 2018 06:28 -0700, Raffael Luthiger <r.lut...@gmail.com> :
You need either to specify IP addresses on the command-line or ensure
you have them configured on the loopback interface.
--
Avoid temporary variables.
- The Elements of Programming Style (Kernighan & Plauger)
Reply all
Reply to author
Forward
0 new messages