JacobCoffee / litestar-template

Litestar template for Railway
https://railway.app/template/zx1KGh?referralCode=BMcs0x
MIT License
5 stars 0 forks source link

Cannot reach API #6

Closed fitwist closed 11 months ago

fitwist commented 11 months ago

Steps:

Now I cannot reach API via any of the requests:

GET: https://litestar-gpt-support-production.up.railway.app/
Authorization: bearer {token}

or

https://litestar-gpt-support-production.up.railway.app/
http://litestar-gpt-support-production.up.railway.app/
http://litestar-gpt-support-production.up.railway.app:8000/ (port has been specified)

The requests' attempts take up to 60 seconds and then 'request timed out'. cURL doesn't help either. Local deploy works correctly. What can I do to fix this issue?

JacobCoffee commented 11 months ago

Hi, sorry I missed this - I will take a look tomorrow

JacobCoffee commented 11 months ago

It looks like everything is working again. 2 days again i checked and mine also wasn't working, but today yours mine and another persons is working.

Maybe railway was down?

let us know if you still have issues