Failure upgrading from 0.3.11 to 0.3.12 #841
Replies: 6 comments 19 replies
-
@rsignell-usgs It looks like a new required value was added to the default_images:
jupyterhub: quansight/qhub-jupyterhub:v0.3.12
jupyterlab: quansight/qhub-jupyterlab:v0.3.12
dask_worker: quansight/qhub-dask-worker:v0.3.12
dask_gateway: quansight/qhub-dask-gateway:v0.3.12
conda_store: quansight/qhub-conda-store:v0.3.12 |
Beta Was this translation helpful? Give feedback.
-
@tylerpotts, okay, I fixed that, and also added the docker build for conda-store to the github actions: But the conda-store image build is failing with:
|
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
Oh, and @dharhas tipped me off that 0.3.13 is now out. I guess now my question is how best to upgrade from 0.3.11 to 0.3.13! 😄 |
Beta Was this translation helpful? Give feedback.
-
Hi @rsignell-usgs, sorry for the trouble during the update, has it succeeded following the fresh deployment? |
Beta Was this translation helpful? Give feedback.
-
I'm closing old discussions in a repo cleanup effort. Feel free to re-open if needed. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
We tried to follow the Qhub upgrade instructions to advance from 0.3.11 to 0.3.12 on a development deployment of Qhub (not the ESIP qhub).
After making the changes to 2 files (see screenshot below), the Github Action failed in "Render Changes to Template" step with:
The changes we made that triggered the error are shown here:
What did we do wrong?
What does
value_error.missing
mean?Is there a new parameter we need to include now?
We could provide access to the private repo if desired.
Beta Was this translation helpful? Give feedback.
All reactions