jupyterhub / mybinder.org-deploy

Deployment config files for mybinder.org
https://mybinder-sre.readthedocs.io/en/latest/index.html
BSD 3-Clause "New" or "Revised" License
76 stars 75 forks source link

GESIS server unable to launch repositories #2927

Closed rgaiacs closed 9 months ago

rgaiacs commented 9 months ago

After HDD replace in GESIS server (see https://github.com/jupyterhub/mybinder.org-deploy/issues/2926), the server was rebooted and services were redeployed.

Attempt to launch a repository fails due

Unhealthy services: [{'service': 'Docker registry', 'ok': False}, {'service': 'JupyterHub API', 'ok': False}]

I'm looking at this.

rgaiacs commented 9 months ago

I run a new deploy and looks like the issue was fixed.

Launch repositories will be slow in the next few hours because our local cache is empty.

arnim commented 9 months ago

Getting taints

e.g. https://notebooks.gesis.org/binder/v2/gh/socialcomquant/css_methods_python_workshop/HEAD

Found built image, launching...
Launching server...
Server requested
2024-02-15T15:06:12.369775Z [Warning] 0/3 nodes are available: 1 node(s) didn't match Pod's node affinity/selector, 1 node(s) had untolerated taint {node-role.kubernetes.io/control-plane: }, 1 node(s) had untolerated taint {node.kubernetes.io/disk-pressure: }. preemption: 0/3 nodes are available: 3 Preemption is not helpful for scheduling..
rgaiacs commented 9 months ago

Thanks @arnim. The taints have been resolved.