Skip to content

I can't go on when I run the docker #4344

@jjustwin

Description

@jjustwin

I have downloaded the image local, and I run the docker failed.

docker run -it --gpus all -p 8080:8080 -v $HOME/.tabby:/d
ata tabbyml/tabby serve --model TabbyML/StarCoder-1B --device cuda

The application panicked (crashed).
Message: Failed to fetch model organization : Failed to download

Caused by:
0: error sending request for url (https://raw.githubusercontent.com/TabbyML/registry-tabby/main/models.json)
1: client error (Connect)
2: tcp connect error: Connection refused (os error 111)
3: Connection refused (os error 111)
Location: /root/workspace/crates/tabby-common/src/registry.rs:102

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