As soon as I open "System/Nodes" I get messages of type WARN in the log of 
graylog-web-interface (version 1.3.3).
Browser used is Firefox 44.0. Checked with Internet Explorer 11 too.

2016-02-16 20:51:39,286 [pool-1079-thread-1] WARN  
o.graylog2.restclient.lib.ApiClient - You did not add unauthenticated() nor 
session() but also don't have a current user. You probably meant 
unauthenticated(). This is a bug!
java.lang.Throwable: null
        at 
org.graylog2.restclient.lib.ApiClientImpl$ApiRequestBuilder.ensureAuthentication(ApiClientImpl.java:527)
 
[org.graylog2.graylog2-rest-client--1.3.3-1.3.3.jar:na]
        at 
org.graylog2.restclient.lib.ApiClientImpl$ApiRequestBuilder.execute(ApiClientImpl.java:424)
 
[org.graylog2.graylog2-rest-client--1.3.3-1.3.3.jar:na]
        at 
org.graylog2.restclient.models.NodeService.loadNode(NodeService.java:47) 
[org.graylog2.graylog2-rest-client--1.3.3-1.3.3.jar:na]
        at 
controllers.api.MetricsController$PollingJob.run(MetricsController.java:124) 
[graylog-web-interface.graylog-web-interface-1.3.3.jar:1.3.3]
        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) 
[na:1.8.0_66]
        at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) 
[na:1.8.0_66]
        at 
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
 
[na:1.8.0_66]
        at 
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
 
[na:1.8.0_66]
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) 
[na:1.8.0_66]
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) 
[na:1.8.0_66]
        at java.lang.Thread.run(Thread.java:745) [na:1.8.0_66]

Is this a misconfigured graylog-web-interface?

# cat graylog-web-interface.conf
graylog-web-interface.conf
graylog2-server.uris="http://xx.xx.xx.xx:12900/";
application.secret="secret"
timezone="Europe/Berlin"
field_list_limit=100
application.global=lib.Global

Andreas

-- 
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/5bd992f1-fbfe-4318-81c9-130e34e4e06f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to