Recently I have not being able to deploy my app. I’m seeing this in the logs of github actions:
✖ Unrecoverable error: timeout reached waiting for health checks to pass for machine e28650d4a675e8: failed to get VM e28650d4a675e8: Get "https://api.machines.dev/v1/apps/tourny-app-5963-staging/machines/e28650d4a675e8": net/http: request canceled
✖ Unrecoverable error: failed to get VM e28650d4a675e8: Get "https://api.machines.dev/v1/apps/tourny-app-5963-staging/machines/e28650d4a675e8": context canceled
and following up that url the error I see is this:
"error": "Authenticate: token validation error"
Could someone help me? I don’t understand why suddently this is not working.