Unable to hit my server with public api
buog
HOBBYOP
a year ago
I believe i was able to successfully run my server with a dockerfile but im unable to hit my server with the public api. Any help would be appreciated.
5 Replies
buog
HOBBYOP
a year ago
no error. i just cant hit
perfect-form-production.up.railway.app
but my docker and my logs seems fine
INFO: Created TensorFlow Lite XNNPACK delegate for CPU.
INFO: Started server process [1]
INFO: Waiting for application startup.
INFO: Application startup complete.
INFO: Uvicorn running on http://0.0.0.0:8000
a year ago
Could you check your service settings to make sure the generated domain is pointing to port 8000?
buog
HOBBYOP
a year ago
oh its 8080 haha my bad haha stupid me