Hi Vitalik, the problem is that your rest_transport_uri is incorrect.
Try starting the Graylog Docker container with the following environment variables: GRAYLOG_PASSWORD_SECRET=your_password_secret GRAYLOG_ROOT_PASSWORD_SHA2=your_root_password_hash GRAYLOG_REST_TRANSPORT_URI=http://192.168.x.x:9000/api/ Cheers, Jochen On Thursday, 13 October 2016 10:40:07 UTC+2, Vitalik Kostyshyn wrote: > > Oct 13 08:29:40 localhost docker/bf75c988d726[10127]: 2016-10-13 08:29:40,997 > WARN : org.graylog2.shared.rest.resources.ProxiedResource - Unable to call > http://xxx.xxx.xxx.xxx:9000/system/inputstates on node > <1af35aec-cd90-4811-bcc5-8f99e7071da2>, result: Not Found > Oct 13 08:29:41 localhost docker/bf75c988d726[10127]: 2016-10-13 08:29:41,005 > WARN : org.graylog2.shared.rest.resources.ProxiedResource - Unable to call > http://xxx.xxx.xxx.xxx:9000/system/metrics/multiple on node > <1af35aec-cd90-4811-bcc5-8f99e7071da2>, result: Not Found > > > These are the error messages, what could it be? > -- 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/e8a49cb0-0eb6-4240-8cac-9c51d3878f43%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
