InseeFrLab / onyxia

🔬 Data science environment for k8s

Home Page:https://onyxia.sh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Service configuration screen can fail to load under some conditions

phlg opened this issue · comments

commented

Not sure what the exact cause is, but under certain conditions the "Create your personal services" screen (the one with the various tabs to tweak the values before launching a service) can fail to load, and instead render as a blank page with the following errors in the console :

image

It's possible to reproduce with the following steps, though other paths may lead to the same error :

Pre-requisites : have access to at least two projects, referenced as A and B below

1 - Under project A, access the aforementioned screen, for any service (tried vscode-python)
2 - Switch to project B ; you should land on the same page, but under the new project.
3 - Navigate to My services, then New services, then try to launch any available service. You should land on a blank page with the error visible in the above screenshot.

The bug was confirmed on releases 8.6.2 and 8.7.0.