<?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 Qlik Sense Upgrade fails with: This version of Qlik Sense requires a _ database for _ in Official Support Articles</title>
    <link>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Sense-Upgrade-fails-with-This-version-of-Qlik-Sense/ta-p/1715710</link>
    <description>&lt;P&gt;Upgrading Qlik Sense running a standalone/remote PostgreSQL Database or a PostgreSQL Database upgraded with the Qlik &lt;SPAN&gt;PostgreSQL Installer fails with the following error:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;STRONG&gt;&lt;FONT face="courier new,courier"&gt;Setup Requirements&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px" data-unlink="true"&gt;&lt;FONT face="courier new,courier"&gt;The following information has been collected from your system:&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;&lt;BR /&gt;This version of Qlik Sense requires a 'SenseServices' database for multi cloud capabilities. Ensure that you have created a 'SenseService' database in your cluster before upgrading. For more information see Installing and configuring PostgreSQL.&amp;nbsp;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px" data-unlink="true"&gt;&lt;SPAN&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="this version of qlik sense requires a database for.png" style="width: 522px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/98815iE06B5062045B0D6E/image-size/large?v=v2&amp;amp;px=999" role="button" title="this version of qlik sense requires a database for.png" alt="this version of qlik sense requires a database for.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px" data-unlink="true"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;H3&gt;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;Resolution&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/H3&gt;
&lt;OL&gt;
&lt;LI&gt;Verify that the database is&amp;nbsp;&lt;STRONG&gt;started&lt;/STRONG&gt;. &lt;BR /&gt;&lt;BR /&gt;For stand-alone PostgreSQL installations, the database needs to run for the installer to be able to verify its requirements.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;The requirement extends to Qlik Sense systems in which the PostgreSQL database has been upgraded with the&amp;nbsp;Qlik &lt;SPAN&gt;PostgreSQL Installer.&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;Verify that all&lt;STRONG&gt; required databases are created&lt;/STRONG&gt; before the upgrade.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;See your version of Qlik Sense to verify what databases are required:&amp;nbsp;&lt;A href="https://help.qlik.com/en-US/sense-admin/November2022/Subsystems/DeployAdministerQSE/Content/Sense_DeployAdminister/QSEoW/Deploy_QSEoW/Installing-configuring-postgresql.htm#anchor-1" target="_blank" rel="noopener"&gt;Databases&lt;/A&gt;. &lt;BR /&gt;&lt;BR /&gt;For detailed instructions on how to install and configure PostgreSQL, see:&amp;nbsp;&lt;A style="font-family: inherit; background-color: #ffffff;" href="https://help.qlik.com/en-US/sense-admin/Subsystems/DeployAdministerQSE/Content/Sense_DeployAdminister/QSEoW/Deploy_QSEoW/Installing-configuring-postgresql.htm" target="_blank" rel="noopener"&gt;Installing and Configuring PostgreSQL&amp;nbsp;&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;For an example of the above with the&amp;nbsp;&lt;SPAN&gt;Licenses&lt;/SPAN&gt;&lt;SPAN&gt; database, see&amp;nbsp;&lt;/SPAN&gt;&lt;A style="font-family: inherit; background-color: #ffffff;" href="https://community.qlik.com/t5/Support-Knowledge-Base/This-version-of-Qlik-Sense-requires-a-Licenses-database-for/ta-p/1711081" target="_blank" rel="noopener"&gt;This version of Qlik Sense requires a 'Licenses' database for license capabilities. Ensure that you have created a 'Licenses' database in your cluster before upgrading. Is displayed when trying to upgrade Qlik Sense&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;Is traffic &lt;STRONG&gt;encryption&lt;/STRONG&gt; enabled? &lt;BR /&gt;&lt;BR /&gt;Looking at the Connection String using the Qlik Sense Utility tool (stored under&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;C:\Program Files\Qlik\Sense\Repository\Util\QlikSenseUtil&lt;/SPAN&gt;&lt;/FONT&gt;&lt;SPAN&gt;) verify if the parameter &lt;/SPAN&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;Ssl Mode=Require&lt;/SPAN&gt;&lt;/FONT&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;is included.&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;The Qlik Sense installer cannot use SSL encryption for establishing connection to PostgreSQL. When SSL encryption is enabled, the installer does not recognize any already installed PostgreSQL databases, and as a consequence, installation cannot be completed.&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Workaround:&amp;nbsp;&lt;/STRONG&gt;Temporarily disable traffic encryption for the connection to the Qlik Sense database(s) prior to upgrading Qlik Sense Enterprise. See&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://community.qlik.com/t5/Support-Knowledge-Base/Qlik-Sense-on-Windows-Setup-Database-Traffic-Encryption/ta-p/1711690" target="_blank" rel="noopener"&gt;Qlik Sense - Setting up database traffic encryption&amp;nbsp;&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Reference:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A style="font-family: inherit; background-color: #ffffff;" href="https://help.qlik.com/en-US/sense-admin/Subsystems/DeployAdministerQSE/Content/Sense_DeployAdminister/QSEoW/Deploy_QSEoW/server-security-database-security.htm#anchor-2" target="_blank" rel="noopener nofollow noreferrer"&gt;Database traffic encryption&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;Is&amp;nbsp;&lt;STRONG&gt;FIPS&amp;nbsp;&lt;/STRONG&gt;enabled?&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The next most common scenario is that the server which Qlik Sense is installed is configured to enforce FIPS policy. Due to a dependency in the install, additional steps are needed to allow the installer to operate in a FIPS environment. Reference article&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://community.qlik.com/t5/Knowledge-Base/Unable-to-install-Qlik-Sense-to-a-remote-PostgreSQL-database/ta-p/1717223" target="_blank" rel="noopener"&gt;Unable to install Qlik Sense to a remote PostgreSQL database with FIPS enabled&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;for more details on the resolution for this variant of blockers.&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Incorrect&amp;nbsp;&lt;STRONG&gt;Database ownership&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;A previous upgrade failure or inconsistency can cause the QMSQ database ownership to be incorrect. Since the Qlik Sense installer tries to validate the connection to all underlying databases, a failure to do so against any of them will result in a failure to upgrade.&lt;BR /&gt;&lt;/SPAN&gt;&lt;BR /&gt;For instructions on how to resolve this issue, see&amp;nbsp;&lt;A href="https://community.qlik.com/t5/Official-Support-Articles/Qlik-Sense-Upgrade-fails-Initializing-QSMQ-database/ta-p/1716523" target="_blank" rel="noopener"&gt;Qlik Sense Upgrade fails: Initializing 'QSMQ' database&lt;/A&gt;.&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 15 Feb 2023 11:33:38 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2023-02-15T11:33:38Z</dc:date>
    <item>
      <title>Qlik Sense Upgrade fails with: This version of Qlik Sense requires a _ database for _</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Sense-Upgrade-fails-with-This-version-of-Qlik-Sense/ta-p/1715710</link>
      <description>&lt;P&gt;Upgrading Qlik Sense running a standalone/remote PostgreSQL Database or a PostgreSQL Database upgraded with the Qlik &lt;SPAN&gt;PostgreSQL Installer fails with the following error:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;STRONG&gt;&lt;FONT face="courier new,courier"&gt;Setup Requirements&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px" data-unlink="true"&gt;&lt;FONT face="courier new,courier"&gt;The following information has been collected from your system:&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;&lt;BR /&gt;This version of Qlik Sense requires a 'SenseServices' database for multi cloud capabilities. Ensure that you have created a 'SenseService' database in your cluster before upgrading. For more information see Installing and configuring PostgreSQL.&amp;nbsp;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px" data-unlink="true"&gt;&lt;SPAN&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="this version of qlik sense requires a database for.png" style="width: 522px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/98815iE06B5062045B0D6E/image-size/large?v=v2&amp;amp;px=999" role="button" title="this version of qlik sense requires a database for.png" alt="this version of qlik sense requires a database for.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px" data-unlink="true"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;H3&gt;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;Resolution&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/H3&gt;
