No badges yet
No accepted solutions yet
Python/FastAPI App Crashes with "exit status 1" - No Logs
Thanks for looking into it. Regarding the Groq proxy, you are right. I wasn’t aware of the official Vercel Groq Integration when I started. I will definitely look into refactoring...
Python/FastAPI App Crashes with "exit status 1" - No Logs
Hi, thanks for the reply. Yes, I have triple-checked the environment variables (DATABASE_URL and GROQ_API_KEY). They are set correctly in the Vercel project settings. The project...
Python/FastAPI App Crashes with "exit status 1" - No Logs
Current behavior: The deployed Serverless Function crashes immediately on any request with a FUNCTION_INVOCATION_FAILED error. The logs only show Python process exited with exit...