<?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 restart fails in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-restart-fails/m-p/986651#M30801</link>
    <description>&lt;P&gt;Hello and thank you for your support.&lt;/P&gt;&lt;P&gt;All 14 points in the link you provided were executed succesfully till&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN&gt;Start the Remaining SAS Viya Services &lt;/SPAN&gt;&lt;/STRONG&gt;&lt;FONT face="arial,helvetica,sans-serif" size="3"&gt;where a lot of services failed (on all nodes) as you can see from the capture:&lt;/FONT&gt; &lt;FONT face="arial,helvetica,sans-serif" size="3"&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Scrren error SAS 2026-04-22 141130.jpg" style="width: 999px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/114359iB989339A9D24B471/image-size/large?v=v2&amp;amp;px=999" role="button" title="Scrren error SAS 2026-04-22 141130.jpg" alt="Scrren error SAS 2026-04-22 141130.jpg" /&gt;&lt;/span&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="3"&gt;Also&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;the Expiry Date of the SAS Viya Internal CA Certificate&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;is 16 april 2027 so less than a year.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What should I do next? Contact SAS technical suppport?&lt;/P&gt;&lt;P&gt;&amp;nbsp;Thanks&lt;/P&gt;</description>
    <pubDate>Wed, 22 Apr 2026 11:23:34 GMT</pubDate>
    <dc:creator>manix</dc:creator>
    <dc:date>2026-04-22T11:23:34Z</dc:date>
    <item>
      <title>SAS restart fails</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-restart-fails/m-p/986537#M30796</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;when trying to restart the SAS services with a .yml script I can't pass the following step(I tried multiple times):&lt;/P&gt;&lt;P&gt;TASK [Rerun start SAS services if needed] ***********************************************************************************************&lt;BR /&gt;changed: [compute]&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="failed sas.jpg" style="width: 999px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/114310iBF19A685D47E6A0C/image-size/large?v=v2&amp;amp;px=999" role="button" title="failed sas.jpg" alt="failed sas.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I will provide the start.yml if necessary.&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Mon, 20 Apr 2026 13:22:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-restart-fails/m-p/986537#M30796</guid>
      <dc:creator>manix</dc:creator>
      <dc:date>2026-04-20T13:22:13Z</dc:date>
    </item>
    <item>
      <title>Re: SAS restart fails</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-restart-fails/m-p/986589#M30798</link>
      <description>&lt;P&gt;the sequence that gives the error is at the end of the start.yml file:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;- name: Rerun start SAS services if needed&lt;BR /&gt;shell: /etc/init.d/sas-viya-all-services start&lt;BR /&gt;when: not ansible_check_mode and ((svas1 is defined and (svas1.stdout is search('Failed!') or svas1.stdout is search('timeout'))) or (svas2 is defined and (svas2.stdout is search('Failed!') or svas2.stdout is search('timeout'))))&lt;BR /&gt;register: svasall&lt;BR /&gt;until: svasall.stdout.find('Failed!') == -1 and svasall.stdout.find('timeout') == -1&lt;BR /&gt;retries: "{{svas_retry_count}}"&lt;BR /&gt;delay: "{{svas_delay_timer}}"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could it be a timeout issue do i need to change some parameters?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Apr 2026 10:52:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-restart-fails/m-p/986589#M30798</guid>
      <dc:creator>manix</dc:creator>
      <dc:date>2026-04-21T10:52:19Z</dc:date>
    </item>
    <item>
      <title>Re: SAS restart fails</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-restart-fails/m-p/986598#M30800</link>
      <description>&lt;P&gt;Hi &lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/475927"&gt;@manix&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It looks like you are using &lt;A href="https://github.com/sassoftware/viya-ark/tree/main/playbooks/viya-mmsu" target="_self"&gt;SAS Viya ARK&lt;/A&gt;&amp;nbsp;viya-services-start.yml to start services, is that right? &lt;BR /&gt;ansible-playbook viya-ark/playbooks/viya-mmsu/viya-services-start.yml&lt;BR /&gt;&lt;BR /&gt;If you are getting stuck on&amp;nbsp;TASK [Rerun start SAS services if needed] the issue is not likely the yml but is instead a problem with SAS Viya service(s).&amp;nbsp; &amp;nbsp;&lt;BR /&gt;When having a problem starting SAS Viya 3.5 (or 3.4) services the knowledge article below is the gold standard for troubleshooting and resolving service start-up problems.&amp;nbsp;&lt;BR /&gt;&lt;A href="https://sas.service-now.com/csm/en/resolving-sas-viya-3-5-service-start-up-problems-on-linux?id=kb_article_view&amp;amp;sysparm_article=KB0036359" target="_blank"&gt;SAS Support - Resolving SAS®&amp;nbsp;Viya®&amp;nbsp;3.5 service start-up problems on Linux&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;As a next step I recommend going through the steps in that article. Starting with the step to stop all SAS Viya services and verify there are no stray processes.&amp;nbsp; Then the article will take you through the steps to start each of the infrastructure (core) services and validate each infrastructure (core) service before starting the next.&amp;nbsp; &amp;nbsp;&lt;BR /&gt;It's important that you do each of the validation steps.&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;There is a step in the article to "Check the Expiry Date of the SAS Viya Internal CA Certificate". If that shows you a Not After date that is less than a year from today, please as a next step contact SAS Technical Support for assistance.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;If you get through step 14 without any problems but still have a problem with the step "Start the Remaining SAS Viya Services" I also recommend that you contact SAS Technical Support for assistance.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Apr 2026 13:48:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-restart-fails/m-p/986598#M30800</guid>
      <dc:creator>michele_sas</dc:creator>
      <dc:date>2026-04-21T13:48:20Z</dc:date>
    </item>
    <item>
      <title>Re: SAS restart fails</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-restart-fails/m-p/986651#M30801</link>
      <description>&lt;P&gt;Hello and thank you for your support.&lt;/P&gt;&lt;P&gt;All 14 points in the link you provided were executed succesfully till&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN&gt;Start the Remaining SAS Viya Services &lt;/SPAN&gt;&lt;/STRONG&gt;&lt;FONT face="arial,helvetica,sans-serif" size="3"&gt;where a lot of services failed (on all nodes) as you can see from the capture:&lt;/FONT&gt; &lt;FONT face="arial,helvetica,sans-serif" size="3"&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Scrren error SAS 2026-04-22 141130.jpg" style="width: 999px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/114359iB989339A9D24B471/image-size/large?v=v2&amp;amp;px=999" role="button" title="Scrren error SAS 2026-04-22 141130.jpg" alt="Scrren error SAS 2026-04-22 141130.jpg" /&gt;&lt;/span&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="3"&gt;Also&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;the Expiry Date of the SAS Viya Internal CA Certificate&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;is 16 april 2027 so less than a year.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What should I do next? Contact SAS technical suppport?&lt;/P&gt;&lt;P&gt;&amp;nbsp;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 22 Apr 2026 11:23:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-restart-fails/m-p/986651#M30801</guid>
      <dc:creator>manix</dc:creator>
      <dc:date>2026-04-22T11:23:34Z</dc:date>
    </item>
    <item>
      <title>Re: SAS restart fails</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-restart-fails/m-p/986677#M30802</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/475927"&gt;@manix&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Yes, please open a case with SAS Technical Support and we can help.&amp;nbsp; The reason for the issue is the Vault intermediate CA certificate expires in less than one year.&amp;nbsp; There are steps to address the certificate issue however you must have already upgraded to the October 2024 (24w44) or later release of SAS Viya before you can perform those steps.&amp;nbsp; In the meantime, we can provide you with a temporary workaround.&amp;nbsp; Please contact SAS Technical Support for next steps.&amp;nbsp; You can reference our conversation here when doing so.&amp;nbsp;&amp;nbsp;&lt;A href="https://support.sas.com/en/technical-support/contact-sas.html/1000" target="_blank"&gt;Contact SAS - Technical Support | SAS Support&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Apr 2026 13:39:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-restart-fails/m-p/986677#M30802</guid>
      <dc:creator>michele_sas</dc:creator>
      <dc:date>2026-04-22T13:39:23Z</dc:date>
    </item>
  </channel>
</rss>

