Addressing RStudio Server Timeout issue¶
RStudio Server times out after approximately 60 minutes of inactivity. Upon re-entering the session, users are often face login screen where their credentials do not work.
This issue is related to the RStudio Server configuration that sessions will automatically log out if inactive for over 60 minutes. The solution would be either to keep active every 60 minutes or use the user name and password (session specific password) described as follows to re-login:
- Navigate to the current RStudio session in Open OnDemand.
- Click on the session ID to open the session folder.
- Locate the
connection.ymlfile within the session folder. - Open it to find the session-specific password.
- Then, use your Purdue account username in the "Username" field.
- Enter the password retrieved from the
connection.ymlfile.
P.S. If you could not open the page after re-login and saw the web url ended with /appUri, delete /appUri and retry with the remaining url.