Hi,
I’m trying to deploy a new app and everything goes create until the actual creation of the machine that the app is set to run on. It isn’t created! The app builds correctly, gets pushed fine and then I just keep getting the following error:
In my dashboard I just see the following with no machines:
I currently use a Docker image copied from a previous (working) app but have tried a manual builder as well. I think the builder is fine. It just won’t create a machine and add it to the app so it can’t run.
Any help would be appreciated. I’m on Windows, if that makes a difference.