Unable to get streamlit page.

Hello,

I am using Streamlit as a UI for my RAG agent. Streamlit APP URL accessable when we connected to a VPN and not working with different VPN.
It has issue downloading index.B-cSXLfy.js. This file is partially downloaded until “reader=null,this.reader=this.source.getReader(),this.reader”. It is timing out to download this file after this statement.

If i use the VPN that the app works with, and then later it works with any of the VPN, because of these files are cached.
health URL are returning ok from any of the VPN.

I am not sure if this is a firewall issue, since some trafic is working and health url returning “ok”.
Can anyone suggest why index.B-cSXLfy.js file not downloading completely?. Does this file execute some external scripts?

Hi, we are facing the same issue. Can you please let me know if you have the resolution for the same?

Thanks!