<?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: Trouble importing apps in Management &amp; Governance</title>
    <link>https://community.qlik.com/t5/Management-Governance/Trouble-importing-apps/m-p/2550037#M32834</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/215898"&gt;@User93&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a PowerShell script that allows you to search for specific words within the QSEoW default logs.&lt;/P&gt;&lt;P&gt;I just tested it importing an app named "Look4ThatApp" and it reported the following:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Eduardo_Monteiro_0-1779895390753.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/188559i23F81713B374FEAF/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Eduardo_Monteiro_0-1779895390753.png" alt="Eduardo_Monteiro_0-1779895390753.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Here is the script link:&amp;nbsp;&lt;A href="https://drive.google.com/file/d/16nydMxIWxmtIxbm5M6xeaMGEYMj_evyA/view?usp=drive_link" target="_blank"&gt;https://drive.google.com/file/d/16nydMxIWxmtIxbm5M6xeaMGEYMj_evyA/view?usp=drive_link&lt;/A&gt;&lt;/P&gt;&lt;P&gt;For the SearchTerm you can try "ImportApp" or the app name.&lt;/P&gt;&lt;P&gt;In case you are not comfortable running the script, check if you can find relevant information in the following log files:&lt;/P&gt;&lt;P&gt;FILE: C:\ProgramData\Qlik\Sense\Log\Repository\Trace\&amp;lt;hostname&amp;gt;_Audit_Repository.txt&lt;/P&gt;&lt;P&gt;FILE: C:\ProgramData\Qlik\Sense\Log\Repository\Audit\&amp;lt;hostname&amp;gt;_AuditActivity_Repository.txt&lt;/P&gt;&lt;P&gt;FILE: C:\ProgramData\Qlik\Sense\Log\Engine\Trace\IPC-QSC-UET1C_Audit_Engine&lt;/P&gt;&lt;P&gt;FILE: C:\ProgramData\Qlik\Sense\Log\Engine\Audit\&amp;lt;hostname&amp;gt;_AuditActivity_Engine.txt&lt;/P&gt;&lt;P&gt;FILE: C:\ProgramData\Qlik\Sense\Log\NLAppSearch\&amp;lt;timestamp&amp;gt;.log&lt;/P&gt;&lt;P&gt;I hope that helps.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 27 May 2026 15:39:13 GMT</pubDate>
    <dc:creator>Eduardo_Monteiro</dc:creator>
    <dc:date>2026-05-27T15:39:13Z</dc:date>
    <item>
      <title>Trouble importing apps</title>
      <link>https://community.qlik.com/t5/Management-Governance/Trouble-importing-apps/m-p/2549210#M32798</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I've been encountering an issue with importing apps for a while, and I'm trying to fix it.&lt;/P&gt;&lt;P&gt;The environment is Qlik Sense Enterprise, May 2025 version.&lt;BR /&gt;The issue is the following : when I try to import a QVF with the "Import" from the QMC, if the QVF is too big (only a few Mo), I get the error message : "Failed to import app. Please check the log file."&lt;BR /&gt;There is nothing of note in the logs, and if I import a QVF file of 160 Ko, there is no error.&lt;/P&gt;&lt;P&gt;The first curious thing is that the QVF file I try to import is a file I exported from another environement (typically, export from test to import in production), and I always make sure I export it without data, to be sure the file is not too big (5 632 Ko exactly for the file I used to test the import).&lt;/P&gt;&lt;P&gt;The second curious thing is that there is a workaround, with the choice of URL :&lt;BR /&gt;-I get the error if I try to import the QVF while connecting to the QMC from my desktop.&lt;BR /&gt;-If I try it locally, from the virtual machine where Qlik is installed, I also get the error if I use the same URL to connect to QMC than from my desktop.&lt;BR /&gt;-But, If I try it locally, this time connecting to the QMC with the localhost URL (&lt;A href="https://localhost/qmc/" target="_blank"&gt;https://localhost/qmc/&lt;/A&gt;), I can import the very same file (5 632 Mo) that created an error.&lt;/P&gt;&lt;P&gt;There is supposedly nothing wrong with the URL I use from my Desktop, since I can import the 160 Ko file.&lt;/P&gt;&lt;P&gt;So far, I didn't find anything explaining this difference of results depending on the URL.&lt;BR /&gt;Is there something I could try ?&lt;/P&gt;&lt;P&gt;Best regards.&lt;/P&gt;</description>
      <pubDate>Fri, 15 May 2026 13:02:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Trouble-importing-apps/m-p/2549210#M32798</guid>
      <dc:creator>User93</dc:creator>
      <dc:date>2026-05-15T13:02:58Z</dc:date>
    </item>
    <item>
      <title>Re: Trouble importing apps</title>
      <link>https://community.qlik.com/t5/Management-Governance/Trouble-importing-apps/m-p/2549244#M32801</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/215898"&gt;@User93&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please check the following articles:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Official-Support-Articles/Qlik-Sense-Enterprise-on-Windows-Failed-to-Import-app/ta-p/1716749" target="_blank"&gt;Qlik Sense Enterprise on Windows: Failed to Import... - Qlik Community - 1716749&lt;/A&gt;&lt;/P&gt;&lt;P&gt;You can also use the browser developer tools to figure out why it's throwing an error.&lt;/P&gt;&lt;P&gt;Feel free to share more details for further assistance.&lt;/P&gt;&lt;P&gt;I hope that helps!&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;</description>
      <pubDate>Fri, 15 May 2026 20:52:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Trouble-importing-apps/m-p/2549244#M32801</guid>
      <dc:creator>Eduardo_Monteiro</dc:creator>
      <dc:date>2026-05-15T20:52:23Z</dc:date>
    </item>
    <item>
      <title>Re: Trouble importing apps</title>
      <link>https://community.qlik.com/t5/Management-Governance/Trouble-importing-apps/m-p/2550003#M32833</link>
      <description>&lt;P&gt;Hi, thank you for your answer, and sorry for that late answer on my part.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I had checked the link before, but the various situations in it apparently don't match with the issue :&lt;BR /&gt;-There is nothing in the log.&lt;BR /&gt;-There can't be a permission issue, since the smaller app is imported.&lt;BR /&gt;-There isn't any disk space issue, I checked that point.&lt;/P&gt;&lt;P&gt;Regarding the browser developer tools, is there something to try with Qlik Sense Desktop ? (I don't use it).&lt;BR /&gt;The usual browser web development tools didn't show anything.&lt;/P&gt;&lt;P&gt;Best regards.&lt;/P&gt;</description>
      <pubDate>Wed, 27 May 2026 11:05:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Trouble-importing-apps/m-p/2550003#M32833</guid>
      <dc:creator>User93</dc:creator>
      <dc:date>2026-05-27T11:05:23Z</dc:date>
    </item>
    <item>
      <title>Re: Trouble importing apps</title>
      <link>https://community.qlik.com/t5/Management-Governance/Trouble-importing-apps/m-p/2550037#M32834</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/215898"&gt;@User93&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a PowerShell script that allows you to search for specific words within the QSEoW default logs.&lt;/P&gt;&lt;P&gt;I just tested it importing an app named "Look4ThatApp" and it reported the following:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Eduardo_Monteiro_0-1779895390753.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/188559i23F81713B374FEAF/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Eduardo_Monteiro_0-1779895390753.png" alt="Eduardo_Monteiro_0-1779895390753.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Here is the script link:&amp;nbsp;&lt;A href="https://drive.google.com/file/d/16nydMxIWxmtIxbm5M6xeaMGEYMj_evyA/view?usp=drive_link" target="_blank"&gt;https://drive.google.com/file/d/16nydMxIWxmtIxbm5M6xeaMGEYMj_evyA/view?usp=drive_link&lt;/A&gt;&lt;/P&gt;&lt;P&gt;For the SearchTerm you can try "ImportApp" or the app name.&lt;/P&gt;&lt;P&gt;In case you are not comfortable running the script, check if you can find relevant information in the following log files:&lt;/P&gt;&lt;P&gt;FILE: C:\ProgramData\Qlik\Sense\Log\Repository\Trace\&amp;lt;hostname&amp;gt;_Audit_Repository.txt&lt;/P&gt;&lt;P&gt;FILE: C:\ProgramData\Qlik\Sense\Log\Repository\Audit\&amp;lt;hostname&amp;gt;_AuditActivity_Repository.txt&lt;/P&gt;&lt;P&gt;FILE: C:\ProgramData\Qlik\Sense\Log\Engine\Trace\IPC-QSC-UET1C_Audit_Engine&lt;/P&gt;&lt;P&gt;FILE: C:\ProgramData\Qlik\Sense\Log\Engine\Audit\&amp;lt;hostname&amp;gt;_AuditActivity_Engine.txt&lt;/P&gt;&lt;P&gt;FILE: C:\ProgramData\Qlik\Sense\Log\NLAppSearch\&amp;lt;timestamp&amp;gt;.log&lt;/P&gt;&lt;P&gt;I hope that helps.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 27 May 2026 15:39:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Trouble-importing-apps/m-p/2550037#M32834</guid>
      <dc:creator>Eduardo_Monteiro</dc:creator>
      <dc:date>2026-05-27T15:39:13Z</dc:date>
    </item>
  </channel>
</rss>

