Skip to content

WARNING: Detected excessively long cold boot in your implementation. #14

@tekmen0

Description

@tekmen0

After docker build is finished, I get this error from the deployment logs :

WARNING: Detected excessively long cold boot in your implementation.
This is likely due to downloading models or heavy objects at runtime rather than build time.ERROR: Encountered an error the second healthcheck

INTERNAL ERROR: Build server encountered an unexpected error

It fails when loading checkpoint (3.99 GB) from hugging face in init function.
Only thing I additional do is loading 6 textual inversions whose file are already in docker image and not installed from the network.

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