[graylog2] Re: 'API Browser' button does not work with no DNS and https enabled in cluster

2016-11-04 Thread Jochen Schalanda
Hi Evgueni, one or more JARs on the JVM class path of your Graylog installation seems to be broken (could be plugins or other JAR files). Replace those with known-good copies and restart Graylog. Cheers, Jochen On Thursday, 3 November 2016 19:04:53 UTC+1, Evgueni Gordienko wrote: > > Thanks, >

[graylog2] Re: 'API Browser' button does not work with no DNS and https enabled in cluster

2016-11-03 Thread Evgueni Gordienko
Thanks, After about 3 min running it showed APIs though with exception - is it OK? 2016-11-03T18:03:21.358Z ERROR [AnyExceptionClassMapper] Unhandled exception in REST resource java.lang.IllegalStateException: zip file closed at java.util.zip.ZipFile.ensureOpen(ZipFile.java:669) ~[?:1.8.0_65]

[graylog2] Re: 'API Browser' button does not work with no DNS and https enabled in cluster

2016-11-03 Thread Jochen Schalanda
Hi Evgueni, Graylog tries to be smart about the IP address (or network interface) being used if rest_listen_uri is 0.0.0.0. In your case, this seems to fail, but you can simply specify the correct address with the rest_transport_uri