Bad Gateway error #496
-
Hi! Deta looks like it could be really fast and amazing! Deployed my first micro here: https://0ay137.deta.dev/ It uses FastAPI. Unfortunately it returns a Bad Gateway without anything showing up in Visor.
Thanks so much Deta team :) |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 4 replies
-
use |
Beta Was this translation helpful? Give feedback.
-
Same problem here. My application is a simple FastAPI app and I can't use it. Same error for each route (even simple route without any code)
Here's my requirements
My code works on my local environnement on Python 3.9. |
Beta Was this translation helpful? Give feedback.
use
deta logs --follow
at the root of your micro dir to follow realtime logs