Comment 13 for bug 1956766

Revision history for this message
Caleb Ellis (caleb-ellis) wrote : Re: Unable to deploy CentOS7 - centos/focal not a supported combination

Hi there, are you able to check whether deploying is successful if you change the release to CentOS8 then back to CentOS7 without closing the form? The issue might be with the form initialisation.

Also, similarly to the above with the `machine.action` websocket request, there should be a request for `general.osinfo` that looks like:

{"method":"general.osinfo","type":0,"request_id":8}

Are you able to paste the contents of the response? It should have a type of "1" and a request_id that matches the original "general.osinfo" request_id.