I’m encontering a problem after upgrade Graylog. The login page remain blank even after a ton of modifications or updates
The title appear and some scripts are loaded on the page but no content
The log show this :
ERROR [ServerRuntime$Responder] An I/O error has occurred while writing a response message entity to the container output stream. org.glassfish.jersey.server.internal.process.MappableException: java.io.IOException: Connection closed … Caused by: java.io.IOException: Connection closed …
Does anybody have experience this already and can help me ?
Did you check you firewall or SELinux if its blocking your GL ports?
Is this a single node or cluster?
Are you able to rotating the active write index (System/Indices/Index Set/Maintenance)?
@abcio IIRC, this might have something to do with the views, but without knowing any additional information like what @gsmith mentioned, this is nigh impossible to troubleshoot.
The best thing I would suggest is making sure Elasticseach, MongoDb and Graylog services are running good. Check out the logs Elasticsearch, mongoDb, and Graylog make sure there is not a problem.
If you have HTTPS enable on Graylog see if you can disable that. The reseason I say this is it might be a problem with connecting to GUI.