I have the same issue an it appears to be related to the Hardware Acceleration:
After changing acceleration to "false" in the install script:
"gpus": {
"use_all_gpus": false
}
it runs through. Now the question is how I fix that I can get acceleration.
Thanks