My application is stuck at “configuring firecracker” for the past 30 minutes. I changed the builder from paketobuildpacks/builder:base
to paketobuildpacks/builder:full
because I needed to install libsqlite3-dev required by chromadb library. I don’t know if that’s the cause of the issue.
Framework: fastapi
Procfile: web: uvicorn api.main:app --host 0.0.0.0 --port 9000 --workers 2
2024-06-11T21:28:26.874 runner[2867542ae9edd8] lhr [info] Setting up volume 'api_data'
2024-06-11T21:28:26.874 runner[2867542ae9edd8] lhr [info] Opening encrypted volume
2024-06-11T21:28:27.328 runner[2867542ae9edd8] lhr [info] Configuring firecracker