<?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 na_elementsw_check_connections module can't connect to solidfire cluster in Software Development Kit (SDK) and API Discussions</title>
    <link>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/na-elementsw-check-connections-module-can-t-connect-to-solidfire-cluster/m-p/153860#M2994</link>
    <description>&lt;P&gt;Hello!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am trying to automate the creation of volumes and other things on a solidfire cluster by using ansible 2.8.1. I have been unable to get the&amp;nbsp;na_elementsw_check_connections module to succesfully connect to the cluster. The solidfire cluster gui is available and I am able to login to it. I am using the same user to login through the GUI and in the ansible playbook.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here is the full error I get:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;fatal: [localhost]: FAILED! =&amp;gt; {
"changed": false,
"module_stderr": "2020-01-28 18:17:26,801 - solidfire.Element - INFO - {\"params\": {}, \"method\": \"GetAPI\", \"id\": 0}\nTraceback (most recent call last):\n File \"/home/tn8562/.ansible/tmp/ansible-tmp-1580235446.35-134874022480101/AnsiballZ_na_elementsw_check_connections.py\", line 114, in &amp;lt;module&amp;gt;\n _ansiballz_main()\n File \"/home/tn8562/.ansible/tmp/ansible-tmp-1580235446.35-134874022480101/AnsiballZ_na_elementsw_check_connections.py\", line 106, in _ansiballz_main\n invoke_module(zipped_mod, temp_path, ANSIBALLZ_PARAMS)\n File \"/home/tn8562/.ansible/tmp/ansible-tmp-1580235446.35-134874022480101/AnsiballZ_na_elementsw_check_connections.py\", line 49, in invoke_module\n imp.load_module('__main__', mod, module, MOD_DESC)\n File \"/tmp/ansible_na_elementsw_check_connections_payload_NwscKY/__main__.py\", line 152, in &amp;lt;module&amp;gt;\n File \"/tmp/ansible_na_elementsw_check_connections_payload_NwscKY/__main__.py\", line 147, in main\n File \"/tmp/ansible_na_elementsw_check_connections_payload_NwscKY/__main__.py\", line 96, in __init__\n File \"/tmp/ansible_na_elementsw_check_connections_payload_NwscKY/ansible_na_elementsw_check_connections_payload.zip/ansible/module_utils/netapp.py\", line 137, in create_sf_connection\nException: Unable to create SF connection\n",
"module_stdout": "",
"msg": "MODULE FAILURE\nSee stdout/stderr for the exact error",
"rc": 1
}&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There looks to be a proxy / ssl issue which I am not sure is related to the above error as I do not see mention of either in the above module's error:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;$ wget --no-check-certificate XXXX
--2020-01-28 18:47:43-- http://XXXX/
Connecting to XXXX:XXXX... connected.
Proxy request sent, awaiting response... 302 Found
Location: https://XXXX/ [following]
--2020-01-28 18:47:43-- https://XXXX/
Connecting to XXXX:XXXX... connected.
Proxy tunneling failed: Service UnavailableUnable to establish SSL connection.

Connecting to XXX.XX.XX.XX:XXXX... connected. 

Proxy tunneling failed: Service UnavailableUnable to establish SSL connection.&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I appreciate the help.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Travis&lt;/P&gt;</description>
    <pubDate>Wed, 04 Jun 2025 11:21:18 GMT</pubDate>
    <dc:creator>travisen</dc:creator>
    <dc:date>2025-06-04T11:21:18Z</dc:date>
    <item>
      <title>na_elementsw_check_connections module can't connect to solidfire cluster</title>
      <link>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/na-elementsw-check-connections-module-can-t-connect-to-solidfire-cluster/m-p/153860#M2994</link>
      <description>&lt;P&gt;Hello!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am trying to automate the creation of volumes and other things on a solidfire cluster by using ansible 2.8.1. I have been unable to get the&amp;nbsp;na_elementsw_check_connections module to succesfully connect to the cluster. The solidfire cluster gui is available and I am able to login to it. I am using the same user to login through the GUI and in the ansible playbook.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here is the full error I get:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;fatal: [localhost]: FAILED! =&amp;gt; {
"changed": false,
"module_stderr": "2020-01-28 18:17:26,801 - solidfire.Element - INFO - {\"params\": {}, \"method\": \"GetAPI\", \"id\": 0}\nTraceback (most recent call last):\n File \"/home/tn8562/.ansible/tmp/ansible-tmp-1580235446.35-134874022480101/AnsiballZ_na_elementsw_check_connections.py\", line 114, in &amp;lt;module&amp;gt;\n _ansiballz_main()\n File \"/home/tn8562/.ansible/tmp/ansible-tmp-1580235446.35-134874022480101/AnsiballZ_na_elementsw_check_connections.py\", line 106, in _ansiballz_main\n invoke_module(zipped_mod, temp_path, ANSIBALLZ_PARAMS)\n File \"/home/tn8562/.ansible/tmp/ansible-tmp-1580235446.35-134874022480101/AnsiballZ_na_elementsw_check_connections.py\", line 49, in invoke_module\n imp.load_module('__main__', mod, module, MOD_DESC)\n File \"/tmp/ansible_na_elementsw_check_connections_payload_NwscKY/__main__.py\", line 152, in &amp;lt;module&amp;gt;\n File \"/tmp/ansible_na_elementsw_check_connections_payload_NwscKY/__main__.py\", line 147, in main\n File \"/tmp/ansible_na_elementsw_check_connections_payload_NwscKY/__main__.py\", line 96, in __init__\n File \"/tmp/ansible_na_elementsw_check_connections_payload_NwscKY/ansible_na_elementsw_check_connections_payload.zip/ansible/module_utils/netapp.py\", line 137, in create_sf_connection\nException: Unable to create SF connection\n",
"module_stdout": "",
"msg": "MODULE FAILURE\nSee stdout/stderr for the exact error",
"rc": 1
}&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There looks to be a proxy / ssl issue which I am not sure is related to the above error as I do not see mention of either in the above module's error:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;$ wget --no-check-certificate XXXX
--2020-01-28 18:47:43-- http://XXXX/
Connecting to XXXX:XXXX... connected.
Proxy request sent, awaiting response... 302 Found
Location: https://XXXX/ [following]
--2020-01-28 18:47:43-- https://XXXX/
Connecting to XXXX:XXXX... connected.
Proxy tunneling failed: Service UnavailableUnable to establish SSL connection.

Connecting to XXX.XX.XX.XX:XXXX... connected. 

Proxy tunneling failed: Service UnavailableUnable to establish SSL connection.&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I appreciate the help.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Travis&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 11:21:18 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/na-elementsw-check-connections-module-can-t-connect-to-solidfire-cluster/m-p/153860#M2994</guid>
      <dc:creator>travisen</dc:creator>
      <dc:date>2025-06-04T11:21:18Z</dc:date>
    </item>
  </channel>
</rss>