&lt;OL&gt;
&lt;LI&gt;Verify that the database is&amp;nbsp;&lt;STRONG&gt;started&lt;/STRONG&gt;. &lt;BR /&gt;&lt;BR /&gt;For stand-alone PostgreSQL installations, the database needs to run for the installer to be able to verify its requirements.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;The requirement extends to Qlik Sense systems in which the PostgreSQL database has been upgraded with the&amp;nbsp;Qlik &lt;SPAN&gt;PostgreSQL Installer.&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;Verify that all&lt;STRONG&gt; required databases are created&lt;/STRONG&gt; before the upgrade.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;See your version of Qlik Sense to verify what databases are required:&amp;nbsp;&lt;A href="https://help.qlik.com/en-US/sense-admin/November2022/Subsystems/DeployAdministerQSE/Content/Sense_DeployAdminister/QSEoW/Deploy_QSEoW/Installing-configuring-postgresql.htm#anchor-1" target="_blank" rel="noopener"&gt;Databases&lt;/A&gt;. &lt;BR /&gt;&lt;BR /&gt;For detailed instructions on how to install and configure PostgreSQL, see:&amp;nbsp;&lt;A style="font-family: inherit; background-color: #ffffff;" href="https://help.qlik.com/en-US/sense-admin/Subsystems/DeployAdministerQSE/Content/Sense_DeployAdminister/QSEoW/Deploy_QSEoW/Installing-configuring-postgresql.htm" target="_blank" rel="noopener"&gt;Installing and Configuring PostgreSQL&amp;nbsp;&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;For an example of the above with the&amp;nbsp;&lt;SPAN&gt;Licenses&lt;/SPAN&gt;&lt;SPAN&gt; database, see&amp;nbsp;&lt;/SPAN&gt;&lt;A style="font-family: inherit; background-color: #ffffff;" href="https://community.qlik.com/t5/Support-Knowledge-Base/This-version-of-Qlik-Sense-requires-a-Licenses-database-for/ta-p/1711081" target="_blank" rel="noopener"&gt;This version of Qlik Sense requires a 'Licenses' database for license capabilities. Ensure that you have created a 'Licenses' database in your cluster before upgrading. Is displayed when trying to upgrade Qlik Sense&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;Is traffic &lt;STRONG&gt;encryption&lt;/STRONG&gt; enabled? &lt;BR /&gt;&lt;BR /&gt;Looking at the Connection String using the Qlik Sense Utility tool (stored under&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;C:\Program Files\Qlik\Sense\Repository\Util\QlikSenseUtil&lt;/SPAN&gt;&lt;/FONT&gt;&lt;SPAN&gt;) verify if the parameter &lt;/SPAN&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;Ssl Mode=Require&lt;/SPAN&gt;&lt;/FONT&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;is included.&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;The Qlik Sense installer cannot use SSL encryption for establishing connection to PostgreSQL. When SSL encryption is enabled, the installer does not recognize any already installed PostgreSQL databases, and as a consequence, installation cannot be completed.&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Workaround:&amp;nbsp;&lt;/STRONG&gt;Temporarily disable traffic encryption for the connection to the Qlik Sense database(s) prior to upgrading Qlik Sense Enterprise. See&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://community.qlik.com/t5/Support-Knowledge-Base/Qlik-Sense-on-Windows-Setup-Database-Traffic-Encryption/ta-p/1711690" target="_blank" rel="noopener"&gt;Qlik Sense - Setting up database traffic encryption&amp;nbsp;&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Reference:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A style="font-family: inherit; background-color: #ffffff;" href="https://help.qlik.com/en-US/sense-admin/Subsystems/DeployAdministerQSE/Content/Sense_DeployAdminister/QSEoW/Deploy_QSEoW/server-security-database-security.htm#anchor-2" target="_blank" rel="noopener nofollow noreferrer"&gt;Database traffic encryption&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;Is&amp;nbsp;&lt;STRONG&gt;FIPS&amp;nbsp;&lt;/STRONG&gt;enabled?&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The next most common scenario is that the server which Qlik Sense is installed is configured to enforce FIPS policy. Due to a dependency in the install, additional steps are needed to allow the installer to operate in a FIPS environment. Reference article&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://community.qlik.com/t5/Knowledge-Base/Unable-to-install-Qlik-Sense-to-a-remote-PostgreSQL-database/ta-p/1717223" target="_blank" rel="noopener"&gt;Unable to install Qlik Sense to a remote PostgreSQL database with FIPS enabled&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;for more details on the resolution for this variant of blockers.&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Incorrect&amp;nbsp;&lt;STRONG&gt;Database ownership&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;A previous upgrade failure or inconsistency can cause the QMSQ database ownership to be incorrect. Since the Qlik Sense installer tries to validate the connection to all underlying databases, a failure to do so against any of them will result in a failure to upgrade.&lt;BR /&gt;&lt;/SPAN&gt;&lt;BR /&gt;For instructions on how to resolve this issue, see&amp;nbsp;&lt;A href="https://community.qlik.com/t5/Official-Support-Articles/Qlik-Sense-Upgrade-fails-Initializing-QSMQ-database/ta-p/1716523" target="_blank" rel="noopener"&gt;Qlik Sense Upgrade fails: Initializing 'QSMQ' database&lt;/A&gt;.&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Feb 2023 11:33:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Sense-Upgrade-fails-with-This-version-of-Qlik-Sense/ta-p/1715710</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-02-15T11:33:38Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense Upgrade fails with: This version of Qlik Sense requires a _ database for _</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Sense-Upgrade-fails-with-This-version-of-Qlik-Sense/tac-p/2094896#M9701</link>
      <description>&lt;P&gt;Are there known cases of this happening after updating to PostGre 14 with the Qlik SQL updater and then doing an update??&lt;BR /&gt;We just encountered this &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jul 2023 12:56:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Sense-Upgrade-fails-with-This-version-of-Qlik-Sense/tac-p/2094896#M9701</guid>
      <dc:creator>john_oll</dc:creator>
      <dc:date>2023-07-18T12:56:58Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense Upgrade fails with: This version of Qlik Sense requires a _ database for _</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Sense-Upgrade-fails-with-This-version-of-Qlik-Sense/tac-p/2094903#M9702</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/41310"&gt;@john_oll&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;An update:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;&lt;FONT color="#000000"&gt;Upgrading Qlik Sense after upgrading PostgreSQL with the QPI tool fails with:&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="courier new,courier"&gt;This version of Qlik Sense requires a 'SenseServices' database for multi cloud capabilities. Ensure that you have created a 'SenseService' database in your cluster before upgrading. For more information see Installing and configuring PostgreSQL.&lt;/FONT&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;STRONG&gt;To resolve this, start the&amp;nbsp;&lt;FONT face="courier new,courier"&gt;postgresql-x64-XX&lt;/FONT&gt;&amp;nbsp;service.&lt;/STRONG&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;does the solution in this section help?&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jul 2023 11:14:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Sense-Upgrade-fails-with-This-version-of-Qlik-Sense/tac-p/2094903#M9702</guid>
      <dc:creator>Sonja_Bauernfeind</dc:creator>
      <dc:date>2023-07-20T11:14:44Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense Upgrade fails with: This version of Qlik Sense requires a _ database for _</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Sense-Upgrade-fails-with-This-version-of-Qlik-Sense/tac-p/2096004#M9724</link>
      <description>&lt;P&gt;Agreed.&lt;BR /&gt;The error happened due to manually stopping the repository database before starting the installation, which you should not do.&lt;/P&gt;</description>
      <pubDate>Fri, 21 Jul 2023 07:20:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Sense-Upgrade-fails-with-This-version-of-Qlik-Sense/tac-p/2096004#M9724</guid>
      <dc:creator>john_oll</dc:creator>
      <dc:date>2023-07-21T07:20:03Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense Upgrade fails with: This version of Qlik Sense requires a _ database for _</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Sense-Upgrade-fails-with-This-version-of-Qlik-Sense/tac-p/2450267#M13892</link>
      <description>&lt;P&gt;"&lt;STRONG&gt;Workaround:&amp;nbsp;&lt;/STRONG&gt;&lt;SPAN&gt;Temporarily disable traffic encryption for the connection to the Qlik Sense database(s) prior to upgrading Qlik Sense Enterprise. See&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://community.qlik.com/t5/Support-Knowledge-Base/Qlik-Sense-on-Windows-Setup-Database-Traffic-Encryption/ta-p/1711690" target="_blank" rel="noopener"&gt;Qlik Sense - Setting up database traffic encryption&amp;nbsp;&lt;/A&gt;"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/28597"&gt;@Sonja_Bauernfeind&lt;/a&gt;&amp;nbsp;Can you please detail the procedure for disabling SSL encryption?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Wed, 08 May 2024 10:51:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Sense-Upgrade-fails-with-This-version-of-Qlik-Sense/tac-p/2450267#M13892</guid>
      <dc:creator>Giovanni_Civardi</dc:creator>
      <dc:date>2024-05-08T10:51:10Z</dc:date>
    </item>
  </channel>
</rss>

