I am getting this error when trying to run the container in IIC tools. I purged the data and setup the container again and still the error exit=1 remains.
h
Harald Pretl
01/29/2023, 1:15 PM
@Georg Zachl can you please take a look?
k
Karimeldeen
01/29/2023, 1:28 PM
This happens If I disable the option "Virtual Machine Platform" from windows features and re-enable it.
g
Georg Zachl
01/29/2023, 4:52 PM
Hey, can you describe further what you do? Are you using the start-script from our Github-Repo? Is there also a chance I can get the log output of a failed start?
Georg Zachl
01/29/2023, 4:56 PM
If starting the container fails after changing the windows "VMP" features, then I strongly suspect an issue with docker in general, not our container. You could verify that by running the hello world example. If it doesn't work, Docker is broken and you should probably reinstall it again.