Hi SAS Experts
In installed SAS Viya in AWS using the deployment script: https://aws.amazon.com/quickstart/architecture/sas-viya/.
Had issues with accessing the server from on-premises to the cloud but that is resolved.
When I run this command: ansible-playbook viya-ark/playbooks/viya-mmsu/viya-services-status.yml I can see following services are running
"http://services.viya.sas/SASBackupManager/",
"http://services.viya.sas/SASDataExplorer/",
"http://services.viya.sas/SASDataStudio/",
"http://services.viya.sas/SASDrive/",
"http://services.viya.sas/SASEnvironmentManager/",
"http://services.viya.sas/SASGraphBuilder/",
"http://services.viya.sas/SASJobExecution/",
"http://services.viya.sas/SASLineage/",
"http://services.viya.sas/SASLogon/",
"http://services.viya.sas/SASModelManager/",
"http://services.viya.sas/SASQKBManager/",
"http://services.viya.sas/SASReportViewer/",
"http://services.viya.sas/SASStudio/",
"http://services.viya.sas/SASStudioV/",
"http://services.viya.sas/SASThemeDesigner/",
"http://services.viya.sas/SASVisualAnalytics/",
"http://services.viya.sas/SASWorkflowManager/"
But I can only able to access: "http://services.viya.sas/SASStudio/", and everything else it says:
Not Found
The requested URL /SASDrive/ was not found on this server.
Please help
I resolved the problem by
/sas/install/scripts/stop_viya_vms.sh
/sas/install/scripts/start_viya_vms.sh
All the services are up and running and I can access all the components of SAS Viya
Hi,
services.viya.sas is the dns name used for the internal routing only. To find the base url for accessing the environment through a web browser, check the Outputs tab of your deployment in the AWS CloudFormation UI. The url would also be in the email you received if you specified the OperatorEmail parameter in your Quickstart deployment.
hth,
Matthias Ender
SAS Institute Inc.
I am just providing that URL as example
I resolved the problem by
/sas/install/scripts/stop_viya_vms.sh
/sas/install/scripts/start_viya_vms.sh
All the services are up and running and I can access all the components of SAS Viya
The SAS Users Group for Administrators (SUGA) is open to all SAS administrators and architects who install, update, manage or maintain a SAS deployment.
Learn how to install the SAS Viya CLI and a few commands you may find useful in this video by SAS’ Darrell Barton.
Find more tutorials on the SAS Users YouTube channel.