-
Notifications
You must be signed in to change notification settings - Fork 321
Binder integration not working #184
Copy link
Copy link
Closed
Description
The Binder integration is not working. For instance, go to https://inferentialthinking.com/chapters/01/3/1/Literary_Characters.html, hover over the spaceship icon, and click on Binder. This attempts to launch a Binder notebook, but everything times out and eventually (after a long delay) fails. Detailed Binder error logs below:
Found built image, launching...
Launching server...
Server requested
2023-11-15T20:37:28.001334Z [Normal] Successfully assigned ovh2/jupyter-data-2d8-2dtextbook-2d7o2lotw1 to user-202211a-node-a8b748
2023-11-15T20:37:28Z [Normal] Container image "jupyterhub/mybinder.org-tc-init:2020.12.4-0.dev.git.5363.hbea79967" already present on machine
2023-11-15T20:37:28Z [Normal] Created container tc-init
2023-11-15T20:37:29Z [Normal] Started container tc-init
2023-11-15T20:37:30Z [Normal] Pulling image "2lmrrh8f.gra7.container-registry.ovh.net/mybinder-builds/r2d-g5b5b759data-2d8-2dtextbook-a22c49:55cf34960f5b4cb2fc58ee730e079b64fdc2c56f"
Launch attempt 1 failed, retrying...
Server requested
2023-11-15T20:39:50.595880Z [Normal] Successfully assigned ovh2/jupyter-data-2d8-2dtextbook-2dyxost78l to user-202211a-node-a8b748
2023-11-15T20:39:51Z [Normal] Container image "jupyterhub/mybinder.org-tc-init:2020.12.4-0.dev.git.5363.hbea79967" already present on machine
2023-11-15T20:39:51Z [Normal] Created container tc-init
2023-11-15T20:39:51Z [Normal] Started container tc-init
2023-11-15T20:39:53Z [Normal] Pulling image "2lmrrh8f.gra7.container-registry.ovh.net/mybinder-builds/r2d-g5b5b759data-2d8-2dtextbook-a22c49:55cf34960f5b4cb2fc58ee730e079b64fdc2c56f"
Launch attempt 2 failed, retrying...
Server requested
2023-11-15T20:45:44.593565Z [Normal] Successfully assigned ovh2/jupyter-data-2d8-2dtextbook-2dtksko6dg to user-202211a-node-5eb9bc
2023-11-15T20:45:45Z [Normal] Container image "jupyterhub/mybinder.org-tc-init:2020.12.4-0.dev.git.5363.hbea79967" already present on machine
2023-11-15T20:45:45Z [Normal] Created container tc-init
2023-11-15T20:45:45Z [Normal] Started container tc-init
2023-11-15T20:45:47Z [Normal] Pulling image "2lmrrh8f.gra7.container-registry.ovh.net/mybinder-builds/r2d-g5b5b759data-2d8-2dtextbook-a22c49:55cf34960f5b4cb2fc58ee730e079b64fdc2c56f"
Spawn failed: Timeout
Launch attempt 3 failed, retrying...
Server requested
2023-11-15T20:51:02.935382Z [Normal] Successfully assigned ovh2/jupyter-data-2d8-2dtextbook-2dxul7lrsv to user-202211a-node-5eb9bc
2023-11-15T20:51:03Z [Normal] Container image "jupyterhub/mybinder.org-tc-init:2020.12.4-0.dev.git.5363.hbea79967" already present on machine
2023-11-15T20:51:03Z [Normal] Created container tc-init
2023-11-15T20:51:04Z [Normal] Started container tc-init
2023-11-15T20:51:04Z [Normal] Pulling image "2lmrrh8f.gra7.container-registry.ovh.net/mybinder-builds/r2d-g5b5b759data-2d8-2dtextbook-a22c49:55cf34960f5b4cb2fc58ee730e079b64fdc2c56f"
Failed to launch image 2lmrrh8f.gra7.container-registry.ovh.net/mybinder-builds/r2d-g5b5b759data-2d8-2dtextbook-a22c49:55cf34960f5b4cb2fc58ee730e079b64fdc2c56f
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels