<?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: SAS Viya 3.4 multiple machines intermediate cert Error from Vault server in SAS Viya</title>
    <link>https://communities.sas.com/t5/SAS-Viya/SAS-Viya-3-4-multiple-machines-intermediate-cert-Error-from/m-p/675776#M652</link>
    <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/180910"&gt;@Asif4862&lt;/a&gt;&amp;nbsp;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Do you have a firewall between those machines? Please run the following command on cas-worker-1 and show the output:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;curl -v -k https://host1.local:8200/v1/viya_inter/ca/pem&lt;/PRE&gt;</description>
    <pubDate>Mon, 10 Aug 2020 22:29:21 GMT</pubDate>
    <dc:creator>alexal</dc:creator>
    <dc:date>2020-08-10T22:29:21Z</dc:date>
    <item>
      <title>SAS Viya 3.4 multiple machines intermediate cert Error from Vault server</title>
      <link>https://communities.sas.com/t5/SAS-Viya/SAS-Viya-3-4-multiple-machines-intermediate-cert-Error-from/m-p/675737#M651</link>
      <description>&lt;P&gt;Hello All, This is Asif&lt;BR /&gt;&lt;BR /&gt;I deployed SAS Viya 3.4 on multiple machines (Install MPP CAS on 2 hosts)&lt;BR /&gt;&lt;BR /&gt;Host1= CAS Controller and all services&lt;BR /&gt;Host2= CAS worker&lt;BR /&gt;&lt;BR /&gt;During installation of SAS Viya 3.4 only one error is occurred on Host2 (cas-worker-1):&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;"2020-08-10 12:19:08,892 p=10363 u=root |&amp;nbsp; fatal: [cas-worker-1]: FAILED! =&amp;gt; {"changed": true, "cmd": "/opt/sas/viya/home/SASSecurityCertificateFramework/bin/sas-crypto-management req-vault-cert --common-name host1.local --out-form jks --out-key /opt/sas/viya/config/etc/SASSecurityCertificateFramework/private/sas.jks --san-ip 127.0.0.1 --san-ip 172.31.0.13 --vault-addr &lt;A href="https://host1.local:8200" target="_blank"&gt;https://host1.local:8200&lt;/A&gt; --vault-token /opt/sas/viya/config/etc/SASSecurityCertificateFramework/tokens/staticcerts/default/vault.token --vault-cafile /opt/sas/viya/config/etc/SASSecurityCertificateFramework/cacerts/trustedcerts.pem", "delta": "0:13:31.142453", "end": "2020-08-10 12:19:08.845065", "msg": "non-zero return code", "rc": 1, "start": "2020-08-10 12:05:37.702612", "stderr": "2020-08-10 12:06:07.828 INFO [Log.go:41] [sas-crypto-management-command] - {\"0\":\"[]\"} vaultcert.go:423 Will retry, but failed to get intermediate cert from Vault server.\n2020-08-10 12:06:38.831 INFO [Log.go:41] [sas-crypto-management-command] - {\"0\":\"[]\"} vaultcert.go:423 Will retry, but failed to get intermediate cert from Vault server.\n2020-08-10 12:07:10.832 INFO [Log.go:41] [sas-crypto-management-command] - {\"0\":\"[]\"} vaultcert.go:423 Will retry, but failed to get intermediate cert from Vault server.\n2020-08-10 12:07:44.834 INFO [Log.go:41] [sas-crypto-management-command] - {\"0\":\"[]\"} vaultcert.go:423 Will retry, but failed to get intermediate cert from Vault server.\n2020-08-10 12:08:22.835 INFO [Log.go:41] [sas-crypto-management-command] - {\"0\":\"[]\"} vaultcert.go:423 Will retry, but failed to get intermediate cert from Vault server.\n2020-08-10 12:09:08.837 INFO [Log.go:41] [sas-crypto-management-command] - {\"0\":\"[]\"} vaultcert.go:423 Will retry, but failed to get intermediate cert from Vault server.\n2020-08-10 12:10:10.838 INFO [Log.go:41] [sas-crypto-management-command] - {\"0\":\"[]\"} vaultcert.go:423 Will retry, but failed to get intermediate cert from Vault server.\n2020-08-10 12:11:44.840 INFO [Log.go:41] [sas-crypto-management-command] - {\"0\":\"[]\"} vaultcert.go:423 Will retry, but failed to get intermediate cert from Vault server.\n2020-08-10 12:14:22.841 INFO [Log.go:41] [sas-crypto-management-command] - {\"0\":\"[]\"} vaultcert.go:423 Will retry, but failed to get intermediate cert from Vault server.\n2020-08-10 12:19:08.843 ERROR [Log.go:57] [sas-crypto-management-command] - {\"0\":\"[]\"} vaultcert.go:99 After 511 seconds, failed to read viya_inter/ca/pem: Get &lt;A href="https://host1.local:8200/v1/viya_inter/ca/pem" target="_blank"&gt;https://host1.local:8200/v1/viya_inter/ca/pem&lt;/A&gt;: dial tcp 172.1.1.1:8200: i/o timeout", "stderr_lines": ["2020-08-10 12:06:07.828 INFO [Log.go:41] [sas-crypto-management-command] - {\"0\":\"[]\"} vaultcert.go:423 Will retry, but failed to get intermediate cert from Vault server.", "2020-08-10 12:06:38.831 INFO [Log.go:41] [sas-crypto-management-command] - {\"0\":\"[]\"} vaultcert.go:423 Will retry, but failed to get intermediate cert from Vault server.", "2020-08-10 12:07:10.832 INFO [Log.go:41] [sas-crypto-management-command] - {\"0\":\"[]\"} vaultcert.go:423 Will retry, but failed to get intermediate cert from Vault server.", "2020-08-10 12:07:44.834 INFO [Log.go:41] [sas-crypto-management-command] - {\"0\":\"[]\"} vaultcert.go:423 Will retry, but failed to get intermediate cert from Vault server.", "2020-08-10 12:08:22.835 INFO [Log.go:41] [sas-crypto-management-command] - {\"0\":\"[]\"} vaultcert.go:423 Will retry, but failed to get intermediate cert from Vault server.", "2020-08-10 12:09:08.837 INFO [Log.go:41] [sas-crypto-management-command] - {\"0\":\"[]\"} vaultcert.go:423 Will retry, but failed to get intermediate cert from Vault server.", "2020-08-10 12:10:10.838 INFO [Log.go:41] [sas-crypto-management-command] - {\"0\":\"[]\"} vaultcert.go:423 Will retry, but failed to get intermediate cert from Vault server.", "2020-08-10 12:11:44.840 INFO [Log.go:41] [sas-crypto-management-command] - {\"0\":\"[]\"} vaultcert.go:423 Will retry, but failed to get intermediate cert from Vault server.", "2020-08-10 12:14:22.841 INFO [Log.go:41] [sas-crypto-management-command] - {\"0\":\"[]\"} vaultcert.go:423 Will retry, but failed to get intermediate cert from Vault server.", "2020-08-10 12:19:08.843 ERROR [Log.go:57] [sas-crypto-management-command] - {\"0\":\"[]\"} vaultcert.go:99 After 511 seconds, failed to read viya_inter/ca/pem: Get &lt;A href="https://host1.local:8200/v1/viya_inter/ca/pem" target="_blank"&gt;https://host1.local:8200/v1/viya_inter/ca/pem&lt;/A&gt;: dial tcp 172.1.1.1:8200: i/o timeout"], "stdout": "", "stdout_lines": []}"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2020-08-10 12:19:08,893 p=10363 u=root |&amp;nbsp; NO MORE HOSTS LEFT *************************************************************&lt;/P&gt;
