<?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.5 Deployment fails - Unable to determine the address of the Raft leader in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Viya-3-5-Deployment-fails-Unable-to-determine-the-address-of/m-p/627063#M18278</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have this same issue. What steps did you take to fix your issue?&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;Olli&lt;/P&gt;</description>
    <pubDate>Tue, 25 Feb 2020 00:19:59 GMT</pubDate>
    <dc:creator>ojaro</dc:creator>
    <dc:date>2020-02-25T00:19:59Z</dc:date>
    <item>
      <title>SAS Viya 3.5 Deployment fails - Unable to determine the address of the Raft leader</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Viya-3-5-Deployment-fails-Unable-to-determine-the-address-of/m-p/612671#M17862</link>
      <description>&lt;P&gt;TASK [consul-x64_redhat_linux_6-yum : Execute confirm consul can be accessed] *******************************************************************************************&lt;BR /&gt;task path: /opt/sas/deploy_sasvyt/sas_viya_playbook/roles/consul-x64_redhat_linux_6-yum/tasks/start.yml:75&lt;/P&gt;
&lt;P&gt;fatal: [deployTarget]: FAILED! =&amp;gt; {&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "changed": true,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "cmd": [&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "bash",&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "-c",&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "source /opt/sas/viya/config/consul.conf &amp;amp;&amp;amp; /opt/sas/viya/home/bin/sas-bootstrap-config status leader"&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ],&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "delta": "0:00:00.216537",&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "end": "2019-12-18 13:51:37.255994",&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "invocation": {&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "module_args": {&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "_raw_params": "bash -c 'source /opt/sas/viya/config/consul.conf &amp;amp;&amp;amp; /opt/sas/viya/home/bin/sas-bootstrap-config status leader'",&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "_uses_shell": false,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "argv": null,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "chdir": null,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "creates": null,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "executable": null,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "removes": null,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "stdin": null,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "stdin_add_newline": true,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "strip_empty_ends": true,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "warn": true&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; },&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "msg": "non-zero return code",&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "rc": 1,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "start": "2019-12-18 13:51:37.039457",&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "stderr": "level=error command=\"status leader\" successful=false msg=\"Unable to status leader\" err=\"Get https://localhost:8501/v1/status/leader: dial tcp 127.0.0.1:8501: connect: connection refused\"\nERROR: Unable to determine the address of the Raft leader for the data center in which the Consul agent is running.",&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "stderr_lines": [&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "level=error command=\"status leader\" successful=false msg=\"Unable to status leader\" err=\"Get https://localhost:8501/v1/status/leader: dial tcp 127.0.0.1:8501: connect: connection refused\"",&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "ERROR: Unable to determine the address of the Raft leader for the data center in which the Consul agent is running."&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ],&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "stdout": "",&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "stdout_lines": []&lt;BR /&gt;}&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Anything known ?&lt;/P&gt;</description>
      <pubDate>Wed, 18 Dec 2019 13:13:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Viya-3-5-Deployment-fails-Unable-to-determine-the-address-of/m-p/612671#M17862</guid>
      <dc:creator>HaraldSeifert</dc:creator>
      <dc:date>2019-12-18T13:13:27Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Viya 3.5 Deployment fails - Unable to determine the address of the Raft leader</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Viya-3-5-Deployment-fails-Unable-to-determine-the-address-of/m-p/612678#M17863</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/12509"&gt;@HaraldSeifert&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It seems like Consul is down. Please show me the most recent log files from&amp;nbsp;/opt/sas/viya/config/var/log/consul/default directory.&lt;/P&gt;</description>
      <pubDate>Wed, 18 Dec 2019 13:18:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Viya-3-5-Deployment-fails-Unable-to-determine-the-address-of/m-p/612678#M17863</guid>
      <dc:creator>alexal</dc:creator>
      <dc:date>2019-12-18T13:18:02Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Viya 3.5 Deployment fails - Unable to determine the address of the Raft leader</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Viya-3-5-Deployment-fails-Unable-to-determine-the-address-of/m-p/612972#M17877</link>
      <description>&lt;P&gt;This is the log: &lt;BR /&gt;$ cat sas-consul_2019-12-18_14-26-34.log&lt;BR /&gt;==&amp;gt; Multiple private IPv4 addresses found. Please configure one with 'bind' and/or 'advertise'.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm using&amp;nbsp; this statement in the inventory.ini file&lt;BR /&gt;deployTarget&amp;nbsp; ansible_host=sasvytc01 ansible_user=svcsasvy1 ansible_ssh_private_key_file=~/.ssh/id_rsa consul_bind_adapter=bond0&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;but&amp;nbsp;consul_bind_adapter Option&amp;nbsp;is not documented&amp;nbsp;in the deployment guide 3.5&lt;/P&gt;</description>
      <pubDate>Thu, 19 Dec 2019 10:06:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Viya-3-5-Deployment-fails-Unable-to-determine-the-address-of/m-p/612972#M17877</guid>
      <dc:creator>HaraldSeifert</dc:creator>
      <dc:date>2019-12-19T10:06:30Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Viya 3.5 Deployment fails - Unable to determine the address of the Raft leader</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Viya-3-5-Deployment-fails-Unable-to-determine-the-address-of/m-p/613036#M17883</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/12509"&gt;@HaraldSeifert&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for your response. You have to configure your network settings as described in &lt;A href="https://go.documentation.sas.com/?docsetId=dplyml0phy0lax&amp;amp;docsetTarget=n11nt9q5r1i9mun1e7m2chgxgyii.htm&amp;amp;docsetVersion=3.5&amp;amp;locale=en" target="_blank" rel="noopener"&gt;this document&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Thu, 19 Dec 2019 13:55:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Viya-3-5-Deployment-fails-Unable-to-determine-the-address-of/m-p/613036#M17883</guid>
      <dc:creator>alexal</dc:creator>
      <dc:date>2019-12-19T13:55:26Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Viya 3.5 Deployment fails - Unable to determine the address of the Raft leader</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Viya-3-5-Deployment-fails-Unable-to-determine-the-address-of/m-p/615684#M17972</link>
      <description>&lt;P&gt;If bond0 for example is defined&amp;nbsp;mutliple , the Installation Fails with this error, regardless what is defined in host_vars directory. &amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jan 2020 15:15:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Viya-3-5-Deployment-fails-Unable-to-determine-the-address-of/m-p/615684#M17972</guid>
      <dc:creator>HaraldSeifert</dc:creator>
      <dc:date>2020-01-07T15:15:10Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Viya 3.5 Deployment fails - Unable to determine the address of the Raft leader</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Viya-3-5-Deployment-fails-Unable-to-determine-the-address-of/m-p/627063#M18278</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have this same issue. What steps did you take to fix your issue?&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;Olli&lt;/P&gt;</description>
      <pubDate>Tue, 25 Feb 2020 00:19:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Viya-3-5-Deployment-fails-Unable-to-determine-the-address-of/m-p/627063#M18278</guid>
      <dc:creator>ojaro</dc:creator>
      <dc:date>2020-02-25T00:19:59Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Viya 3.5 Deployment fails - Unable to determine the address of the Raft leader</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Viya-3-5-Deployment-fails-Unable-to-determine-the-address-of/m-p/627151#M18281</link>
      <description>&lt;P&gt;When deploying Viya 3.5 with multiple network interface cards and/or multiple IP addresses you find this blog post by &lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/4039"&gt;@RobCollum&lt;/a&gt;&amp;nbsp;helpful.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://communities.sas.com/t5/SAS-Communities-Library/Understanding-Network-Binding-Variables-in-SAS-Viya-3-5/ta-p/627000" target="_blank"&gt;https://communities.sas.com/t5/SAS-Communities-Library/Understanding-Network-Binding-Variables-in-SAS-Viya-3-5/ta-p/627000&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And here is a link to the official documentation regarding this topic.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;--Simon&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;</description>
      <pubDate>Tue, 25 Feb 2020 10:59:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Viya-3-5-Deployment-fails-Unable-to-determine-the-address-of/m-p/627151#M18281</guid>
      <dc:creator>SimonWilliams</dc:creator>
      <dc:date>2020-02-25T10:59:46Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Viya 3.5 Deployment fails - Unable to determine the address of the Raft leader</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Viya-3-5-Deployment-fails-Unable-to-determine-the-address-of/m-p/844555#M25505</link>
      <description>I'm facing also same issue&lt;BR /&gt;can you please share resolution</description>
      <pubDate>Wed, 16 Nov 2022 05:56:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Viya-3-5-Deployment-fails-Unable-to-determine-the-address-of/m-p/844555#M25505</guid>
      <dc:creator>Gordhan</dc:creator>
      <dc:date>2022-11-16T05:56:31Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Viya 3.5 Deployment fails - Unable to determine the address of the Raft leader</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Viya-3-5-Deployment-fails-Unable-to-determine-the-address-of/m-p/845374#M25531</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/67234"&gt;@Gordhan&lt;/a&gt;&amp;nbsp; - Have you looked at the links provided in this post?&lt;/P&gt;</description>
      <pubDate>Sun, 20 Nov 2022 23:51:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Viya-3-5-Deployment-fails-Unable-to-determine-the-address-of/m-p/845374#M25531</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2022-11-20T23:51:22Z</dc:date>
    </item>
  </channel>
</rss>

