You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Without further information it is hard to diagnose the root cause for this. What storage backend do you use for performance data? Graphite, MySQL, CrateDB or Elasticsearch?
The error message you have posted is not from Statusengine, it is from your Sophos (Reverse?) Proxy. It says Timeout while reading response from Server.
So i assume that your storage backend is just loading to long to return the data. You are probably using MySQL? If this is the issue, than you need to increase PHPs max_execution_time so that the Statusengine UI has more time to wait for the database. You could also optimize your database.
It could also be an timeout from your Sophos proxy.
Hello,
i get the following error message if there is too much performance data, e.g. 2 years or more.
"\n\n \n <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />\n <title>The requested URL could not be retrieved</title>\n <link href="http://passthrough.fw-notify.net/static/default.css\" rel="stylesheet" type="text/css" />\n <script type="text/javascript" src="http://passthrough.fw-notify.net/static/default.js\"></script>\n \n <body onload="checkResize();">\n <div id="emsg_large">\n <div id="page">\n <div id="header">\n
The Statuseninge crasht and after a long time it can be used again.
thanks
The text was updated successfully, but these errors were encountered: