BookmarkSubscribeRSS Feed
Jovian
Calcite | Level 5

After a fresh install of Stable release of Viya 2025.07, on prem using Kubernetes commands, we are facing issues when launching a SAS Studio session. 

image.png

Jovian_1-1753939171634.png

 

We are getting this error while trying to launch a SAS Studio session. While checking the pod we are seeing that the session has been created please see screenshot below.

Jovian_0-1753939137246.png

All other services are working properly.

 

How can I solve this error to continue using SAS Studio.

4 REPLIES 4
gwootton
SAS Super FREQ
The error is saying that SAS Studio is trying to access some path within the compute server, and that path is inaccessible.

From the supplied information it is unclear what path is inaccessible. The compute server pod log will probably have that information, or a network trace (HAR file) from the browser when reproducing the failure.

My guess would be something to do with the configured file navigation path for SAS Studio since it's happening as soon as you try to start using SAS Studio, which I think by default is the user's home directory. If this is being mounted in and is owned by a different UID/GID than what is being assigned through Viya, the user might not have access.

A SAS Technical Support case would probably be the fastest path to resolution here.
--
Greg Wootton | Principal Systems Technical Support Engineer
Jovian
Calcite | Level 5

Hi @gwootton,

 

I resolved this issue by taking a restart of all SAS Studio related pods.

But am facing this issue 

Jovian_0-1754028897438.png

 

 

gwootton
SAS Super FREQ
When SAS Studio starts it assigns a temp fileref "_keepalv". It then calls /compute/sessions/<session-id>/filerefs/_keepalv periodically to maintain activity on the session and prevent the compute server from terminating due to inactivity.
The compute server log may have some detail on why this fileref is inaccessible.
--
Greg Wootton | Principal Systems Technical Support Engineer
Jovian
Calcite | Level 5

HI @gwootton, there is no error in the compute-server logs which I can see, I will raise a TS ticket if this issue persists. 

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
  • 517 views
  • 1 like
  • 2 in conversation