Hi Bill, since you've just started setting up Graylog 1.x, I'd recommend recreating the setup with the latest stable release (Graylog 2.0.1 at the time of writing).
The error message itself looks like you're trying to use the Graylog 1.x web interface with Graylog 2.0.x, which simply isn't compatible. Cheers, Jochen On Thursday, 12 May 2016 22:59:13 UTC+2, bbrazell wrote: > > 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/bae73850-29d8-4af4-b933-7a85359131d0%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
