2 months ago
i have deployed fastapi backend, which was initially running but was slow,
but now i cannot connect to it, even public url assigned to it are not able to interact, i have checked my backend but the request itself i not reaching the backend
the health plan works as its an internal call but public call is not working
2 Replies
2 months ago
Hey there! We've found the following might help you get unblocked faster:
If you find the answer from one of these, please let us know by solving the thread!
2 months ago
This thread has been marked as public for community involvement, as it does not contain any sensitive or personal information. Any further activity in this thread will be visible to everyone.
Status changed to Open brody • about 2 months ago
2 months ago
What kind of errors are you receiving?
Have you made sure that the API routes exist? Have you made sure that the correct port is exposed?