Skip to content

Performance issue calculating sha256 for generic packs #1281

@ChipWolf

Description

@ChipWolf

Describe the problem

We've spotted a few servers taking several minutes to start, seemingly hanging on [init] Checking Forge version information.

After enabling debug to take a closer look, it seems the startup is hanging on this command for a significant amount of time sha256sum -c /data/.generic_pack.sum --status

Removing the sum file appears to allow the startup to proceed much faster.

Container definition

No response

Container logs

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions