I am trying to deploy my app, multiple times on different regions, but without success. It was working before. Now I always get this error
Running gat release_command: /app/bin/migrate
Waiting for 4d8902ef0457d8 to get exit event
Error: release command failed - aborting deployment. error finding the release_command machine 4d8902ef0457d8 exit event: timeout reached waiting for healthchecks to pass for machine 4d8902ef0457d8 failed to get VM 4d8902ef0457d8: Get "https://api.machines.dev/v1/apps/gat/machines/4d8902ef0457d8": net/http: request canceled
Also in monitoring section, I see this in logging:
INFO Preparing to run: `/app/bin/migrate` as nobody
ERROR Error: failed to spawn command: /app/bin/migrate: No such file or directory (os error 2)