Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bad versioning? "IoT Edge daemon has version 1.5.7 but 1.5.2 is the latest stable version" #7353

Open
egil opened this issue Aug 22, 2024 · 1 comment
Assignees

Comments

@egil
Copy link

egil commented Aug 22, 2024

After updating to the last version of the iotedge daemon on my test iot device, I am getting the following error when running iotedge check:

...
‼ aziot-edge package is up-to-date - Warning
    Installed IoT Edge daemon has version 1.5.7 but 1.5.2 is the latest stable version available.
    Please see https://aka.ms/iotedge-update-runtime for update instructions.
...

This seems wrong.

@egil egil changed the title Bad versioning: "IoT Edge daemon has version 1.5.7 but 1.5.2 is the latest stable version"? Bad versioning? "IoT Edge daemon has version 1.5.7 but 1.5.2 is the latest stable version" Aug 23, 2024
@ryanwinter
Copy link

Thanks @egil,

Looks like there was a regression in the version check and it is comparing against the wrong component.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants