<?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 Error: the site cannot be reached, when Qlik Sense is trying to authenticate the user in Official Support Articles</title>
    <link>https://community.qlik.com/t5/Official-Support-Articles/Error-the-site-cannot-be-reached-when-Qlik-Sense-is-trying-to/ta-p/1715503</link>
    <description>&lt;P&gt;Error that the site cannot be reached when Qlik Sense is trying to authenticate the user&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;The following error is in the system proxy log:&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;domain\user&amp;nbsp;&lt;STRONG&gt;SSL authentication server was not started on port 4244&lt;/STRONG&gt;. Port most likely bound by another process&amp;nbsp;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Failed to listen on prefix 'https://+:4244/windows_authentication/' because it conflicts with an existing registration on the machine.&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;H5&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif;"&gt;Environment:&lt;/SPAN&gt;&lt;/H5&gt;
&lt;DIV style="margin-left: 40px;"&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif;"&gt;Qlik Sense Enterprise all versions&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3 class="qlik-migrated-tkb-headings"&gt;&lt;STRONG&gt;Resolution:&lt;/STRONG&gt;&lt;/H3&gt;
&lt;P&gt;&lt;BR /&gt;Check what the port is bound to by going to a command prompt and type:&lt;/P&gt;
&lt;PRE class="ckeditor_codeblock"&gt;netsh http show ssl&lt;/PRE&gt;
&lt;P&gt;&lt;BR /&gt;This gives you a list of bound ports. The list will look like this:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;SSL Certificate bindings:
-------------------------

    IP:port                      : 0.0.0.0:4242
    Certificate Hash             : f00d5250bc7437265570e162a1a0e89652580614
    Application ID               : {267c44fb-ea4f-46fc-b333-5a4ce8a23381}
    Certificate Store Name       : (null)
    Verify Client Certificate Revocation : Enabled
    Verify Revocation Using Cached Client Certificate Only : Disabled
    Usage Check                  : Enabled
    Revocation Freshness Time    : 0
    URL Retrieval Timeout        : 0
    Ctl Identifier               : (null)
    Ctl Store Name               : (null)
    DS Mapper Usage              : Disabled
    Negotiate Client Certificate : Enabled
    Reject Connections           : Disabled
    Disable HTTP2                : Not Set&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;Find port 4244 and copy the line after IP-address, should look like this:&lt;/P&gt;
&lt;PRE class="ckeditor_codeblock"&gt;0.0.0.0:4244&lt;/PRE&gt;
&lt;P&gt;&lt;BR /&gt;To delete the binding type:&lt;/P&gt;
&lt;PRE class="ckeditor_codeblock"&gt;netsh http delete sslcert ipport=0.0.0.0:4244&lt;/PRE&gt;
&lt;P&gt;&lt;BR /&gt;This will return:&lt;/P&gt;
&lt;PRE class="ckeditor_codeblock"&gt;SSL Certificate successfully deleted&lt;/PRE&gt;
&lt;P&gt;&lt;BR /&gt;Next, type:&lt;/P&gt;
&lt;PRE class="ckeditor_codeblock"&gt;netsh http show urlacl&lt;/PRE&gt;
&lt;P&gt;&lt;BR /&gt;Find port &lt;STRONG&gt;4244 &lt;/STRONG&gt;in the list&lt;BR /&gt;&lt;BR /&gt;Copy the reserved url, should look something like&lt;/P&gt;
&lt;PRE class="ckeditor_codeblock"&gt;&lt;A href="https://+:4244" target="test_blank"&gt;https://+:4244&lt;/A&gt;&lt;/PRE&gt;
&lt;P&gt;&lt;BR /&gt;Write up the following command:&lt;/P&gt;
&lt;PRE class="ckeditor_codeblock"&gt;netsh http delete urlacl url=”copy in the result form above”&lt;/PRE&gt;
&lt;P&gt;&lt;BR /&gt;For a list of all netsh commands see:&amp;nbsp;&lt;A href="https://docs.microsoft.com/en-us/windows/desktop/http/netsh-commands-for-http" target="_blank" rel="noopener"&gt;https://docs.microsoft.com/en-us/windows/desktop/http/netsh-commands-for-http&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;&lt;STRONG&gt;Cause&lt;/STRONG&gt;&lt;/H4&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Port 4244 is bound to another IP address, or a different URLacl.&amp;nbsp;&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 24 Aug 2020 13:10:40 GMT</pubDate>
    <dc:creator>Maria_Halley</dc:creator>
    <dc:date>2020-08-24T13:10:40Z</dc:date>
    <item>
      <title>Error: the site cannot be reached, when Qlik Sense is trying to authenticate the user</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Error-the-site-cannot-be-reached-when-Qlik-Sense-is-trying-to/ta-p/1715503</link>
      <description>&lt;P&gt;Error that the site cannot be reached when Qlik Sense is trying to authenticate the user&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;The following error is in the system proxy log:&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;domain\user&amp;nbsp;&lt;STRONG&gt;SSL authentication server was not started on port 4244&lt;/STRONG&gt;. Port most likely bound by another process&amp;nbsp;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Failed to listen on prefix 'https://+:4244/windows_authentication/' because it conflicts with an existing registration on the machine.&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;H5&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif;"&gt;Environment:&lt;/SPAN&gt;&lt;/H5&gt;
