Skip to content

Docker pull fails for ai/llama3.2 with TLS handshake timeout (500 Internal Server Error) #989

Description

@MrMiningIR

Hi everyone,

I'm trying to pull the llama3.2 model in Docker, but the process fails with a TLS handshake timeout error.

Command I ran:
docker model pull llama3.2

Error message:

Failed to pull model: pulling llama3.2 failed with status 500 Internal Server Error:
error while pulling model: reading model from registry: failed to pull model
"ai/llama3.2:latest": UNKNOWN - resolving docker.io/ai/llama3.2:latest: failed to authorize:
failed to fetch anonymous token:
Get "https://auth.docker.io/token?scope=repository%3Aai%2Fllama3.2%3Apull&service=registry.docker.io":
net/http: TLS handshake timeout

Environment:

  • Docker version: Version 4.79.0 (230596)
  • OS: Windows 10

Has anyone encountered this issue before or knows how to fix it?

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions