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

a year ago

In what way can't you hit it the public API? What error are you getting?


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.

Nov 28 19:39:45

INFO: Started server process [1]

Nov 28 19:39:45

INFO: Waiting for application startup.

Nov 28 19:39:45

INFO: Application startup complete.

Nov 28 19:39:45

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

attached screenshot.

Attachments


buog
HOBBYOP

a year ago

oh its 8080 haha my bad haha stupid me


Loading...