InseeFrLab / onyxia

🔬 Data science environment for k8s
https://onyxia.sh
MIT License
432 stars 78 forks source link

One liner install error in UI #820

Closed venkat-oss closed 1 month ago

venkat-oss commented 1 month ago

Followed the one liner installation on a kubernetes cluster. This worked in a previous version of onyxia. But now I see this error in the developer console. web ui is stuck at loading view.

createObjectThatThrowsIfAccessed.js:49 Uncaught (in promise) Error: Cannot access Symbol(immer-state) yet You haven't provided a mocked decodedIdToken See https://docs.oidc-spa.dev/documentation/mock at new i (createObjectThatThrowsIfAccessed.js:49:28) at Object.a (createObjectThatThrowsIfAccessed.js:70:15) at r (immer.esm.mjs:1:425) at A (immer.esm.mjs:1:3107) at immer.esm.mjs:1:2742 at immer.esm.mjs:1:948 at Array.forEach () at i (immer.esm.mjs:1:904) at M (immer.esm.mjs:1:2716) at P (immer.esm.mjs:1:2548)

image

Thank you for looking into this.

garronej commented 1 month ago

thank you for reporting I'll address now

garronej commented 1 month ago

A new version is being deployed. Sony for the inconvenience.