BookmarkSubscribeRSS Feed
sasviya1
Calcite | Level 5

During preinstallation of Sasviya failed received below error message: Installing as 'root', sas group and cas user has been set up.

 

 

TASK [ensure_install_user : Verify the user home directory] *************************************************************************************************
fatal: [sas-programming]: FAILED! => {"changed": false, "module_stderr": "Shared connection to lgdisasviya2.calpers.ca.gov closed.\r\n", "module_stdout": "", "msg": "MODULE FAILURE\nSee stdout/stderr for the exact error", "rc": 1}
fatal: [cas-worker-2]: FAILED! => {"changed": false, "module_stderr": "Shared connection to lgdisasviya4.calpers.ca.gov closed.\r\n", "module_stdout": "", "msg": "MODULE FAILURE\nSee stdout/stderr for the exact error", "rc": 1}
fatal: [cas-worker-1]: FAILED! => {"changed": false, "module_stderr": "Shared connection to lgdisasviya3.calpers.ca.gov closed.\r\n", "module_stdout": "", "msg": "MODULE FAILURE\nSee stdout/stderr for the exact error", "rc": 1}
fatal: [cas-controller-1]: FAILED! => {"changed": false, "module_stderr": "Shared connection to lgdisasviya1.calpers.ca.gov closed.\r\n", "module_stdout": "", "msg": "MODULE FAILURE\nSee stdout/stderr for the exact error", "rc": 1}

4 REPLIES 4
alexal
SAS Employee

@sasviya1 ,

 

You could start the system assessment playbook with an additional option -vvv to see the debug messages. Also, I do recommend to check /var/log/secure file on those remote machines. Most likely you will have an error there.

sasviya1
Calcite | Level 5

Thanks

alexal
SAS Employee

@sasviya1 ,

 

I'm curious, did you figure out what was wrong?

sasviya1
Calcite | Level 5

Yes finally figured it out, thanks to SAS support.

 

Needed the below entry in sudoers file

 

root    ALL=(ALL)       ALL

suga badge.PNGThe SAS Users Group for Administrators (SUGA) is open to all SAS administrators and architects who install, update, manage or maintain a SAS deployment. 

Join SUGA 

Get Started with SAS Information Catalog in SAS Viya

SAS technical trainer Erin Winters shows you how to explore assets, create new data discovery agents, schedule data discovery agents, and much more.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 4 replies
  • 1092 views
  • 1 like
  • 2 in conversation