Jump to content

shazee09

Members
  • Posts

    18
  • Joined

  • Last visited

Posts posted by shazee09

  1. Hey,

    I have a query. I scheduled a task using a URL, and although I received a 200 response, the script did not start. There are no logs being saved to the file.

    However, when I run the script manually, it starts successfully.

    Why is this happening? Do you have any idea what could be causing this?

    You can check my scheduled task to review the URL.

  2. Hello,

    Could you please guide me on how to run a FastAPI server on shared hosting? Previously, I used uvicorn to run it locally, but since I don’t have root access on this shared hosting environment, I’m unsure how to proceed.

    I’ve already uploaded a folder named "app" that contains my FastAPI code.

    Thank you!

×
×
  • Create New...