Closed ikapriz closed 9 years ago
Did you upgrade your Graylog server and the web interface together?
Also please check the logs of your Graylog server and the web interface for error messages and post those in this ticket.
It was an error when I missed to upgrade one of the web servers. What is the right sequence for the upgrade with minimal downtime - do we have to upgrade web first and the server or vice versa?
Now - all the binaries have been upgraded but interface does not work. After starting web with -d option I see that it can not connect to the server with the following exception:
2015-10-29T17:43:03.087-08:00 - [ERROR] - from org.graylog2.restclient.models.Node in play-akka.actor.default-dispatcher-7 Unable to load system information for node Node {'b2eb8f2a-d664-4ebc-a57f-4a5dd910e645', http://172.16.18.146:12900, master, active} org.graylog2.restclient.lib.APIException: API call failed GET http://@172.16.18.146:12900/system returned 403 Forbidden body: {"type":"ApiError","message":"Not authorized to access resource id b2eb8f2a-d664-4ebc-a57f-4a5dd910e645"} at org.graylog2.restclient.lib.ApiClientImpl$ApiRequestBuilder.handleResponse(ApiClientImpl.java:511) ~[org.graylog2.graylog2-rest-client--1.2.2-1.2.2.jar:na] at org.graylog2.restclient.lib.ApiClientImpl$ApiRequestBuilder.execute(ApiClientImpl.java:441) ~[org.graylog2.graylog2-rest-client--1.2.2-1.2.2.jar:na] at org.graylog2.restclient.models.Node.loadSystemInformation(Node.java:356) [org.graylog2.graylog2-rest-client--1.2.2-1.2.2.jar:na ....
OK - it looks like permission issue from previous comment is caused by not enough permission or may be not roles for my id. When I login with root id/password I get more or less functional interface with all the data intact. I will check tomorrow with other user if they can login and see working interface. Do you have any suggestions on how to upgrade users for version 1.2.2?
However - search tab still not working, still returns
Reason: There was a problem with your search. We expected HTTP 200, but got a HTTP 200.
Exception from the log file: 2015-10-29T18:44:13.901-08:00 - [ERROR] - from org.graylog2.restclient.lib.ApiClient in play-akka.actor.default-dispatcher-24 Caught Exception while deserializing JSON request: com.fasterxml.jackson.databind.JsonMappingException: Instantiation of [simple type, class org.graylog2.rest.models.system.indexer.responses.IndexRangeSummary] value failed: Null indexName (through reference chain: org.graylog2.restclient.models.api.responses.SearchResultResponse["used_indices"]->java.util.ArrayList[0]) at com.fasterxml.jackson.databind.deser.std.StdValueInstantiator.wrapException(StdValueInstantiator.java:399) ~[com.fasterxml.jackson.core.jackson-databind-2.6.0.jar:2.6.0] at com.fasterxml.jackson.databind.deser.std.StdValueInstantiator.createFromObjectWith(StdValueInstantiator.java:231) ~[com.fasterx
Solved on IRC (non-matching Graylog server and web interface version).
Upgraded from version 1.1.6 to latest 1.2.2. When I click on search tab the following is displayed.
Stacktrace
Request information