&lt;DIV style="margin-left: 40px;"&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif;"&gt;Qlik Sense Enterprise all versions&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3 class="qlik-migrated-tkb-headings"&gt;&lt;STRONG&gt;Resolution:&lt;/STRONG&gt;&lt;/H3&gt;
&lt;P&gt;&lt;BR /&gt;Check what the port is bound to by going to a command prompt and type:&lt;/P&gt;
&lt;PRE class="ckeditor_codeblock"&gt;netsh http show ssl&lt;/PRE&gt;
&lt;P&gt;&lt;BR /&gt;This gives you a list of bound ports. The list will look like this:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;SSL Certificate bindings:
-------------------------

    IP:port                      : 0.0.0.0:4242
    Certificate Hash             : f00d5250bc7437265570e162a1a0e89652580614
    Application ID               : {267c44fb-ea4f-46fc-b333-5a4ce8a23381}
    Certificate Store Name       : (null)
    Verify Client Certificate Revocation : Enabled
    Verify Revocation Using Cached Client Certificate Only : Disabled
    Usage Check                  : Enabled
    Revocation Freshness Time    : 0
    URL Retrieval Timeout        : 0
    Ctl Identifier               : (null)
    Ctl Store Name               : (null)
    DS Mapper Usage              : Disabled
    Negotiate Client Certificate : Enabled
    Reject Connections           : Disabled
    Disable HTTP2                : Not Set&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;Find port 4244 and copy the line after IP-address, should look like this:&lt;/P&gt;
&lt;PRE class="ckeditor_codeblock"&gt;0.0.0.0:4244&lt;/PRE&gt;
&lt;P&gt;&lt;BR /&gt;To delete the binding type:&lt;/P&gt;
&lt;PRE class="ckeditor_codeblock"&gt;netsh http delete sslcert ipport=0.0.0.0:4244&lt;/PRE&gt;
&lt;P&gt;&lt;BR /&gt;This will return:&lt;/P&gt;
&lt;PRE class="ckeditor_codeblock"&gt;SSL Certificate successfully deleted&lt;/PRE&gt;
&lt;P&gt;&lt;BR /&gt;Next, type:&lt;/P&gt;
&lt;PRE class="ckeditor_codeblock"&gt;netsh http show urlacl&lt;/PRE&gt;
&lt;P&gt;&lt;BR /&gt;Find port &lt;STRONG&gt;4244 &lt;/STRONG&gt;in the list&lt;BR /&gt;&lt;BR /&gt;Copy the reserved url, should look something like&lt;/P&gt;
&lt;PRE class="ckeditor_codeblock"&gt;&lt;A href="https://+:4244" target="test_blank"&gt;https://+:4244&lt;/A&gt;&lt;/PRE&gt;
&lt;P&gt;&lt;BR /&gt;Write up the following command:&lt;/P&gt;
&lt;PRE class="ckeditor_codeblock"&gt;netsh http delete urlacl url=”copy in the result form above”&lt;/PRE&gt;
&lt;P&gt;&lt;BR /&gt;For a list of all netsh commands see:&amp;nbsp;&lt;A href="https://docs.microsoft.com/en-us/windows/desktop/http/netsh-commands-for-http" target="_blank" rel="noopener"&gt;https://docs.microsoft.com/en-us/windows/desktop/http/netsh-commands-for-http&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;&lt;STRONG&gt;Cause&lt;/STRONG&gt;&lt;/H4&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Port 4244 is bound to another IP address, or a different URLacl.&amp;nbsp;&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 24 Aug 2020 13:10:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Error-the-site-cannot-be-reached-when-Qlik-Sense-is-trying-to/ta-p/1715503</guid>
      <dc:creator>Maria_Halley</dc:creator>
      <dc:date>2020-08-24T13:10:40Z</dc:date>
    </item>
  </channel>
</rss>

