
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
QlikSesnse Websocket timeout in Mashup
Hi Experts,
I have an issue with the websocket connection timeout in mashup. I have setup 60 mins session timeout in QMC but after some random time of inactivity the websocket is loosing the connectivity, hence all my charts in the mashup goes blank.
Sometime the blank is happening in 15 mins and sometime 45 mins and i am unable to predict any pattern of this also. Is there any solution to this. Any help would be really helpful.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
The symptoms point to something in the network killing the WebSocket session before it reaches the timeout set into Qlik Sense.
You can try to implement the following article: Enabling TCP Keep Alive Functionality in Qlik Sense and set it to 10 minutes, for example, to see if it makes any difference.
Hope this will help!
If a post helps to resolve your issue, please mark the appropriate replies as CORRECT.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Bastien,
I have tried this solution earlier - Enabling TCP Keep Alive Functionality in Qlik Sense already but unfortunately, this solution is also not making any difference. I have kept the ping interval as
<add key="WebSocketPingInterval" value="60"/>
But still the objects are going blank. we are using QlikSense Nov 2018 version. Is there any version specific settings required?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
Thank you for your feedback. There shouldn't be any version specific configuration to apply for it to work.
- Have you tried the mashup from the Qlik Sense server locally or at least from a machine within the same network?
- Have you tried this mashup in another Qlik Sense environment?
If a post helps to resolve your issue, please mark the appropriate replies as CORRECT.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have 3 different environments,
- Production
- UAT
- OnPrem Production
The issue is there in all these 3 environments and i have tested locally (same machine), the timeout is happening there also but qlik handling the issue and some popup comes with the refresh button. But we cant do this in our environment because we are agreed the idle time in our SLA with customer is 1 hour. Thats our struggle right now.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Ok, my last suggestion would be to disable any proxy (if there is any) on the Qlik Sense server and try again from the server locally.
If it does not help, then I would suggest opening a case to Qlik Support directly or to your partner depending on your support contract to investigate further.
If a post helps to resolve your issue, please mark the appropriate replies as CORRECT.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
is there anything on the user/browser side that might cause this to happen?
