Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
May 10, 2022 3:17:46 PM
Jan 25, 2021 9:44:39 PM
By accessing the tenant of the Qlik Sense SaaS editions, you may get the following error after trying to open an app.
"Unable to connect to the Qlik Sense engine. Possible causes: too many connections, the service is offline, or networking issues."
In the most common scenario, the error is related to an idle session timeout. If the error occurs after 20 min idle time, the only required action is to click "Refresh" in order to reconnect the client to Qlik Sense.
For this scenario, a more user-friendly message is planned for future Qlik Cloud releases.
It is recommended to try and establish if a network device between the browser and the Internet is causing the connection error if it occurs immediately or sooner than idle session timeout.
Connect to Qlik Cloud tenant from a different device or network
Check browser dev tools for more specific error messages
Qlik Sense uses WebSockets that enable communication between the web browser and Qlik Sense server. A Qlik Sense application gets generated with visualization objects and data via this communication.
The same technology is applied for web integration where Qlik Sense objects are embedded in other pages.
The root cause of this error is that the browser's WebSocket connection has been terminated for various reasons;
Hi,
We sometimes get this error when embedding via iframe. Is there a way to catch this error from the iframe in Javascript and (e.g. trigger a refresh)?
KR
R