Dear All, I am very new to greylog, today I tried installing it on Ubuntu 14.04 and was successful. I have installed the prerequisites all through repositories the following are the package info
mongodb-org 3.0.7 java (openJDK) 1.7.0_91 elasticsearch 2.1.0 graylog 1.2.2-1 Ubuntu 14.04.3 LTS After installing I was able to log in as "admin" with the password I created. But I get error message on the home page such as "Oh no, something went wrong! (You caused a org.graylog2.restclient.lib.APIException. API call failed GET http://@127.0.0.1:12900/search/universal/relative?limit=100&sort=timestamp:desc&range=300&query=*&range_type=relative&offset=0 returned 500 Internal Server Error body: {"type":"ApiError","message":"waited for [30s]"}) Reason: There was a problem with your search. We expected HTTP 200, but got a HTTP 500. " and it shows the Stackrace on the home page as org.graylog2.restclient.lib.ApiClientImpl$ApiRequestBuilder#handleResponse (ApiClientImpl.java:511) org.graylog2.restclient.lib.ApiClientImpl$ApiRequestBuilder#execute (ApiClientImpl.java:441) org.graylog2.restclient.models.UniversalSearch#doSearch (UniversalSearch.java:115) org.graylog2.restclient.models.UniversalSearch#search (UniversalSearch.java:147) controllers.SearchController#renderSearch (SearchController.java:193) controllers.SearchController#index (SearchController.java:126) controllers.SearchController#globalSearch (SearchController.java:104) Routes$$anonfun$routes$1$$anonfun$applyOrElse$5$$anonfun$apply$449#apply (routes_routing.scala:1629) Routes$$anonfun$routes$1$$anonfun$applyOrElse$5$$anonfun$apply$449#apply (routes_routing.scala:1629) play.core.Router$HandlerInvokerFactory$$anon$4#resultCall (Router.scala:264) play.core.Router$HandlerInvokerFactory$JavaActionInvokerFactory$$anon$15$$anon$1#invocation (Router.scala:255) play.core.j.JavaAction$$anon$1#call (JavaAction.scala:55) play.GlobalSett........... ---etc After I get the messages, I can click on other menu and navigate thorugh the interface. It is only showing at the first time when loginin Like to get feedback on what may be the possible reason for such messages. Requesting guidance and advice Thanks Joseph John -- 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/9571deba-3baf-4ec0-bbff-dbb45db9e129%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
