<?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: Connect-NcController   Could not connect to FAS27DX1 on port 80 for protocol HTTP. in ONTAP Discussions</title>
    <link>https://community.netapp.com/t5/ONTAP-Discussions/Connect-NcController-Could-not-connect-to-FAS27DX1-on-port-80-for-protocol-HTTP/m-p/436454#M40893</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;I kept looking for a solution and found the following:&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;For the evaluation via powershell we use the user "&lt;FONT face="courier new,courier"&gt;script_user&lt;/FONT&gt;" with the role "&lt;FONT face="courier new,courier"&gt;readonly&lt;/FONT&gt;" and the "User Login Methods" "&lt;FONT face="courier new,courier"&gt;HTTP, ONTAPI&lt;/FONT&gt;" on all controllers.&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN class=""&gt;&lt;SPAN class=""&gt;- This works (on FAS2520, FAS2550, FAS2750, FAS8040, AFF A300) without errors as described above - except for the new FAS2750-Systems (all systems are using&amp;nbsp; ONTAP 9.8P11).&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;As a test, I assigned the role "&lt;FONT face="courier new,courier"&gt;admin&lt;/FONT&gt;" to the "&lt;FONT face="courier new,courier"&gt;script_user&lt;/FONT&gt;" on a new system and also "User Login Methods" "&lt;FONT face="courier new,courier"&gt;HTTP, ONTAPI&lt;/FONT&gt;".&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN class=""&gt;&lt;SPAN class=""&gt;And with this "admin" role, access via script now also works!!&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN class=""&gt;&lt;SPAN class=""&gt;- But why???&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;"Readonly" was always enough.&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN class=""&gt;&lt;SPAN class=""&gt;The only noticeable difference is, that the new systems have FIPS enabled.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;Anyone have an explanation or solution?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;Best regards&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;Michael&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 06 Jul 2022 11:36:09 GMT</pubDate>
    <dc:creator>Michael_K</dc:creator>
    <dc:date>2022-07-06T11:36:09Z</dc:date>
    <item>
      <title>Connect-NcController   Could not connect to FAS27DX1 on port 80 for protocol HTTP.</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Connect-NcController-Could-not-connect-to-FAS27DX1-on-port-80-for-protocol-HTTP/m-p/436413#M40885</link>
      <description>&lt;P&gt;Hello community,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;we use PowerShell for evaluations of the ONTAP systems (9.8.P11). The credentials of the controllers are stored via "&lt;FONT face="courier new,courier" size="2"&gt; Add-NcCredential -Controller CName -Credential CUser"&lt;/FONT&gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now we want to include two more controllers (FAS2750 - where FIPS is enabled; FIPS is not active on all other systems).&lt;/P&gt;&lt;P&gt;The following error occurs (when a script is started):&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;&lt;FONT face="courier new,courier" size="2"&gt;"Connect-NcController : Could not connect to FASxxxxx on port 80 for protocol HTTP."&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;By default HTTPS should be used, which obviously does not happen - why ever? And HTTP does not work either.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;HTTP is not enabled in the "&lt;FONT face="courier new,courier"&gt;system services web&lt;/FONT&gt;". - When trying to enable (&lt;FONT face="courier new,courier" size="2"&gt;system services web modify -http-enabled true&lt;/FONT&gt;&lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;&lt;FONT face="courier new,courier" size="2"&gt;"Error: command failed: Cannot enable the HTTP protocol because FIPS is enabled."&lt;/FONT&gt;&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;- But FIPS should remain enabled.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am grateful for any solution hints.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Michael&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 09:59:03 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Connect-NcController-Could-not-connect-to-FAS27DX1-on-port-80-for-protocol-HTTP/m-p/436413#M40885</guid>
      <dc:creator>Michael_K</dc:creator>
      <dc:date>2025-06-04T09:59:03Z</dc:date>
    </item>
    <item>
      <title>Re: Connect-NcController   Could not connect to FAS27DX1 on port 80 for protocol HTTP.</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Connect-NcController-Could-not-connect-to-FAS27DX1-on-port-80-for-protocol-HTTP/m-p/436414#M40886</link>
      <description>&lt;P&gt;hi&amp;nbsp;&lt;a href="https://community.netapp.com/t5/user/viewprofilepage/user-id/107551"&gt;@Michael_K&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;have you tried to force HTTPS with&amp;nbsp;&lt;SPAN&gt;&lt;FONT face="courier new,courier"&gt;Connect-NcController -HTTPS&lt;/FONT&gt; ?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Jul 2022 09:12:21 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Connect-NcController-Could-not-connect-to-FAS27DX1-on-port-80-for-protocol-HTTP/m-p/436414#M40886</guid>
      <dc:creator>maffo</dc:creator>
      <dc:date>2022-07-05T09:12:21Z</dc:date>
    </item>
    <item>
      <title>Re: Connect-NcController   Could not connect to FAS27DX1 on port 80 for protocol HTTP.</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Connect-NcController-Could-not-connect-to-FAS27DX1-on-port-80-for-protocol-HTTP/m-p/436417#M40888</link>
      <description>&lt;P&gt;Hallo maffo,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;I forgot to mention that in the post above:&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;A connect of the controller via the PowerShell ISE with:&lt;/SPAN&gt;&lt;/SPAN&gt;&amp;nbsp;&lt;FONT face="courier new,courier"&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;Connect-NcController -HTTPS FASxxxxx&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/FONT&gt; &lt;SPAN class=""&gt;&lt;SPAN class=""&gt;is working.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;The PowerShell scripts are started via scheduler and therefore I need saved login information that is available at all times without manual input (of the password).&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;So far this has worked with the other controllers, but not with the new controllers (with FIPS enabled).&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;Best regards&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;Michael&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Jul 2022 12:39:26 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Connect-NcController-Could-not-connect-to-FAS27DX1-on-port-80-for-protocol-HTTP/m-p/436417#M40888</guid>
      <dc:creator>Michael_K</dc:creator>
      <dc:date>2022-07-05T12:39:26Z</dc:date>
    </item>
    <item>
      <title>Re: Connect-NcController   Could not connect to FAS27DX1 on port 80 for protocol HTTP.</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Connect-NcController-Could-not-connect-to-FAS27DX1-on-port-80-for-protocol-HTTP/m-p/436454#M40893</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;I kept looking for a solution and found the following:&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;For the evaluation via powershell we use the user "&lt;FONT face="courier new,courier"&gt;script_user&lt;/FONT&gt;" with the role "&lt;FONT face="courier new,courier"&gt;readonly&lt;/FONT&gt;" and the "User Login Methods" "&lt;FONT face="courier new,courier"&gt;HTTP, ONTAPI&lt;/FONT&gt;" on all controllers.&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN class=""&gt;&lt;SPAN class=""&gt;- This works (on FAS2520, FAS2550, FAS2750, FAS8040, AFF A300) without errors as described above - except for the new FAS2750-Systems (all systems are using&amp;nbsp; ONTAP 9.8P11).&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;As a test, I assigned the role "&lt;FONT face="courier new,courier"&gt;admin&lt;/FONT&gt;" to the "&lt;FONT face="courier new,courier"&gt;script_user&lt;/FONT&gt;" on a new system and also "User Login Methods" "&lt;FONT face="courier new,courier"&gt;HTTP, ONTAPI&lt;/FONT&gt;".&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN class=""&gt;&lt;SPAN class=""&gt;And with this "admin" role, access via script now also works!!&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN class=""&gt;&lt;SPAN class=""&gt;- But why???&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;"Readonly" was always enough.&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN class=""&gt;&lt;SPAN class=""&gt;The only noticeable difference is, that the new systems have FIPS enabled.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;Anyone have an explanation or solution?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;Best regards&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;Michael&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Jul 2022 11:36:09 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Connect-NcController-Could-not-connect-to-FAS27DX1-on-port-80-for-protocol-HTTP/m-p/436454#M40893</guid>
      <dc:creator>Michael_K</dc:creator>
      <dc:date>2022-07-06T11:36:09Z</dc:date>
    </item>
  </channel>
</rss>

