Jochen,  

Here you go:

[root@graylog2-server graylog2]# curl -i -H 'Accept: application/json' 
'http://172.20.56.41:12900/system/cluster/node?pretty=true'
HTTP/1.1 404 Not Found
Transfer-Encoding: chunked

{"type":"ApiError","message":"HTTP 404 Not Found"}

[root@graylog2-server graylog2]# curl -i -H 'Accept: application/json' 
'http://172.20.56.41:12900/system/cluster/nodes?pretty=true'
HTTP/1.1 404 Not Found
Transfer-Encoding: chunked

{"type":"ApiError","message":"HTTP 404 Not Found"}

[root@graylog2-server graylog2]# curl -i -H 'Accept: application/json' 
'http://172.20.56.41:12900/system/cluster/nodes/51b4b982-51a4-42e3-8e0d-ffa22f74b595?pretty=true'
HTTP/1.1 404 Not Found
Transfer-Encoding: chunked

{"type":"ApiError","message":"HTTP 404 Not Found"}


As soon as I revert back to the previous versions (0.20.6) and restart 
graylog2-server all is well.  

-- 
You received this message because you are subscribed to the Google Groups 
"graylog2" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to