question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

The container host is on unsupported build version 16299

See original GitHub issue

Hi, I am getting the error while installing IOT Edge Runtime using below Powershell command: PowerShell Command:- . {Invoke-WebRequest -useb aka.ms/iotedge-win} | Invoke-Expression; ` Install-SecurityDaemon -Manual -ContainerOs Windows

Error:-

The container host is on unsupported build version 16299.

Please use a container host running build 14393 newer when using Linux containers or with one of the following supported build versions when using Windows containers: 17134 17763

The prerequisites for installation of the IoT Edge Security daemon are not met. Please fix all known issues before rerunning this script.

Note:- I am using windows 10, 64 bit, build version 16299 and can’t upgrade to that as per my company policy.

Anyone please let me know how to resolve this issue. Thanks in advance. @iotedge-ci

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:9 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
veyallacommented, Oct 30, 2018

@VikasJaiswal Would not recommend that since we’ve made a ton of changes since the runtime that supported 16299 and it most likely will not work.

Using a RS4 17134 VM on 16299 would work though, if that is possible on your side…

0reactions
kgrembancommented, Jul 8, 2019

There’s also documentation specifically about installing IoT Edge on Windows Server VMs in Azure: https://docs.microsoft.com/azure/iot-edge/how-to-install-iot-edge-windows-server-vm

Read more comments on GitHub >

github_iconTop Results From Across the Web

Windows container version compatibility
Any Windows Server container deployed to this host must be based on the version 10.0.14393.1770 container base images. If you apply KB4053579 to ......
Read more >
Error when deploying IoTEdge on Windows
The container host is on unsupported build version 18362. ... The prerequisites for installation of the IoT Edge Security daemon are not met....
Read more >
Docker Desktop for Windows Edge Release notes
DockerNAT has been removed from Docker Desktop as using an IP address to communicate from the host to a container is not a...
Read more >
Docker for Windows Edge Release notes
LCOW containers can now be run next to Windows containers (on Windows RS3 build 16299 and later). Use --platform=linux in Windows container mode...
Read more >
Docker: "no matching manifest for windows/amd64 in the ...
I had this same issue on Windows 10. I bypassed it by running the Docker daemon in experimental mode: Right click Docker icon...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found