Streamlit unable to gracefully recover

Hello,
I am running my streamlit server on a remote VM. And the very first time i tried loading it worked. But then, when I refreshed the endpoint then this happened

Please Help
Thanks

Another image:

Using --server.enableCORS false made the magic.

2 Likes

Hi @qxlsz – just making sure, are you saying you figured out --server.enableCORS fixed your issue?

That would definitely make sense; I just want to make sure we’re addressing any problems that you may still be having! Let us know, thanks!

yes. thats correct