I just setup my first Graylog server. After getting the config files right (or what I think is right) I'm able to log into the web interface. The problem is that when I select System/Nodes -> Nodes, I get this error:
(You caused a org.graylog2.restclient.lib.APIException. API call failed GET http://@127.0.0.1:12900/system/radios returned 404 Not Found body: {"type":"ApiError","message":"HTTP 404 Not Found"}) I am starting the Graylog web interface on port 8443. All other ports are default. I verified that the Graylog REST API is responding by issuing this command: curl -v -u admin:password http://localhost:12900/users It knows how to find the /users directory. It also finds the /system directory. Get a 404 when it tries to load /system/radios every time. Does anyone know what's wrong and how to get it working? I've Googled the problem to death. Thanks! Bill -- You received this message because you are subscribed to the Google Groups "Graylog Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/graylog2/9c448782-102f-46ed-81c6-24b7ba2fab01%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
