Folks, I see this when trying to query the analytics-api IP address:
cloud14# curl 77.247.XXX.XXX:8081/analytics/tables
curl: (52) Empty reply from server
But when I reconfigure the API to listen on 127.0.0.1 and query that one, I get:
cloud14# curl 127.0.0.1:8081/analytics/tables
[{"href": "http://127.0.0.1:8081/analytics/table/MessageTable", "type": "LOG",
"name": "MessageTable"} ...
What's going on here, and how do I fix the issue?
Best regards
Martin
—
Martin Gerhard Loschwitz
OpenStack DACH e.V.
Neuköllner Str. 306
D-12357 Berlin
T: +49 1511 9305928
W: http://www.openstack-dach.org/
signature.asc
Description: Message signed with OpenPGP using GPGMail
_______________________________________________ Dev mailing list [email protected] http://lists.opencontrail.org/mailman/listinfo/dev_lists.opencontrail.org
