#gunicorn service health works but not reachable from outside

8 messages · Page 1 of 1 (latest)

tepid juniper
#

Hello everyone, currently trying to host a python fastapi project. The health check works, but the health endpoint is not reachable once the service is running.

glacial depotBOT
#

Project ID: 7fc5bc6f-e1d1-45d6-a126-9dc628611883

tepid juniper
#

7fc5bc6f-e1d1-45d6-a126-9dc628611883

jovial wagon
#

gunicorn? dont you typically use uvicorn with fastapi?

#

either way, your domain's target port is set incorrectly

tepid juniper
#

yeah, you are completely right! thanks for the help

jovial wagon
#

no problem!

jovial wagon
#

!s