Skip to content
This repository has been archived by the owner on Mar 17, 2023. It is now read-only.

Long running notebook pod terminates after 24hr user access token expires #131

Open
LaVLaS opened this issue Mar 28, 2022 · 1 comment
Open
Labels
kind/bug Categorize Issue or PR as related to a bug.

Comments

@LaVLaS
Copy link

LaVLaS commented Mar 28, 2022

Describe the bug
Source https://issues.redhat.com/browse/ODH-610

We have observed that a *User spawned Jupyterhub pod terminates right after the User's access token expires after 24 hours of creation of it. Is it an expected behavior (because I thought that the JupyterHub server continues running even after the token expires)? If not can you please guide us what can be the cause of this issue as it doesn't allow any of the users to *train their model continuously more than 24 hours which causes a huge problem.

ODH Version: 1.1.0
Openshift Version: 4.8.24
Platform: OVH Cloud

To Reproduce
Steps to reproduce the behavior:

  1. Start a user notebook
  2. Start a long running notebook that last > 24hrs
  3. Notebook is terminated once the user token expires

Expected behavior
User can be automatically logged out but the notebook pod is not terminated. The user should be able to login a with the notebook stil running

Screenshots
N/A

Additional context
N/A

@LaVLaS LaVLaS added the kind/bug Categorize Issue or PR as related to a bug. label Mar 28, 2022
@k-e-r-n-e-l-p-a-n-i-c
Copy link

Thank you @LaVLaS.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
kind/bug Categorize Issue or PR as related to a bug.
Projects
None yet
Development

No branches or pull requests

2 participants