This happened after I updated from Preview8 to rc.1. I did change both the server and the web-interface, kept the config files for both though.
My upgrade was basically removing a symlink that pointed to preview8 and recreating it pointing at rc1, same thing with the web-interface (they are each on their own host). -Miguel On Wednesday, January 15, 2014 5:36:37 AM UTC-5, Kay Röpke wrote: > > Hi! > > This can indicate that a session has timed out and the javascript > background jobs still request data, but fail. > When does this happen? > > Thanks, > Kay > > On Tuesday, January 14, 2014 9:24:25 PM UTC+1, Miguel Cruz wrote: >> >> This is the error I see on the graylog2 Web server : >> >> [error] m.UserService - Unauthorized to load user nbates >> >> lib.APIException: API call failed GET >> http://@10.66.0.17:12900/users/<http://10.66.0.17:12900/users/nbates> >> nbates <http://10.66.0.17:12900/users/nbates> returned 401 Unauthorized >> body: >> >> at >> lib.ApiClientImpl$ApiRequestBuilder.execute(ApiClientImpl.java:355) >> ~[graylog2-web-interface.graylog2-web-interface-0.20.0-rc.1.jar:0.20.0-rc.1] >> >> at >> models.UserService.authenticateSessionUser(UserService.java:155) >> ~[graylog2-web-interface.graylog2-web-interface-0.20.0-rc.1.jar:0.20.0-rc.1] >> >> at >> lib.security.RedirectAuthenticator.getUsername(RedirectAuthenticator.java:43) >> >> [graylog2-web-interface.graylog2-web-interface-0.20.0-rc.1.jar:0.20.0-rc.1] >> >> at >> controllers.SessionsController.index(SessionsController.java:58) >> [graylog2-web-interface.graylog2-web-interface-0.20.0-rc.1.jar:0.20.0-rc.1] >> >> at >> Routes$$anonfun$routes$1$$anonfun$applyOrElse$1$$anonfun$apply$1.apply(routes_routing.scala:585) >> >> [graylog2-web-interface.graylog2-web-interface-0.20.0-rc.1.jar:na] >> >> at >> Routes$$anonfun$routes$1$$anonfun$applyOrElse$1$$anonfun$apply$1.apply(routes_routing.scala:585) >> >> [graylog2-web-interface.graylog2-web-interface-0.20.0-rc.1.jar:na] >> >> 10.66.0.17 is the graylog2 server. >> >> -Miguel >> >> -- 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/groups/opt_out.
