unity-sds / unity-project-management

Container repo for project management (projects, epics, etc)
Apache License 2.0
0 stars 2 forks source link

JupyterHub Needs Frequent Restart and Requires Cookie Deletion #223

Open brianlee731 opened 2 weeks ago

brianlee731 commented 2 weeks ago

Encountering an issue where JupyterHub needs to be restarted frequently within a short time frame. Additionally, it sometimes requires cookies to be deleted to function properly. These issues are causing disruptions and inconvenience for users.

ramesh-maddegoda commented 12 hours ago

@galenatjpl, I think the root cause for this can be the httpd proxy. As I mentioned during the last meeting, I think in the cases such as JupyterHub and Airflow (where they have their own Cognito auth), it is better to have a httpd proxy route, which is not secured by Cognito (to avoid duplicated authentication). We have to discuss this with Mike.