Misleading error when I deploy a `fly.toml` file with just `app` property in there

Steps to reproduce:

  1. Create a fly.toml with just app property set to a value.
  2. Deploy.

Should this really be the error I get?

Error: timeout reached waiting for machine to started failed to wait for VM **** in started state: Get "https://api.machines.dev/v1/apps/****/machines/****/wait?instance_id=****&state=started&timeout=60": net/http: request canceled note: you can change this timeout with the --wait-timeout flag

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.