<?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: Getting HTTPS error when running Invoke-NaSnapmirrorResync command in Microsoft Virtualization Discussions</title>
    <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Getting-HTTPS-error-when-running-Invoke-NaSnapmirrorResync-command/m-p/40721#M1900</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Without any arguments to force a given protocol, the Toolkit does still default to RPC &lt;EM&gt;unless &lt;/EM&gt;you have cached credentials.&amp;nbsp; Try &lt;SPAN style="font-family: courier new,courier; font-size: 8pt; color: #0000ff;"&gt;Get-NaCredential &lt;/SPAN&gt;to see what you may have saved.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 10 Jun 2011 14:51:22 GMT</pubDate>
    <dc:creator>cknight</dc:creator>
    <dc:date>2011-06-10T14:51:22Z</dc:date>
    <item>
      <title>Getting HTTPS error when running Invoke-NaSnapmirrorResync command</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Getting-HTTPS-error-when-running-Invoke-NaSnapmirrorResync-command/m-p/40696#M1895</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm using RPC, and the command appears to run the resync OK, but for some reason I see this error after running the resync command:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Invoke-NaSnapmirrorResync : Could not connect to myfiler on port 443 for protocol HTTPS.&lt;/P&gt;&lt;P&gt;At line:1 char:26&lt;/P&gt;&lt;P&gt;+ Invoke-NaSnapmirrorResync &amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;nbsp; -Destination myvolume_sm&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; + CategoryInfo&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : InvalidOperation: (myfiler:NaController) [Invoke-NaSnapmirrorResync], NaConnectionException&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; + FullyQualifiedErrorId : ApiException,DataONTAP.PowerShell.SDK.Cmdlets.Snapmirror.InvokeNaSnapmirrorResync&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm not sure why it's trying to connect with HTTPS, I don't use it (and I don't think it's allowed to my backup site).&amp;nbsp; I am attempting this command over a WAN link to our backup site.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm using the the Toolkit version 1.4.0.122&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 06:54:09 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Getting-HTTPS-error-when-running-Invoke-NaSnapmirrorResync-command/m-p/40696#M1895</guid>
      <dc:creator>bsti</dc:creator>
      <dc:date>2025-06-05T06:54:09Z</dc:date>
    </item>
    <item>
      <title>Getting HTTPS error when running Invoke-NaSnapmirrorResync command</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Getting-HTTPS-error-when-running-Invoke-NaSnapmirrorResync-command/m-p/40700#M1896</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The Toolkit normally defaults to RPC, unless credentials are available (including from the creds cache).&amp;nbsp; Are you sure you're using RPC?&amp;nbsp; Does the same occur if you connect using the -RPC switch?&amp;nbsp; Is there a cmdlet timeout occurring?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 May 2011 18:05:08 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Getting-HTTPS-error-when-running-Invoke-NaSnapmirrorResync-command/m-p/40700#M1896</guid>
      <dc:creator>cknight</dc:creator>
      <dc:date>2011-05-24T18:05:08Z</dc:date>
    </item>
    <item>
      <title>Getting HTTPS error when running Invoke-NaSnapmirrorResync command</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Getting-HTTPS-error-when-running-Invoke-NaSnapmirrorResync-command/m-p/40704#M1897</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Clinton, thanks for the response:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I didn't use the -RPC switch.&amp;nbsp; I think it normally defaults to RPC when I run Connect-NaController with no special switches.&amp;nbsp; In my case, it's not dying on the Connect-NaController call, it's erroring on the Invoke-NaSnapmirrorResync call. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't see a timeout at all, and the command actually succeeeds (the resync occurs successfully).&amp;nbsp; THis error must be triggered by some other post process that runs after the resync.&amp;nbsp; I'm not sure what it could be, but thought it strange.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 May 2011 18:50:43 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Getting-HTTPS-error-when-running-Invoke-NaSnapmirrorResync-command/m-p/40704#M1897</guid>
      <dc:creator>bsti</dc:creator>
      <dc:date>2011-05-26T18:50:43Z</dc:date>
    </item>
    <item>
      <title>Re: Getting HTTPS error when running Invoke-NaSnapmirrorResync command</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Getting-HTTPS-error-when-running-Invoke-NaSnapmirrorResync-command/m-p/40709#M1898</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There are only two API calls in Invoke-NaSnapmirrorResync, one to start the resync and one to re-read the snapmirror relationship status.&amp;nbsp; How long does it take to return the error?&amp;nbsp; The default timeout is 10 seconds, but you can change that anytime on the controller object.&amp;nbsp; It's also worth double-checking how you are connected; I don't see anything in the code that can return the HTTPS error string you reported if the connection is RPC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier; font-size: 8pt; color: #0000ff;"&gt;PS C:\&amp;gt; $global:CurrentNaController | Format-List *&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier; font-size: 8pt; color: #0000ff;"&gt;Ontapi&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : 1.14&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier; font-size: 8pt; color: #0000ff;"&gt;OntapiMajorVersion : 1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier; font-size: 8pt; color: #0000ff;"&gt;OntapiMinorVersion : 14&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier; font-size: 8pt; color: #0000ff;"&gt;Version&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : NetApp Release 7.3.5: Mon Nov 22 21:32:44 PST 2010&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier; font-size: 8pt; color: #0000ff;"&gt;Vfiler&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; :&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier; font-size: 8pt; color: #ff0000;"&gt;Protocol&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : HTTPS&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier; font-size: 8pt; color: #0000ff;"&gt;Proxy&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; :&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier; font-size: 8pt; color: #ff0000;"&gt;TimeoutMsec&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : 10000&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier; font-size: 8pt; color: #0000ff;"&gt;Name&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : dunn&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier; font-size: 8pt; color: #0000ff;"&gt;Address&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : 10.61.167.60&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier; font-size: 8pt; color: #0000ff;"&gt;Port&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : 443&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier; font-size: 8pt; color: #0000ff;"&gt;Credentials&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : System.Net.NetworkCredential&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier; font-size: 8pt; color: #0000ff;"&gt;ValidateIncoming&amp;nbsp;&amp;nbsp; : False&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier; font-size: 8pt; color: #0000ff;"&gt;ValidateOutgoing&amp;nbsp;&amp;nbsp; : False&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier; font-size: 8pt; color: #0000ff;"&gt;Trace&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : False&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 May 2011 14:31:50 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Getting-HTTPS-error-when-running-Invoke-NaSnapmirrorResync-command/m-p/40709#M1898</guid>
      <dc:creator>cknight</dc:creator>
      <dc:date>2011-05-27T14:31:50Z</dc:date>
    </item>
    <item>
      <title>Getting HTTPS error when running Invoke-NaSnapmirrorResync command</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Getting-HTTPS-error-when-running-Invoke-NaSnapmirrorResync-command/m-p/40716#M1899</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Clinton, sorry for&amp;nbsp; the delayed repsonse.&amp;nbsp; Per your suggestion, I checked out the default Protocol Connect-NaController uses to connect.&amp;nbsp; It appears Connect-NaController [controller name] is defaulting to HTTPS on my machine.&amp;nbsp; I verified this by calling it and checking the Protocol property.&amp;nbsp; I assumed it would always default to RPC.&amp;nbsp; It always seemed to in previous versions of the toolkit.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fortunately, I make all my calls to Connect-NaController though a library function so I only need to make a change to one line of code to force it to RPC.&amp;nbsp; Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Jun 2011 14:46:48 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Getting-HTTPS-error-when-running-Invoke-NaSnapmirrorResync-command/m-p/40716#M1899</guid>
      <dc:creator>bsti</dc:creator>
      <dc:date>2011-06-10T14:46:48Z</dc:date>
    </item>
    <item>
      <title>Re: Getting HTTPS error when running Invoke-NaSnapmirrorResync command</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Getting-HTTPS-error-when-running-Invoke-NaSnapmirrorResync-command/m-p/40721#M1900</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Without any arguments to force a given protocol, the Toolkit does still default to RPC &lt;EM&gt;unless &lt;/EM&gt;you have cached credentials.&amp;nbsp; Try &lt;SPAN style="font-family: courier new,courier; font-size: 8pt; color: #0000ff;"&gt;Get-NaCredential &lt;/SPAN&gt;to see what you may have saved.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Jun 2011 14:51:22 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Getting-HTTPS-error-when-running-Invoke-NaSnapmirrorResync-command/m-p/40721#M1900</guid>
      <dc:creator>cknight</dc:creator>
      <dc:date>2011-06-10T14:51:22Z</dc:date>
    </item>
    <item>
      <title>Getting HTTPS error when running Invoke-NaSnapmirrorResync command</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Getting-HTTPS-error-when-running-Invoke-NaSnapmirrorResync-command/m-p/40726#M1902</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Aha.&amp;nbsp; Good to know.&amp;nbsp; I have credentials for ALL of my filers because I use invoke-nassh all of the time.&amp;nbsp; Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Jun 2011 15:29:46 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Getting-HTTPS-error-when-running-Invoke-NaSnapmirrorResync-command/m-p/40726#M1902</guid>
      <dc:creator>bsti</dc:creator>
      <dc:date>2011-06-10T15:29:46Z</dc:date>
    </item>
  </channel>
</rss>

