Question about weird deployment size on fly


 1 desired, 1 placed, 0 healthy, 1 unhealthy [restarts: 2] [health checks: 1 total]
Failed Instances

Failure #1

Instance
ID              PROCESS VERSION REGION  DESIRED STATUS  HEALTH CHECKS   RESTARTS        CREATED
c695904a                0       maa     run     running 1 total         2               1m10s ago

Recent Events
TIMESTAMP               TYPE            MESSAGE
2022-06-17T10:51:05Z    Received        Task received by client
2022-06-17T10:51:05Z    Task Setup      Building Task Directory
2022-06-17T10:51:34Z    Started         Task started by client
2022-06-17T10:51:42Z    Terminated      Exit Code: 0
2022-06-17T10:51:42Z    Restarting      Task restarting in 1.193302765s
2022-06-17T10:51:50Z    Started         Task started by client
2022-06-17T10:51:58Z    Terminated      Exit Code: 0
2022-06-17T10:51:58Z    Restarting      Task restarting in 1.038512743s
2022-06-17T10:52:05Z    Started         Task started by client




2022-06-17T10:52:11Z   [info]Interactive Elixir (1.13.4) - press Ctrl+C to exit (type h() ENTER for help)
2022-06-17T10:52:11Z   [info]10:52:11.825 [debug]
2022-06-17T10:52:11Z   [info]>>> REQUEST >>>
2022-06-17T10:52:11Z   [info](no query)
2022-06-17T10:52:11Z   [info]Content-Type: application/json
2022-06-17T10:52:11Z   [info]%{}
2022-06-17T10:52:11Z   [info]<<< RESPONSE <<<
2022-06-17T10:52:11Z   [info]server: nginx/1.18.0
2022-06-17T10:52:11Z   [info]date: Fri, 17 Jun 2022 10:52:11 GMT
2022-06-17T10:52:11Z   [info]content-type: application/json
2022-06-17T10:52:11Z   [info]content-length: 68
2022-06-17T10:52:11Z   [info]connection: keep-alive
2022-06-17T10:52:11Z   [info]strict-transport-security: max-age=31536000; includeSubDomains; preload
2022-06-17T10:52:11Z   [info]access-control-allow-origin: *
2022-06-17T10:52:11Z   [info]access-control-allow-methods: GET, POST, OPTIONS
2022-06-17T10:52:11Z   [info]access-control-expose-headers: Content-Length,Content-Type,Date,Server,Connection
2022-06-17T10:52:11Z   [info]%{description: "Webhook is already deleted", ok: true, result: true}
2022-06-17T10:52:11Z   [info]warning: variable "ans" is unused (if the variable is not meant to be used, prefix it with an underscore)
2022-06-17T10:52:11Z   [info]  .iex.exs:18: Testing.match_q_text/3
2022-06-17T10:52:11Z   [info]warning: variable "msgid" is unused (if the variable is not meant to be used, prefix it with an underscore)
2022-06-17T10:52:11Z   [info]  .iex.exs:18: Testing.match_q_text/3
2022-06-17T10:52:12Z   [info]Main child exited normally with code: 0
2022-06-17T10:52:12Z   [info]Reaped child process with pid: 557 and signal: SIGUSR1, core dumped? false
2022-06-17T10:52:12Z   [info]Starting clean up.
--> v0 failed - Failed due to unhealthy allocations - no stable job version to auto revert to and deploying as v1

--> Troubleshooting guide at https://fly.io/docs/getting-started/troubleshooting/
Error abort


the app crashed after starting.