Skip to content

The hwid changed after upgrading to 14.1 #23

@doroved

Description

@doroved

I have this set of components installed

builder
        .add_component(HWIDComponent::SystemID)
        .add_component(HWIDComponent::CPUCores)
        .add_component(HWIDComponent::CPUID)
        .add_component(HWIDComponent::DriveSerial)
        .add_component(HWIDComponent::MacAddress);

I upgraded my mac from 14.0 to 14.1 and my hwid changed. What could be the reason and how can I avoid this seemingly critical problem?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions