Skip to content

Image download shown as successful but see error: "No such image: cortexlabs/python-predictor-cpu:0.18.1" #1236

@rcammisola

Description

@rcammisola

Version

0.18.1

Description

On Mac OS (High Sierra) docker pull silently fails when downloading the python-predictor-cpu image:

○ downloading docker image cortexlabs/python-predictor-cpu:0.18.1 .................................................................... ✓ /Users/rocco.cammisola/Documents/[PROJECT DIR]/cortex.yaml: [API ENDPOINT NAME]: Error response from daemon: No such image: cortexlabs/python-predictor-cpu:0.18.1 

The output suggests that the download was successful but when I performed docker pull cortexlabs/python-predictor-cpu:0.18.1 I found out that my docker VM had run out of space.

Performing docker system prune (or similar) to clear the VM resolved the issue.

Steps to reproduce

  1. Set docker VM size on Mac to be smaller than the cortexlabs python predictor image
  2. cortex deploy

Expected behavior

The download is not marked as successful (tick not shown) and the error about being out of space is reported.

Actual behavior

Download marked as successful, no error directly related to not being able to pull the image.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions