Skip to content

Can't start jupyter - Error: ImagePullBackOff #10

@SBatais

Description

@SBatais

Hello

I have deployed the notebook service from okdp-ui, and when I try to us it, I have the error 2025-09-17T12:36:52Z [Warning] Error: ImagePullBackOff

The docker image ghcr.io/kubotal/spark-notebook:2024-05-27-001 mentionned in the package jupyterhub/jupyterhub.yaml has probably been removed from the registry ghcr.io

I tried to pull it manually:

❯ docker pull ghcr.io/kubotal/spark-notebook:2024-05-27-001
2024-05-27-001: Pulling from kubotal/spark-notebook
no matching manifest for linux/amd64 in the manifest list entries

I succeeded to pull it with the sha256

❯ docker pull ghcr.io/kubotal/spark-notebook:2024-05-27-001@sha256:3aa01074662dbe642b984ae560e89f46ef6071db9382af69c51a9c60ddadca31
ghcr.io/kubotal/spark-notebook@sha256:3aa01074662dbe642b984ae560e89f46ef6071db9382af69c51a9c60ddadca31: Pulling from kubotal/spark-notebook
9b076355b79b: Pulling fs layer
...

regards

/cc @Jean-MichelBROCHARD

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions