Azure / iotedge-eflow

Azure IoT Edge for Linux on Windows
https://aka.ms/azeflow-docs
MIT License
50 stars 29 forks source link

What is v1.4.11 and why is the update failing? #284

Open KamalAman opened 9 months ago

KamalAman commented 9 months ago

We have a deployment that went down a few days ago when EFLOW updated to v1.4.11

Screenshot 2024-01-31 at 2 09 01 PM

It does not seem like a v1.4.11 release exists

Screenshot 2024-01-31 at 2 10 11 PM

This is the error log from event viewer

Screenshot 2024-01-31 at 2 10 20 PM

hcsdiag list returns nothing.

KamalAman commented 9 months ago

It seems like v1.4.11 has been just released, we will keep an one how our other deployments handle this update

KamalAman commented 8 months ago

1.4.12.05024 rolled out and took down another one of our deployments out in the wild due to windows update failures.

This seems like it is going to be a reoccurring issue

KamalAman commented 8 months ago

@fcabrera23 Can we please get some eyes on this.

KamalAman commented 8 months ago

Is there any way to disable EFLOW updates so that Windows stop updating it? Turning off the Windows OS Updates is not an option.

rabergerik commented 2 months ago

@KamalAman Just curious if you have resolved this issue. We have had problems during almost every new update of IoT Edge for Linux on Windows, not sure if it's related to your issue. Updates have been failing due to the wssdagent.exe service that has been in state disabled after the update runs (the first time). So logging in, restarting the computer and retrying the installation has been a workaround for us. Until now, in the latest update it seems that wssdagent disappears altogether and has to be started manually.