<?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: How to Use Qlik Alerting Windows with HTTP Protocol? in Reporting Service &amp; Alerting</title>
    <link>https://community.qlik.com/t5/Reporting-Service-Alerting/How-to-Use-Qlik-Alerting-Windows-with-HTTP-Protocol/m-p/2517011#M2352</link>
    <description>&lt;P&gt;Have you found any solution to this?&lt;/P&gt;</description>
    <pubDate>Wed, 07 May 2025 14:09:49 GMT</pubDate>
    <dc:creator>AntonioC</dc:creator>
    <dc:date>2025-05-07T14:09:49Z</dc:date>
    <item>
      <title>How to Use Qlik Alerting Windows with HTTP Protocol?</title>
      <link>https://community.qlik.com/t5/Reporting-Service-Alerting/How-to-Use-Qlik-Alerting-Windows-with-HTTP-Protocol/m-p/2507006#M2217</link>
      <description>&lt;P data-start="135" data-end="380"&gt;Hello,&lt;BR data-start="141" data-end="144" /&gt;I am using Qlik Alerting 2024 Nov SR1 on a Windows Server 2016 environment and I am trying to run it using the HTTP protocol. Despite trying several approaches, I haven’t been able to get it working, so I am reaching out for assistance.&lt;/P&gt;
