3 months ago
project id: bc0dbee7-3f1f-41f9-b5b1-b639fa883ca9
service id: 03f1567d-aea5-4d9b-898d-efcacc5e96cb
environment id: 7ff93a1b-6c57-4271-a659-4b8880fb59a7
deployment id: e2827c54-301a-47db-ab64-2b6135d302c0
got a strange issue where this service has two instances and has a pre-deploy command to migrate database. in the deploy logs, i can see that the pre-deploy command was successful and exits with code 0, but for whatever reason, the actual deploy fails. when i redeploy, it works.
the failure on the deployment just says "Pre-deploy command failed", no other info.
this has happened multiple times now so the provided deployment id is just one example.
also minor thing: the service uses bun 1.3.3 (railpack) but the in the service details it says bun 1.3.1, despite build logs using 1.3.3 and my code successfully using a feature only added in 1.3.3.
0 Replies