&lt;P&gt;2020-08-10 12:19:08,893 p=10363 u=root |&amp;nbsp; PLAY RECAP *********************************************************************&lt;/P&gt;
&lt;P&gt;2020-08-10 12:19:08,893 p=10363 u=root |&amp;nbsp; cas-worker-1&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; : ok=143&amp;nbsp; changed=32&amp;nbsp;&amp;nbsp; unreachable=0&amp;nbsp;&amp;nbsp;&amp;nbsp; failed=1&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2020-08-10 12:19:08,894 p=10363 u=root |&amp;nbsp; deployTarget&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; : ok=261&amp;nbsp; changed=97&amp;nbsp;&amp;nbsp; unreachable=0&amp;nbsp;&amp;nbsp;&amp;nbsp; failed=0&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2020-08-10 12:19:08,894 p=10363 u=root |&amp;nbsp; localhost&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;&amp;nbsp;&amp;nbsp;&amp;nbsp; : ok=14&amp;nbsp;&amp;nbsp; changed=1&amp;nbsp;&amp;nbsp;&amp;nbsp; unreachable=0&amp;nbsp;&amp;nbsp;&amp;nbsp; failed=0&amp;nbsp;&amp;nbsp; &lt;BR /&gt;&lt;BR /&gt;Do you have any suggestion or recommendation how to resolve that specific error?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks in advance&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Asif&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 10 Aug 2020 19:43:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Viya/SAS-Viya-3-4-multiple-machines-intermediate-cert-Error-from/m-p/675737#M651</guid>
      <dc:creator>Asif4862</dc:creator>
      <dc:date>2020-08-10T19:43:05Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Viya 3.4 multiple machines intermediate cert Error from Vault server</title>
      <link>https://communities.sas.com/t5/SAS-Viya/SAS-Viya-3-4-multiple-machines-intermediate-cert-Error-from/m-p/675776#M652</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/180910"&gt;@Asif4862&lt;/a&gt;&amp;nbsp;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Do you have a firewall between those machines? Please run the following command on cas-worker-1 and show the output:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;curl -v -k https://host1.local:8200/v1/viya_inter/ca/pem&lt;/PRE&gt;</description>
      <pubDate>Mon, 10 Aug 2020 22:29:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Viya/SAS-Viya-3-4-multiple-machines-intermediate-cert-Error-from/m-p/675776#M652</guid>
      <dc:creator>alexal</dc:creator>
      <dc:date>2020-08-10T22:29:21Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Viya 3.4 multiple machines intermediate cert Error from Vault server</title>
      <link>https://communities.sas.com/t5/SAS-Viya/SAS-Viya-3-4-multiple-machines-intermediate-cert-Error-from/m-p/675957#M653</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/41748"&gt;@alexal&lt;/a&gt;&amp;nbsp;, actually you are right. There are firewall between two servers.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;The firewall permission issue was related to the Security Group attached to the EC2 instances. The two instances are in different subnets. The Security Group attached to first instance did not have an inbound entry for traffic from the second instances subnet.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I basically added an inbound rule to the first instances Security Group to allow traffic from second instances subnet.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;The second instances Security Group also allows traffic from first instances subnet.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Once again thank you for your help&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;Thanks,&lt;BR /&gt;Asif&lt;/P&gt;</description>
      <pubDate>Tue, 11 Aug 2020 16:45:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Viya/SAS-Viya-3-4-multiple-machines-intermediate-cert-Error-from/m-p/675957#M653</guid>
      <dc:creator>Asif4862</dc:creator>
      <dc:date>2020-08-11T16:45:30Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Viya 3.4 multiple machines intermediate cert Error from Vault server</title>
      <link>https://communities.sas.com/t5/SAS-Viya/SAS-Viya-3-4-multiple-machines-intermediate-cert-Error-from/m-p/675958#M654</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/180910"&gt;@Asif4862&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You're welcome. I'm glad the problem has been resolved.&lt;/P&gt;</description>
      <pubDate>Tue, 11 Aug 2020 16:47:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Viya/SAS-Viya-3-4-multiple-machines-intermediate-cert-Error-from/m-p/675958#M654</guid>
      <dc:creator>alexal</dc:creator>
      <dc:date>2020-08-11T16:47:17Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Viya 3.4 multiple machines intermediate cert Error from Vault server</title>
      <link>https://communities.sas.com/t5/SAS-Viya/SAS-Viya-3-4-multiple-machines-intermediate-cert-Error-from/m-p/675960#M655</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/41748"&gt;@alexal&lt;/a&gt;&amp;nbsp; and appreciated &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Aug 2020 16:49:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Viya/SAS-Viya-3-4-multiple-machines-intermediate-cert-Error-from/m-p/675960#M655</guid>
      <dc:creator>Asif4862</dc:creator>
      <dc:date>2020-08-11T16:49:01Z</dc:date>
    </item>
  </channel>
</rss>

