Machine Update will render the Machine not auto started by Proxy

Once I use the Rest API to update the Machine, the Proxy will not restart the machine.

https://edgeapp.fly.dev cannot be auto started by the proxy.

I have tried it many times from yesterday and the machine is not auto started.

Can anyone help and advice what mistake I am making as this is a show stopper for my project.

1 Like

This issue is solved. Just need to ensure that the full config json is sent to Machine Update Api with the service tags also. Documentation also mention that the full config.json need to be sent even though the example only shows the partial config json with the guest and image tags without the service tags.

1 Like

I’ve fixed the docs. Thanks!

Update: wasn’t me! I got a merge conflict as I was beaten to it. In any case, still fixed, and still thanks!