Hi Ruan,
The above error typically indicates that the command timed out or the process was killed for some reason. This can happen if the process is taking too long to complete or if it’s using too much memory or CPU.
Here are a few things you can try to resolve the issue:
-
You can try increasing the timeout value in your deployment configuration to give the command more time to complete.
-
If the process is running out of memory, you can try increasing the CPU/ memory limit for the container.
-
Try running the command locally or on a different environment to see if the issue is specific to fly.io or if it’s a broader issue with your code or configuration.
Hope, this might help. If the problem persists let me know I’ll try my best.