Error Release command failed, deployment aborted - Need help

Hi,

I’m getting the below error when I try to deploy a Phoenix app to the Fly.io.
Please help!

→ Pushing image done
Image:
Image size: 123 MB
==> Creating release
Release v2 created
Release command detected: this new release will not be available until the command succeeds.

You can detach the terminal anytime without stopping the deployment
==> Release command
Command: /app/bin/migrate
Starting instance
Configuring virtual machine
Pulling container image
Unpacking image
Preparing kernel init
Configuring firecracker
Starting virtual machine
Starting init (commit: 252b7bd)…
Preparing to run: /app/bin/migrate as nobody
[ 0.106682] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000100
[ 0.108178] pamp_stack+0x6b/0x86
[ 0.109220] __x64_sys_exit_group+0x18/0x20
[ 0.109743] do_syscall_64+0x38/0x50
[ 0.110929] Code: eb ef 48 8b 76 28 e9 76 05 00 00 64 48 8b 04 25 00 00 00 00 48 8b b0 b0 00 00 00 e9 af ff ff ff 48 63 ff b8 e7 00 00 00 0f 05 3c 00 00 00 48 89 d0 0f 05 eb f9 66 2e 0f 1f 84 00 00 00 00 00
[ 0.113030] RSP: 002b:00007ffdcedfd9b8 EFLAGS: 00000246 ORIG_RAX: 00000000000000e7
[ 0.113882] RAX: ffffffffffffffda RBX: 00000000005d0250 RCX: 00000000006fea55
[ 0.114622] RDX: 0000000000000000 RSI: 0000000000000000 RDI: 0000000000000001
[ 0.115323] RBP: 0000000000000001 R08: 0000000000000000 R09: 0000000000000000
[ 0.116059] R10: 0000000000000000 R11: 0000000000000246 R12: 00007ffdcedfda18
[ 0.116755] R13: 00007ffdcedfda28 R14: 0000000000000000 R15: 0000000000000000
[ 0.117495] Kernel Offset: disabled
[ 0.117960] Rebooting in 1 seconds…
Error Release command failed, deployment aborted