sassoftware / sassoftware/pyviyatools

Not able to use these python scripts on my environment. However, I had able to set profile and get authenticated

Open
#67 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
50
Forks
42
PR merge metrics
No merged PRs in 30d

Description

One thing, I would like to let you know that, our SAS Viya build on AZURE Cloud and we have DNS created and using Azure app gateway to access our SAS Web app's using sasviyadev.optum.com. However, I can do auth login using hostname not using sasviyadev.optum.com though I have entered IP and hostname in to /etc/hosts.

Let me know if we can connect over team's meeting for further debug.

[vt7@phx-dev-services pyviyatools]$ ./loginviauthinfo.py
Logging in with profile: Default
Getting Credentials for: phx-dev-services.uapcld.net
Enter credentials for https://phx-dev-services.uapcld.net:
Login succeeded. Token saved.
[vt7@phx-dev-services pyviyatools]$ ./listgroupsandmembers.py
groupid,groupname,grouptype,groupproviderid,memberid,membername,membertype,memberproviderid
ConnectionError: ('Connection aborted.', error(110, 'Connection timed out'))

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with loginviauthinfo.py and listgroupsandmembers.py, reproducing the successful login against phx-dev-services.uapcld.net and the timeout when calling the SAS Viya endpoint at sasviyadev.optum.com. Review the reported /etc/hosts and Azure App Gateway setup. Done means identifying whether the failure is reproducible and documenting a confirmed cause or required environment change.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
api, cli
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.