Skip to content

fix(rstudio timeout): increase timeout #104

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Jul 9, 2025
Merged

Conversation

Jose-Matsuda
Copy link
Contributor

@Jose-Matsuda Jose-Matsuda added the auto-deploy Trigger manual CI steps for this PR label Jun 26, 2025
@Jose-Matsuda
Copy link
Contributor Author

Jose-Matsuda commented Jul 2, 2025

If this doesn't work, consider just adding (changing) the auth-timeout-minutes to be a big number. Though from this documentation it should have been fine with

    echo "auth-stay-signed-in-days=7" >> /etc/rstudio/rserver.conf && \
    echo "auth-timeout-minutes=0" >> /etc/rstudio/rserver.conf && \

is also noted here

As for

    echo "session-timeout-minutes=10080" >> /etc/rstudio/rsession.conf && \

that is talked about here and defaults to 120. Having said that i don't think this is the correct setting to configure to avoid the currently reported behaviour

Copy link
Collaborator

@mathis-marcotte mathis-marcotte left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@github-actions github-actions bot added the ready for beta Sets the PR as ready to be merged to the beta branch label Jul 8, 2025
@mathis-marcotte mathis-marcotte changed the title fix(rstudio timeout): increase fix(rstudio timeout): increase timeout Jul 8, 2025
@github-actions github-actions bot merged commit 3d456cd into beta Jul 9, 2025
32 checks passed
@github-actions github-actions bot deleted the rstudio-login branch July 9, 2025 07:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-deploy Trigger manual CI steps for this PR ready for beta Sets the PR as ready to be merged to the beta branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants