Request getting timed out (For request which are taking more than 1.5 minutes)

If you’re creating a debugging post, please include the following info:

  1. Are you running your app locally or is it deployed?
    Deployed
  2. If your app is deployed:
    a. Is it deployed on Community Cloud or another hosting platform?
    on Azure VM
    b. Share the link to the public deployed app.
    http://74.225.181.96:8501/
  3. Share the link to your app’s public GitHub repository (including a requirements file).
    https://github.com/increff-saurabh-mittal/FORMIT
  4. Share the full text of the error message (not a screenshot).
    Request is getting timed out…if the request is taking some time(On querying over bigger files)
    For smaller files its fine
  5. Share the Streamlit and Python versions.
    Python --version Python 3.9.16
    Streamlit --version Streamlit, version 1.32.2
    Health status is returning NOT FOUND

It’s Fixed. The VM was getting out of memory.

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.