&lt;H3 data-start="382" data-end="398"&gt;Environment:&lt;/H3&gt;
&lt;UL data-start="399" data-end="513"&gt;
&lt;LI data-start="399" data-end="440"&gt;&lt;STRONG data-start="401" data-end="426"&gt;Qlik Alerting Version&lt;/STRONG&gt;: 2024 Nov SR1&lt;/LI&gt;
&lt;LI data-start="441" data-end="470"&gt;&lt;STRONG data-start="443" data-end="449"&gt;OS&lt;/STRONG&gt;: Windows Server 2016&lt;/LI&gt;
&lt;LI data-start="471" data-end="491"&gt;&lt;STRONG data-start="473" data-end="484"&gt;Node.js&lt;/STRONG&gt;: 20.17&lt;/LI&gt;
&lt;LI data-start="492" data-end="513"&gt;&lt;STRONG data-start="494" data-end="505"&gt;MongoDB&lt;/STRONG&gt;: 6.0.17&lt;/LI&gt;
&lt;/UL&gt;
&lt;H3 data-start="515" data-end="529"&gt;Objective:&lt;/H3&gt;
&lt;UL data-start="530" data-end="665"&gt;
&lt;LI data-start="530" data-end="665"&gt;&lt;STRONG data-start="532" data-end="547"&gt;Service URL&lt;/STRONG&gt;: I want to use the HTTP protocol and access the service with an IP address like &lt;CODE data-start="628" data-end="664"&gt;&lt;A href="http://192.168.0.239:4551/#/login/" target="_blank" rel="noopener"&gt;http://192.168.0.239:4551/#/login/&lt;/A&gt;&lt;/CODE&gt;.&lt;/LI&gt;
&lt;/UL&gt;
&lt;H3 data-start="667" data-end="689"&gt;What I Have Tried:&lt;/H3&gt;
&lt;OL data-start="690" data-end="1256"&gt;
&lt;LI data-start="690" data-end="1103"&gt;
&lt;P data-start="693" data-end="726"&gt;&lt;STRONG data-start="693" data-end="726"&gt;Editing the default.json file&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL data-start="730" data-end="1103"&gt;
&lt;LI data-start="730" data-end="828"&gt;I’ve modified the &lt;CODE data-start="750" data-end="802"&gt;C:\Program Files\Qlik Alerting\config\default.json&lt;/CODE&gt; file, but nothing worked.&lt;/LI&gt;
&lt;LI data-start="832" data-end="902"&gt;&lt;STRONG data-start="834" data-end="851"&gt;HSTS Settings&lt;/STRONG&gt;: Tried setting &lt;CODE data-start="867" data-end="879"&gt;hstsMaxAge&lt;/CODE&gt; to &lt;CODE data-start="883" data-end="886"&gt;0&lt;/CODE&gt;&amp;nbsp;( or&amp;nbsp;&lt;CODE data-start="891" data-end="901"&gt;31536000)&lt;/CODE&gt;&lt;/LI&gt;
&lt;LI data-start="906" data-end="975"&gt;&lt;STRONG data-start="908" data-end="928"&gt;Gateway Settings&lt;/STRONG&gt;: Changed &lt;CODE data-start="938" data-end="949"&gt;localhost&lt;/CODE&gt; to the actual IP address.
&lt;UL&gt;
&lt;LI data-start="906" data-end="975"&gt;"https": false&lt;/LI&gt;
&lt;LI data-start="906" data-end="975"&gt;"trustProxy": 1 ( or o )&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI data-start="979" data-end="1103"&gt;&lt;STRONG data-start="981" data-end="1007"&gt;allowInsecure Settings&lt;/STRONG&gt;: Added &lt;CODE data-start="1015" data-end="1102"&gt;"allowInsecure": { "http": false, "TLSv1": false, "TLSv1_1": false, "TLSv1_2": true }&lt;/CODE&gt;.&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI data-start="1105" data-end="1256"&gt;
&lt;P data-start="1108" data-end="1127"&gt;&lt;STRONG data-start="1108" data-end="1127"&gt;Clean Reinstall&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL data-start="1131" data-end="1256"&gt;
&lt;LI data-start="1131" data-end="1256"&gt;I uninstalled Qlik Alerting and MongoDB completely, and did several clean installations. Unfortunately, the issue persists.&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;/OL&gt;
&lt;H3 data-start="1258" data-end="1280"&gt;Current Situation:&lt;/H3&gt;
&lt;UL data-start="1281" data-end="1917"&gt;
&lt;LI data-start="1281" data-end="1498"&gt;I can access the service via &lt;CODE data-start="1312" data-end="1335"&gt;&lt;A href="http://localhost:4551" target="_blank" rel="noopener"&gt;http://localhost:4551&lt;/A&gt;&lt;/CODE&gt;, but for integration with &lt;STRONG data-start="1362" data-end="1376"&gt;Qlik Sense&lt;/STRONG&gt; or access from clients, I cannot use &lt;CODE data-start="1414" data-end="1425"&gt;localhost&lt;/CODE&gt;.
&lt;UL data-start="1429" data-end="1498"&gt;
&lt;LI data-start="1429" data-end="1495"&gt;&lt;CODE data-start="1431" data-end="1442"&gt;127.0.0.1&lt;/CODE&gt; works, but external IPs or domain names do not work.&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI data-start="1499" data-end="1917"&gt;&lt;STRONG data-start="1501" data-end="1519"&gt;Issue Observed&lt;/STRONG&gt;:
&lt;UL data-start="1523" data-end="1917"&gt;
&lt;LI data-start="1523" data-end="1785"&gt;When I initially call the URL, the network tools show that static files are being loaded, but the address changes. For example, when calling &lt;CODE data-start="1666" data-end="1694"&gt;&lt;A href="http://192.168.0.239:4551/" target="_blank" rel="noopener"&gt;http://192.168.0.239:4551/&lt;/A&gt;&lt;/CODE&gt;, it switches to &lt;CODE data-start="1711" data-end="1766"&gt;&lt;A href="https://192.168.0.239:4551/static/js/main.ea39ec04.js" target="_blank" rel="noopener"&gt;https://192.168.0.239:4551/static/js/main.ea39ec04.js&lt;/A&gt;&lt;/CODE&gt;, causing an error.&lt;/LI&gt;
&lt;LI data-start="1788" data-end="1917"&gt;Console error:&lt;BR data-start="1804" data-end="1807" /&gt;&lt;CODE data-start="1811" data-end="1917"&gt;GET &lt;A href="https://192.168.0.239:4551/static/css/main.bde10e2a.css" target="_blank" rel="noopener"&gt;https://192.168.0.239:4551/static/css/main.bde10e2a.css&lt;/A&gt; net::ERR_SSL_PROTOCOL_ERROR 192.168.0.239/:1&lt;BR /&gt;&lt;/CODE&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="zolbae_0-1740381732404.png" style="width: 711px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/177784i708C4814BA56A7AC/image-dimensions/711x303?v=v2" width="711" height="303" role="button" title="zolbae_0-1740381732404.png" alt="zolbae_0-1740381732404.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;CODE data-start="1811" data-end="1917"&gt;&lt;CODE data-start="1811" data-end="1917"&gt;&lt;/CODE&gt;&lt;/CODE&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="zolbae_1-1740381745572.png" style="width: 691px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/177785iB0F28973207708AA/image-dimensions/691x475?v=v2" width="691" height="475" role="button" title="zolbae_1-1740381745572.png" alt="zolbae_1-1740381745572.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="zolbae_2-1740381753718.png" style="width: 731px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/177786i421A96975A8BEFC0/image-dimensions/731x307?v=v2" width="731" height="307" role="button" title="zolbae_2-1740381753718.png" alt="zolbae_2-1740381753718.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="zolbae_3-1740381760780.png" style="width: 687px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/177787iEED6511E6693B3CC/image-dimensions/687x122?v=v2" width="687" height="122" role="button" title="zolbae_3-1740381760780.png" alt="zolbae_3-1740381760780.png" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;H3 data-start="1919" data-end="1931"&gt;Request:&lt;/H3&gt;
&lt;P data-start="1932" data-end="2094"&gt;If anyone has experience running Qlik Alerting with &lt;STRONG data-start="1984" data-end="2016"&gt;HTTP protocol and IP address&lt;/STRONG&gt;, I would really appreciate your help or suggestions on how to make this work.&lt;/P&gt;
&lt;P data-start="2096" data-end="2106"&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Mon, 24 Feb 2025 07:27:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Reporting-Service-Alerting/How-to-Use-Qlik-Alerting-Windows-with-HTTP-Protocol/m-p/2507006#M2217</guid>
      <dc:creator>zolbae</dc:creator>
      <dc:date>2025-02-24T07:27:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to Use Qlik Alerting Windows with HTTP Protocol?</title>
      <link>https://community.qlik.com/t5/Reporting-Service-Alerting/How-to-Use-Qlik-Alerting-Windows-with-HTTP-Protocol/m-p/2507119#M2224</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Check to ensure you have met all the requirements, tested the components therein, configured firewall settings and accurately exported the certificates.&amp;nbsp;&lt;BR /&gt;Each of these and many more critical requirements are covered in detail in the help page below.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/alerting/November2024/Content/QlikAlerting/installation-prerequisites.htm" target="_blank"&gt;https://help.qlik.com/en-US/alerting/November2024/Content/QlikAlerting/installation-prerequisites.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Should you need detailed assistance in setting up your environment should you continue to observe your setup issues. Please consider contacting your Qlik Account manager who can arrange a professional services engagement to iterate with you directly to implement your Qlik Alerting Environment.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Kind regards...&lt;/P&gt;</description>
      <pubDate>Mon, 24 Feb 2025 17:50:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Reporting-Service-Alerting/How-to-Use-Qlik-Alerting-Windows-with-HTTP-Protocol/m-p/2507119#M2224</guid>
      <dc:creator>Frank_S</dc:creator>
      <dc:date>2025-02-24T17:50:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to Use Qlik Alerting Windows with HTTP Protocol?</title>
      <link>https://community.qlik.com/t5/Reporting-Service-Alerting/How-to-Use-Qlik-Alerting-Windows-with-HTTP-Protocol/m-p/2507139#M2225</link>
      <description>&lt;P&gt;Thanks for the reply Frank.&lt;/P&gt;
&lt;P&gt;I checked all the details in the official link,&lt;/P&gt;
&lt;P&gt;and in my case, it is a basic error that goes way before Qlik Sense can communicate, so I don't think it is something that requires complex requirements.&lt;/P&gt;
&lt;P&gt;Can you tell me what kind of service participation is involved and how to do it by asking the Qlik account manager you mentioned?&lt;/P&gt;</description>
      <pubDate>Tue, 25 Feb 2025 00:19:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Reporting-Service-Alerting/How-to-Use-Qlik-Alerting-Windows-with-HTTP-Protocol/m-p/2507139#M2225</guid>
      <dc:creator>zolbae</dc:creator>
      <dc:date>2025-02-25T00:19:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to Use Qlik Alerting Windows with HTTP Protocol?</title>
      <link>https://community.qlik.com/t5/Reporting-Service-Alerting/How-to-Use-Qlik-Alerting-Windows-with-HTTP-Protocol/m-p/2517011#M2352</link>
      <description>&lt;P&gt;Have you found any solution to this?&lt;/P&gt;</description>
      <pubDate>Wed, 07 May 2025 14:09:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Reporting-Service-Alerting/How-to-Use-Qlik-Alerting-Windows-with-HTTP-Protocol/m-p/2517011#M2352</guid>
      <dc:creator>AntonioC</dc:creator>
      <dc:date>2025-05-07T14:09:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to Use Qlik Alerting Windows with HTTP Protocol?</title>
      <link>https://community.qlik.com/t5/Reporting-Service-Alerting/How-to-Use-Qlik-Alerting-Windows-with-HTTP-Protocol/m-p/2517355#M2354</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Unfortunately no.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I created a self-signed SSL and used the https protocol.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 09 May 2025 18:15:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Reporting-Service-Alerting/How-to-Use-Qlik-Alerting-Windows-with-HTTP-Protocol/m-p/2517355#M2354</guid>
      <dc:creator>zolbae</dc:creator>
      <dc:date>2025-05-09T18:15:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to Use Qlik Alerting Windows with HTTP Protocol?</title>
      <link>https://community.qlik.com/t5/Reporting-Service-Alerting/How-to-Use-Qlik-Alerting-Windows-with-HTTP-Protocol/m-p/2518496#M2388</link>
      <description>&lt;P&gt;Have you tried removing the text "&lt;FONT face="courier new,courier"&gt;,"upgrade-insecure-requests":[]&lt;/FONT&gt;" from the file "C:\Program Files\Qlik Alerting\gateway\server.js"?&lt;/P&gt;</description>
      <pubDate>Wed, 21 May 2025 13:52:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Reporting-Service-Alerting/How-to-Use-Qlik-Alerting-Windows-with-HTTP-Protocol/m-p/2518496#M2388</guid>
      <dc:creator>AntonioC</dc:creator>
      <dc:date>2025-05-21T13:52:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to Use Qlik Alerting Windows with HTTP Protocol?</title>
      <link>https://community.qlik.com/t5/Reporting-Service-Alerting/How-to-Use-Qlik-Alerting-Windows-with-HTTP-Protocol/m-p/2518720#M2391</link>
      <description>&lt;P&gt;Unfortunately, yes, I have.&lt;BR /&gt;But it's not a perfect solution since it involves customizing the core source.&lt;/P&gt;&lt;P&gt;thank you anyway AntonioC&lt;/P&gt;</description>
      <pubDate>Thu, 22 May 2025 14:54:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Reporting-Service-Alerting/How-to-Use-Qlik-Alerting-Windows-with-HTTP-Protocol/m-p/2518720#M2391</guid>
      <dc:creator>zolbae</dc:creator>
      <dc:date>2025-05-22T14:54:17Z</dc:date>
    </item>
  </channel>
</rss>

