<?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>topic Re: &amp;quot;Connection Lost&amp;quot; error during sheet load on local server (Socket Closed error in debug console) in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/quot-Connection-Lost-quot-error-during-sheet-load-on-local/m-p/1973859#M80331</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/134450"&gt;@JasperE&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Kindly refer to the below link and let us know if it helps to address your query.&lt;/P&gt;
&lt;P&gt;&lt;A title="Qlik Sense: &amp;quot;Out of calculation memory&amp;quot; while loading an application or a chart into an application" href="https://community.qlik.com/t5/Knowledge/Qlik-Sense-quot-Out-of-calculation-memory-quot-while-loading-an/ta-p/1715672" target="_blank" rel="noopener"&gt;Qlik Sense: "Out of calculation memory" while loading an application or a chart into an application&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 27 Aug 2022 10:32:20 GMT</pubDate>
    <dc:creator>Rakesh_HB</dc:creator>
    <dc:date>2022-08-27T10:32:20Z</dc:date>
    <item>
      <title>"Connection Lost" error during sheet load on local server (Socket Closed error in debug console)</title>
      <link>https://community.qlik.com/t5/App-Development/quot-Connection-Lost-quot-error-during-sheet-load-on-local/m-p/1894908#M73826</link>
      <description>&lt;P&gt;So I've created an app in &lt;LI-PRODUCT title="Qlik Sense Business" id="qlikSenseBusiness"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;# (locally hosted)&amp;nbsp;which is giving me the error below when I open a specific sheet. The result occurs after only a few seconds while loading the page (afaik it is therefore not a timeout, but an error)&lt;/P&gt;
&lt;P&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;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JasperE_0-1645197793448.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/72639iAADA1B5D96DE4447/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JasperE_0-1645197793448.png" alt="JasperE_0-1645197793448.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;I have tried debugging this, and found out that if I disabled specific formula-columns in a table, the error disappears. If I enable the formula again, it starts loading for a few seconds and it then shows me the connection lost error. I can also prevent the error if if filter the underlying dataset (by selecting a specific order type). If I disable the filter the error immediately and consistently shows again.&lt;/P&gt;
&lt;P&gt;I have tried opening the sheet in a Chrome browser on the qlik sense server itself (remote desktop) in order to eliminate firewall/networking issues as a cause. I have also tried disabling antivirus on the server and client. Both didn't make a difference.&lt;/P&gt;
&lt;P&gt;Below is a screen recording of this issue happening. In the video I show how applying a filter and/or disabling a column formula prevents the error from occurring.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What could cause this issue? Maybe a resource limiting feature? How can I get this to work?&lt;/P&gt;
&lt;P&gt;&lt;A href="http://Direct%20YouTube link" target="_blank" rel="noopener"&gt;https://youtu.be/OORRQ7Waiw8&lt;/A&gt;&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?url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DOORRQ7Waiw8&amp;amp;type=text%2Fhtml&amp;amp;schema=google&amp;amp;display_name=YouTube&amp;amp;src=https%3A%2F%2Fwww.youtube.com%2Fembed%2FOORRQ7Waiw8" width="600" height="337" scrolling="no" title="YouTube embed" 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;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The columns which seem to affect this issue (the ones which break the report) seem to be located in the right hand side of this data model.&amp;nbsp;The data model contains some 26K AutoNumber()'ed records in the key field which links to the tables for which formulas cause a load failure. All key fields are AutoNumber()'ed in the load script, no key field contains more than 250k records. Performance or dataset size therefore shouldn't be an issue.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JasperE_1-1645198664625.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/72643i19ACC9E197CA0E11/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JasperE_1-1645198664625.png" alt="JasperE_1-1645198664625.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Feb 2022 15:54:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/quot-Connection-Lost-quot-error-during-sheet-load-on-local/m-p/1894908#M73826</guid>
      <dc:creator>JasperE</dc:creator>
      <dc:date>2022-02-18T15:54:05Z</dc:date>
    </item>
    <item>
      <title>Re: "Connection Lost" error during sheet load on local server (Socket Closed error in debug console)</title>
      <link>https://community.qlik.com/t5/App-Development/quot-Connection-Lost-quot-error-during-sheet-load-on-local/m-p/1895064#M73846</link>
      <description>&lt;P&gt;Alright so I upgraded vm RAM to 32GB and updated Qlik Sense to the '22 feb release.&lt;/P&gt;
&lt;P&gt;Now instead of the timeout I'm getting an out of memory message in the table view.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JasperE_0-1645277760993.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/72669i7009DD2409826F63/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JasperE_0-1645277760993.png" alt="JasperE_0-1645277760993.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I guess next up is figuring out why the report runs out of memory.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 19 Feb 2022 13:36:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/quot-Connection-Lost-quot-error-during-sheet-load-on-local/m-p/1895064#M73846</guid>
      <dc:creator>JasperE</dc:creator>
      <dc:date>2022-02-19T13:36:21Z</dc:date>
    </item>
    <item>
      <title>Re: "Connection Lost" error during sheet load on local server (Socket Closed error in debug console)</title>
      <link>https://community.qlik.com/t5/App-Development/quot-Connection-Lost-quot-error-during-sheet-load-on-local/m-p/1973859#M80331</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/134450"&gt;@JasperE&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Kindly refer to the below link and let us know if it helps to address your query.&lt;/P&gt;
&lt;P&gt;&lt;A title="Qlik Sense: &amp;quot;Out of calculation memory&amp;quot; while loading an application or a chart into an application" href="https://community.qlik.com/t5/Knowledge/Qlik-Sense-quot-Out-of-calculation-memory-quot-while-loading-an/ta-p/1715672" target="_blank" rel="noopener"&gt;Qlik Sense: "Out of calculation memory" while loading an application or a chart into an application&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 27 Aug 2022 10:32:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/quot-Connection-Lost-quot-error-during-sheet-load-on-local/m-p/1973859#M80331</guid>
      <dc:creator>Rakesh_HB</dc:creator>
      <dc:date>2022-08-27T10:32:20Z</dc:date>
    </item>
  </channel>
</rss>

