<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>article Hub access times out with: Error Connection lost. Make sure that Qlik Sense is running properly in Official Support Articles</title>
    <link>https://community.qlik.com/t5/Official-Support-Articles/Hub-access-times-out-with-Error-Connection-lost-Make-sure-that/ta-p/1712823</link>
    <description>&lt;P&gt;The Qlik Sense Hub connection times out faster / sooner than configured in the Virtual Proxy.&lt;/P&gt;
&lt;P&gt;When working with an app in the hub, the connection to the app times out faster than configured in virtual proxy (for example, after 5 minutes), and the error message below is displayed:&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Connection lost. Make sure that Qlik Sense is running properly. If your session has timed out due to inactivity, refresh to continue working.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;This issue occurs when accessing Qlik Sense through a reverse proxy or load balance, but does&amp;nbsp;&lt;I&gt;not&lt;/I&gt;&amp;nbsp;occur when accessing Qlik Sense on the same server (&lt;A href="https://localhost/hub" target="_blank" rel="noopener"&gt;https://localhost/hub&lt;/A&gt;).&lt;BR /&gt;The user is also being active on the sheet, i.e. they are making selections etc. to interact with sheet objects.&lt;BR /&gt;&lt;BR /&gt;Here is an example log line that may be seen in the AuditActivity_Proxy logs:&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;SPAN&gt;&lt;FONT face="courier new,courier"&gt;76 12.20.4.0 20200115T101930.708-0500 QLIKSERVER 8cd6aa7c-fab5-4e82-a2cd-0681943e7d58 Command=Close connection;Result=0;ResultText=Success d62cfb0a-3355-44a5-9e34-5eaada84be67 1ba723cc-e754-4e24-a42b-0732b24ad924 0 DOMAINNAME user.name 5c5e98cf-3f1f-45ed-96f0-8e76d7c44473 Not available Proxy AppAccess /app/5c5e98cf-3f1f-45ed-96f0-8e76d7c44473?reloaduri=https%3a%2f%2domain.com%2fsense%2fapp%2f5c5e98cf-3f1f-45ed-96f0-8e76d7c44473%2foverview Close connection 0 Backend web socket connection Closed for session 'd62cfb0a-3355-44a5-9e34-5eaada84be67'.&lt;/FONT&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;H4&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Environment:&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;LI-PRODUCT title="Qlik Sense Enterprise on Windows" id="qlikSenseEnterpriseWindows"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;Load balancer or Reverse Proxy in front of Qlik Sense&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3 class="qlik-migrated-tkb-headings"&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Resolution:&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;P&gt;&lt;BR /&gt;Qlik Sense should not terminate a session earlier than configured in the Virtual Proxy (default is 30 minutes), and when it does the error message would be different:&amp;nbsp;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;Your session has timed out. Log back in to Qlik Sense to continue.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;In this case, if the connection is being lost and it is occurring sooner than configured in the virtual proxy then this indicates that either:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;The client is terminating the WebSocket connection prematurely, or&lt;/LI&gt;
&lt;LI&gt;A network appliance acting on behalf of the client (load-balancer or reverse proxy)&amp;nbsp;is terminating the WebSocket connection prematurely&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Is WebSocket traffic possible?&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;Qlik Sense requires WebSockets. To verify WebSocket traffic, see&amp;nbsp;&lt;A href="https://community.qlik.com/t5/Support-Knowledge-Base/Qlik-Sense-Websocket-Connectivity-Tester/ta-p/1716909" target="_blank" rel="noopener"&gt;Qlik Sense Websocket Connectivity Tester&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Enable TCP WebSocket Keep-Alive and HTTP keep-alive timeout.&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;P&gt;Check to see if this issue occurs when using Internet Explorer. Internet Explorer by default adds additional unnecessary traffic to the WebSocket which can help in these situations. If you do not receive early timeouts when using IE, you can try&amp;nbsp;&lt;A href="https://community.qlik.com/t5/Support-Knowledge-Base/Enabling-TCP-Keep-Alive-Functionality-In-Qlik-Sense/ta-p/1714735" target="_blank" rel="noopener"&gt;Enabling TCP Keep Alive Functionality In Qlik Sense&lt;/A&gt;.&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;The HTTP keep-alive timeout&lt;/STRONG&gt; may be increased here which helps in environments exhibiting the behavior mentioned above. See the &lt;SPAN&gt;Keep-alive timeout&lt;/SPAN&gt; under the Proxy configuration. See &lt;A href="https://help.qlik.com/en-US/sense/Subsystems/ManagementConsole/Content/Sense_QMC/edit-proxies.htm" target="_blank" rel="noopener"&gt;Editing Proxies - Advanced &amp;gt; Keep-alive timeout (seconds)&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;If the above does not work, then you will need to make changes to your network infrastructure. Sniffing the network traffic to confirm things further can be performed. As sniffer, &lt;A href="http://Wireshark.org" target="_blank" rel="noopener"&gt;Wireshark&lt;/A&gt; can be installed on both Qlik Sense Proxy server and Hub client PC to run captures on both ends simultaneously. This may assist confirming the following:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Whether Qlik Sense is in fact receiving the TCP FIN packet, closing the TCP connection as expected.&lt;/LI&gt;
&lt;LI&gt;Whether it was the client's PC or another network device who is sending the TCP FIN packet to terminate the session.&lt;/LI&gt;
&lt;LI&gt;Whether the connection is becoming inactive and from which side (Sense / Client).&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Qlik Support may assist in a best-effort basis with the above.&amp;nbsp; Please check out the video below for additional guidance. If further assistance is required correcting the environmental behavior, unfortunately the the task falls outside the scope of Qlik Support as this often is specific to the network involved. If further assistance is needed please reach out to your Account Owner to arrange Consulting Services (or see&amp;nbsp;&lt;A href="https://community.qlik.com/t5/Support-Knowledge-Base/How-and-When-to-Contact-the-Consulting-Team/ta-p/1714936" target="_blank" rel="noopener"&gt;How to Contact the Consulting Team?&lt;/A&gt;)&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;div class="video-embed-center video-embed"&gt;&lt;iframe class="embedly-embed" src="https://cdn.embedly.com/widgets/media.html?src=https%3A%2F%2Fwww.youtube.com%2Fembed%2FIF0sDvZ1Oas%3Ffeature%3Doembed&amp;amp;display_name=YouTube&amp;amp;url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DIF0sDvZ1Oas&amp;amp;image=https%3A%2F%2Fi.ytimg.com%2Fvi%2FIF0sDvZ1Oas%2Fhqdefault.jpg&amp;amp;type=text%2Fhtml&amp;amp;schema=youtube" width="200" height="112" scrolling="no" title="Identifying Qlik Sense Hub Disconnection Point of Failures" frameborder="0" allow="autoplay; fullscreen; encrypted-media; picture-in-picture;" allowfullscreen="true"&gt;&lt;/iframe&gt;&lt;/div&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Video-Transcripts/Identifying-Qlik-Sense-Hub-Disconnection-Point-of-Failures/ta-p/1750061" target="_blank" rel="noopener"&gt;Click here for video transcript&lt;/A&gt;&lt;/P&gt;
&lt;H4 class="qlik-migrated-tkb-headings"&gt;&amp;nbsp;&lt;/H4&gt;
&lt;H4 class="qlik-migrated-tkb-headings"&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Cause:&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;P&gt;Network appliances (e.g. Load balancers, reverse proxies, VPN solutions, firewalls, web accelerators, etc) may not see the websocket connection as an "alive" TCP connection, depending on the vendor, and therefore terminate the connection on behalf of the end-user.&lt;BR /&gt;&lt;BR /&gt;The&lt;SPAN&gt; "Backend web socket connection Closed for session"&lt;/SPAN&gt; string seen in the logs is registered when a WebSocket TCP layer connection is closed by the transmission of a TCP Packet containing the FIN flag set. This happens when either the browser window or tab is closed or when a network device in the environment drops the TCP connection sessions in a controlled fashion (sends the TCP FIN packet to the Sense server). This can also be sent by the client's computer if there is(are) any setting(s) preventing inactive TCP connections from staying open, as required by the Websocket protocol.&lt;/P&gt;
&lt;P&gt;Windows Firewall blocking port 4747. Disable Firewall or apply all ports inbound and outbound&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 02 Sep 2022 11:21:24 GMT</pubDate>
    <dc:creator>Sonja_Bauernfeind</dc:creator>
    <dc:date>2022-09-02T11:21:24Z</dc:date>
    <item>
      <title>Re: Hub access times out with: Error Connection lost. Make sure that Qlik Sense is running properly</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Hub-access-times-out-with-Error-Connection-lost-Make-sure-that/tac-p/1744489#M747</link>
      <description>&lt;P&gt;Thank you Sonja for the detailed description of the problem.&amp;nbsp; This is one of the most frequent issues for which we receive tech support requests.&amp;nbsp; I always have handy this URL to test for these problems &lt;A href="https://websocketstest.com/" target="_blank"&gt;https://websocketstest.com/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;++José&lt;/P&gt;</description>
      <pubDate>Wed, 16 Sep 2020 21:42:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Hub-access-times-out-with-Error-Connection-lost-Make-sure-that/tac-p/1744489#M747</guid>
      <dc:creator>diagonjope</dc:creator>
      <dc:date>2020-09-16T21:42:45Z</dc:date>
    </item>
    <item>
      <title>Re: Hub access times out with: Error Connection lost. Make sure that Qlik Sense is running properly</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Hub-access-times-out-with-Error-Connection-lost-Make-sure-that/tac-p/1744589#M751</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/14232"&gt;@diagonjope&lt;/a&gt;&amp;nbsp;Anytime &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; And thank you for your contribution!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Sep 2020 07:34:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Hub-access-times-out-with-Error-Connection-lost-Make-sure-that/tac-p/1744589#M751</guid>
      <dc:creator>Sonja_Bauernfeind</dc:creator>
      <dc:date>2020-09-17T07:34:53Z</dc:date>
    </item>
    <item>
      <title>Hub access times out with: Error Connection lost. Make sure that Qlik Sense is running properly</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Hub-access-times-out-with-Error-Connection-lost-Make-sure-that/ta-p/1712823</link>
      <description>&lt;P&gt;The Qlik Sense Hub connection times out faster / sooner than configured in the Virtual Proxy.&lt;/P&gt;
&lt;P&gt;When working with an app in the hub, the connection to the app times out faster than configured in virtual proxy (for example, after 5 minutes), and the error message below is displayed:&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Connection lost. Make sure that Qlik Sense is running properly. If your session has timed out due to inactivity, refresh to continue working.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;This issue occurs when accessing Qlik Sense through a reverse proxy or load balance, but does&amp;nbsp;&lt;I&gt;not&lt;/I&gt;&amp;nbsp;occur when accessing Qlik Sense on the same server (&lt;A href="https://localhost/hub" target="_blank" rel="noopener"&gt;https://localhost/hub&lt;/A&gt;).&lt;BR /&gt;The user is also being active on the sheet, i.e. they are making selections etc. to interact with sheet objects.&lt;BR /&gt;&lt;BR /&gt;Here is an example log line that may be seen in the AuditActivity_Proxy logs:&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;SPAN&gt;&lt;FONT face="courier new,courier"&gt;76 12.20.4.0 20200115T101930.708-0500 QLIKSERVER 8cd6aa7c-fab5-4e82-a2cd-0681943e7d58 Command=Close connection;Result=0;ResultText=Success d62cfb0a-3355-44a5-9e34-5eaada84be67 1ba723cc-e754-4e24-a42b-0732b24ad924 0 DOMAINNAME user.name 5c5e98cf-3f1f-45ed-96f0-8e76d7c44473 Not available Proxy AppAccess /app/5c5e98cf-3f1f-45ed-96f0-8e76d7c44473?reloaduri=https%3a%2f%2domain.com%2fsense%2fapp%2f5c5e98cf-3f1f-45ed-96f0-8e76d7c44473%2foverview Close connection 0 Backend web socket connection Closed for session 'd62cfb0a-3355-44a5-9e34-5eaada84be67'.&lt;/FONT&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;H4&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Environment:&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;LI-PRODUCT title="Qlik Sense Enterprise on Windows" id="qlikSenseEnterpriseWindows"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;Load balancer or Reverse Proxy in front of Qlik Sense&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3 class="qlik-migrated-tkb-headings"&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Resolution:&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;P&gt;&lt;BR /&gt;Qlik Sense should not terminate a session earlier than configured in the Virtual Proxy (default is 30 minutes), and when it does the error message would be different:&amp;nbsp;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;Your session has timed out. Log back in to Qlik Sense to continue.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;In this case, if the connection is being lost and it is occurring sooner than configured in the virtual proxy then this indicates that either:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;The client is terminating the WebSocket connection prematurely, or&lt;/LI&gt;
&lt;LI&gt;A network appliance acting on behalf of the client (load-balancer or reverse proxy)&amp;nbsp;is terminating the WebSocket connection prematurely&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Is WebSocket traffic possible?&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;Qlik Sense requires WebSockets. To verify WebSocket traffic, see&amp;nbsp;&lt;A href="https://community.qlik.com/t5/Support-Knowledge-Base/Qlik-Sense-Websocket-Connectivity-Tester/ta-p/1716909" target="_blank" rel="noopener"&gt;Qlik Sense Websocket Connectivity Tester&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Enable TCP WebSocket Keep-Alive and HTTP keep-alive timeout.&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;P&gt;Check to see if this issue occurs when using Internet Explorer. Internet Explorer by default adds additional unnecessary traffic to the WebSocket which can help in these situations. If you do not receive early timeouts when using IE, you can try&amp;nbsp;&lt;A href="https://community.qlik.com/t5/Support-Knowledge-Base/Enabling-TCP-Keep-Alive-Functionality-In-Qlik-Sense/ta-p/1714735" target="_blank" rel="noopener"&gt;Enabling TCP Keep Alive Functionality In Qlik Sense&lt;/A&gt;.&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;The HTTP keep-alive timeout&lt;/STRONG&gt; may be increased here which helps in environments exhibiting the behavior mentioned above. See the &lt;SPAN&gt;Keep-alive timeout&lt;/SPAN&gt; under the Proxy configuration. See &lt;A href="https://help.qlik.com/en-US/sense/Subsystems/ManagementConsole/Content/Sense_QMC/edit-proxies.htm" target="_blank" rel="noopener"&gt;Editing Proxies - Advanced &amp;gt; Keep-alive timeout (seconds)&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;If the above does not work, then you will need to make changes to your network infrastructure. Sniffing the network traffic to confirm things further can be performed. As sniffer, &lt;A href="http://Wireshark.org" target="_blank" rel="noopener"&gt;Wireshark&lt;/A&gt; can be installed on both Qlik Sense Proxy server and Hub client PC to run captures on both ends simultaneously. This may assist confirming the following:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Whether Qlik Sense is in fact receiving the TCP FIN packet, closing the TCP connection as expected.&lt;/LI&gt;
&lt;LI&gt;Whether it was the client's PC or another network device who is sending the TCP FIN packet to terminate the session.&lt;/LI&gt;
&lt;LI&gt;Whether the connection is becoming inactive and from which side (Sense / Client).&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Qlik Support may assist in a best-effort basis with the above.&amp;nbsp; Please check out the video below for additional guidance. If further assistance is required correcting the environmental behavior, unfortunately the the task falls outside the scope of Qlik Support as this often is specific to the network involved. If further assistance is needed please reach out to your Account Owner to arrange Consulting Services (or see&amp;nbsp;&lt;A href="https://community.qlik.com/t5/Support-Knowledge-Base/How-and-When-to-Contact-the-Consulting-Team/ta-p/1714936" target="_blank" rel="noopener"&gt;How to Contact the Consulting Team?&lt;/A&gt;)&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;div class="video-embed-center video-embed"&gt;&lt;iframe class="embedly-embed" src="https://cdn.embedly.com/widgets/media.html?src=https%3A%2F%2Fwww.youtube.com%2Fembed%2FIF0sDvZ1Oas%3Ffeature%3Doembed&amp;amp;display_name=YouTube&amp;amp;url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DIF0sDvZ1Oas&amp;amp;image=https%3A%2F%2Fi.ytimg.com%2Fvi%2FIF0sDvZ1Oas%2Fhqdefault.jpg&amp;amp;type=text%2Fhtml&amp;amp;schema=youtube" width="200" height="112" scrolling="no" title="Identifying Qlik Sense Hub Disconnection Point of Failures" frameborder="0" allow="autoplay; fullscreen; encrypted-media; picture-in-picture;" allowfullscreen="true"&gt;&lt;/iframe&gt;&lt;/div&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Video-Transcripts/Identifying-Qlik-Sense-Hub-Disconnection-Point-of-Failures/ta-p/1750061" target="_blank" rel="noopener"&gt;Click here for video transcript&lt;/A&gt;&lt;/P&gt;
&lt;H4 class="qlik-migrated-tkb-headings"&gt;&amp;nbsp;&lt;/H4&gt;
&lt;H4 class="qlik-migrated-tkb-headings"&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Cause:&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;P&gt;Network appliances (e.g. Load balancers, reverse proxies, VPN solutions, firewalls, web accelerators, etc) may not see the websocket connection as an "alive" TCP connection, depending on the vendor, and therefore terminate the connection on behalf of the end-user.&lt;BR /&gt;&lt;BR /&gt;The&lt;SPAN&gt; "Backend web socket connection Closed for session"&lt;/SPAN&gt; string seen in the logs is registered when a WebSocket TCP layer connection is closed by the transmission of a TCP Packet containing the FIN flag set. This happens when either the browser window or tab is closed or when a network device in the environment drops the TCP connection sessions in a controlled fashion (sends the TCP FIN packet to the Sense server). This can also be sent by the client's computer if there is(are) any setting(s) preventing inactive TCP connections from staying open, as required by the Websocket protocol.&lt;/P&gt;
&lt;P&gt;Windows Firewall blocking port 4747. Disable Firewall or apply all ports inbound and outbound&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 02 Sep 2022 11:21:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Hub-access-times-out-with-Error-Connection-lost-Make-sure-that/ta-p/1712823</guid>
      <dc:creator>Sonja_Bauernfeind</dc:creator>
      <dc:date>2022-09-02T11:21:24Z</dc:date>
    </item>
    <item>
      <title>Re: Hub access times out with: Error Connection lost. Make sure that Qlik Sense is running properly</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Hub-access-times-out-with-Error-Connection-lost-Make-sure-that/tac-p/1797363#M2190</link>
      <description>&lt;P&gt;How long does it take before your websocket drops?&lt;BR /&gt;Is it consistent? Random?&lt;BR /&gt;&lt;BR /&gt;A forked version of&amp;nbsp;&lt;A href="https://community.qlik.com/t5/Support-Knowledge-Base/Qlik-Sense-Websocket-Connectivity-Tester/ta-p/1716909" target="_blank" rel="noopener"&gt;Qlik Sense Websocket Connectivity Tester&lt;/A&gt; might tell you if a load balancer is killing your poor websockets, or if something funky is whacking them at random times.&lt;BR /&gt;&lt;BR /&gt;I've uploaded it here:&amp;nbsp;&lt;A href="https://github.com/vbakke/QlikSenseWebsocketConnectivityTester" target="_blank"&gt;https://github.com/vbakke/QlikSenseWebsocketConnectivityTester&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;(Thank you for the other test link,&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/14232"&gt;@diagonjope&lt;/a&gt;. I added it to the Websocket Tester too. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Apr 2021 22:04:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Hub-access-times-out-with-Error-Connection-lost-Make-sure-that/tac-p/1797363#M2190</guid>
      <dc:creator>vegard_bakke</dc:creator>
      <dc:date>2021-04-06T22:04:47Z</dc:date>
    </item>
    <item>
      <title>Re: Hub access times out with: Error Connection lost. Make sure that Qlik Sense is running properly</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Hub-access-times-out-with-Error-Connection-lost-Make-sure-that/tac-p/2062756#M8976</link>
      <description>&lt;P&gt;Thank you very much to all. Finally it is working and does not disconnect. Thank you&amp;nbsp;&lt;A id="link_3" class="lia-link-navigation lia-page-link lia-user-name-link" href="https://community.qlik.com/t5/user/viewprofilepage/user-id/28597" target="_self" aria-label="View Profile of Sonja_Bauernfeind" aria-describedby="userProfileCard-28597"&gt;&lt;SPAN class="login-bold"&gt;Sonja_Bauernfeind&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Apr 2023 21:19:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Hub-access-times-out-with-Error-Connection-lost-Make-sure-that/tac-p/2062756#M8976</guid>
      <dc:creator>SGMarquez</dc:creator>
      <dc:date>2023-04-20T21:19:42Z</dc:date>
    </item>
    <item>
      <title>Re: Hub access times out with: Error Connection lost. Make sure that Qlik Sense is running properly</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Hub-access-times-out-with-Error-Connection-lost-Make-sure-that/tac-p/2450860#M13901</link>
      <description>&lt;P&gt;in which logs is the&amp;nbsp;&lt;SPAN&gt;"Backend web socket connection Closed for session"&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;error seen for this?&lt;BR /&gt;&lt;BR /&gt;can this be seen on SAAS / QCG without engaging with qlik?&lt;BR /&gt;&lt;BR /&gt;is there anything that the end user sees, maybe in chrome developer tools, that can help determine what is causing this error? "&lt;/SPAN&gt;&lt;SPAN&gt;Connection lost. Make sure that Qlik Sense is running properly. If your session has timed out due to inactivity, refresh to continue working."&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 09 May 2024 15:34:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Hub-access-times-out-with-Error-Connection-lost-Make-sure-that/tac-p/2450860#M13901</guid>
      <dc:creator>Ken_T</dc:creator>
      <dc:date>2024-05-09T15:34:05Z</dc:date>
    </item>
    <item>
      <title>Re: Hub access times out with: Error Connection lost. Make sure that Qlik Sense is running properly</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Hub-access-times-out-with-Error-Connection-lost-Make-sure-that/tac-p/2460712#M14071</link>
      <description>&lt;P&gt;This error is still occurring even when "websocketpinginterval" value set at 5 seconds reducing from 90 seconds by checking 10 seconds interval step down. Firewall timeout was set at 350 seconds. We are unable to correlate which party is terminating the connection.&amp;nbsp;&lt;SPAN&gt;"Backend web socket connection Closed for session" - this message is registered in the Qlik Sense proxy logs.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 10 Jun 2024 11:20:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Hub-access-times-out-with-Error-Connection-lost-Make-sure-that/tac-p/2460712#M14071</guid>
      <dc:creator>sanrout</dc:creator>
      <dc:date>2024-06-10T11:20:34Z</dc:date>
    </item>
    <item>
      <title>Re: Hub access times out with: Error Connection lost. Make sure that Qlik Sense is running properly</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Hub-access-times-out-with-Error-Connection-lost-Make-sure-that/tac-p/2461084#M14082</link>
      <description>&lt;P&gt;We faced the same issue on our environment and found out that the root cause was the selected Teaming mode on the server's network interfaces. When we used either&amp;nbsp;&lt;STRONG&gt;StaticTeaming&lt;/STRONG&gt; or &lt;STRONG&gt;SwitchIndependent&lt;/STRONG&gt; the issue appeared after approximately 45-50 seconds even if we had some activity in the Hub. The behavior stopped when we switched to &lt;STRONG&gt;LACP&lt;/STRONG&gt; teaming mode. Bear in mind that you will probably need to discuss with your network team and perform changes on the server's configuration (e.g. define link aggregation groups).&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jun 2024 07:56:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Hub-access-times-out-with-Error-Connection-lost-Make-sure-that/tac-p/2461084#M14082</guid>
      <dc:creator>ifytra</dc:creator>
      <dc:date>2024-06-11T07:56:59Z</dc:date>
    </item>
    <item>
      <title>Re: Hub access times out with: Error Connection lost. Make sure that Qlik Sense is running properly</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Hub-access-times-out-with-Error-Connection-lost-Make-sure-that/tac-p/2461690#M14089</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/158738"&gt;@ifytra&lt;/a&gt;&amp;nbsp;- Thank you for your response. I do not understand how this recommendation is going to help in avoiding the error. Could you please elaborate the context further ?&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jun 2024 11:00:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Hub-access-times-out-with-Error-Connection-lost-Make-sure-that/tac-p/2461690#M14089</guid>
      <dc:creator>sanrout</dc:creator>
      <dc:date>2024-06-12T11:00:00Z</dc:date>
    </item>
    <item>
      <title>Re: Hub access times out with: Error Connection lost. Make sure that Qlik Sense is running properly</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Hub-access-times-out-with-Error-Connection-lost-Make-sure-that/tac-p/2462001#M14097</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/220557"&gt;@sanrout&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In our case, we utilize Windows Network Load Balancer (NLB) feature to redirect user access to Hub in multiple Qlik Sense Proxy servers. During a trial-and-error process for the aforementioned behavior&lt;/P&gt;
&lt;P&gt;&lt;U&gt;&lt;STRONG&gt;Examples&lt;/STRONG&gt;&lt;/U&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;remove all nodes except one from NLB and use 2 network interfaces in &lt;STRONG&gt;StaticTeaming&lt;/STRONG&gt; mode&lt;/LI&gt;
&lt;LI&gt;remove all nodes except one from NLB and use 2 network interfaces in &lt;STRONG&gt;SwitchIndependent&lt;/STRONG&gt; mode&lt;/LI&gt;
&lt;LI&gt;remove all nodes except one from NLB and use 1 network interface&lt;/LI&gt;
&lt;LI&gt;use all nodes on NLB and use 1 network interface on all of them&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;, we found out that in the &lt;U&gt;last two&lt;/U&gt; examples we didn't get the Connection lost message&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Afterwards, we were informed from the network team that the switches, in which QS Proxy server are connected, are configured to use LACP (Link Aggregation Control Protocol). So, after enabling all NICs in NLB members and configure Teaming Mode to LACP the connection lost message stopped.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I hope this helps.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR,&lt;/P&gt;
&lt;P&gt;iLiSA&lt;/P&gt;</description>
      <pubDate>Thu, 13 Jun 2024 05:40:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Hub-access-times-out-with-Error-Connection-lost-Make-sure-that/tac-p/2462001#M14097</guid>
      <dc:creator>ifytra</dc:creator>
      <dc:date>2024-06-13T05:40:43Z</dc:date>
    </item>
    <item>
      <title>Re: Hub access times out with: Error Connection lost. Make sure that Qlik Sense is running properly</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Hub-access-times-out-with-Error-Connection-lost-Make-sure-that/tac-p/2464147#M14147</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/158738"&gt;@ifytra&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;Thanks for your detailed explanation. According my network team's information, in our infrastructure, we are not using network load balancer. Therefore the above settings may not be applicable.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Shankar&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jun 2024 09:15:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Hub-access-times-out-with-Error-Connection-lost-Make-sure-that/tac-p/2464147#M14147</guid>
      <dc:creator>sanrout</dc:creator>
      <dc:date>2024-06-20T09:15:06Z</dc:date>
    </item>
    <item>
      <title>Re: Hub access times out with: Error Connection lost. Make sure that Qlik Sense is running properly</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Hub-access-times-out-with-Error-Connection-lost-Make-sure-that/tac-p/2464153#M14148</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We installed Wireshark in our Qlik Sense server to understand the network activity in the server. Interestingly we do not have any "tcp keep alive" packets sent by Qlik Sense server to our application load balancer. Between client and server, ALB (application load balancer) is middle network appliance. We do notice "tcp keep alive" packets being sent by client (google chrome browser) for every 45 seconds (default value) towards to ALB.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please note that we do have value "Websocketpinginterval" set at 5 seconds in the proxy config file. Please let us know if anybody knows how Qlik Sense sends "Tcp keep alive" packets.&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jun 2024 09:19:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Hub-access-times-out-with-Error-Connection-lost-Make-sure-that/tac-p/2464153#M14148</guid>
      <dc:creator>sanrout</dc:creator>
      <dc:date>2024-06-20T09:19:37Z</dc:date>
    </item>
  </channel>
</rss>

