The app is stuck at loading. It says Please wait ...
. After a while, it pops up Connection timed out.
Repo: https://github.com/giswqs/streamlit-timeline-demo
App: https://timeline.streamlit.app
The app is stuck at loading. It says Please wait ...
. After a while, it pops up Connection timed out.
Repo: https://github.com/giswqs/streamlit-timeline-demo
App: https://timeline.streamlit.app
Hi @giswqs,
Iâm now seeing an StreamlitAPIException(f"No such component directory: '{abspath}'")
exception instead of the Please wait message:
It works fine locally with streamlit v1.18.1. I just rebooted the app in Streamlit Cloud, now it is stuck at âPlease waitâ
Could you try clearing Streamlit related cookies and signing back in? Also what browser are you using? On Chrome, I donât see the âPlease waitâ message. I see the error/exception Iâve shared above. Do you see âPlease waitâ even when viewing the app in incognito?
I got the same problem with my Apps, doesnt load just show Please waitâŠ
I guess streamlit servers are down, beacause this probelm occurs also with the streamlit apps from the offical examples by streamlit
i got the same problem tooo
Similar problem. Some of my apps work, some donât.
This is not your appsâ problem. It seems the server is dead. If you check streamlit documenations you see also the apps created by them to educate people, are showing âPlease waitâ
Hi all
@Sinakian @kenndanielso @Yonatan_Adisaputro_H @saibot90 @giswqs are you all still experiencing this issue? Or has it been resolved? If youâre still running into it, could those of you affected please share a link to a relevant app, what browser youâre using, and potentially a screenshot of the app in this error state?
It is no longer stuck at loading, but I got the StreamlitAPIException(f"No such component directory: '{abspath}'")
. Did the new streamlit release change the component api? The app was working fine previously.
Repo: https://github.com/giswqs/streamlit-timeline-demo
App: https://timeline.streamlit.app
@snehankekre Thanks my apps work again.
the problem now occurs again
It was working again. Now it stucked again. Sometimes it works sometimes no!
It was working without any problem until last month. Then every now and then it stucks.
Yep, same. Itâll work one day and then itâll go down again like today. Whatâs happening?
i use the streamlit official command
appreciate any help!!!
I am also facing same issue. I developed a web app using Streamlit, and it runs on my localhost. However, after deploying it on Google App Engine, it consistently shows a âplease waitâ message on the screen. I am using python 3.8 and Streamlit version 1.24.
For the testing I just deployed three files:
import streamlit as st
st.header("Header section")
runtime: python38
entrypoint: streamlit run app.py --server.port 8080
streamlit==1.24
I tried both of the solutions mentioned here : App is not loading when running remotely - Streamlit Docs. But it didnât work.
I also tried changing the version of Python and Streamlit and changing the server port but no luck.
Have you been able to resolve the issue?
Hey @sprasai,
I think the issue youâre seeing may be distinct from whatâs documented in this thread, since youâre deploying using Google App Engine, while this thread is focused on deploying with Streamlit Community Cloud
Hey @Caroline ,
You are right. I had to use Google App engine Flexible environment rather than Standard environment since Streamlit supports python version >=3.8.
Good to know! Were you able to get it working with the flexible environment?
These cookies are necessary for the website to function and cannot be switched off. They are usually only set in response to actions made by you which amount to a request for services, such as setting your privacy preferences, logging in or filling in forms.
These cookies allow us to count visits and traffic sources so we can measure and improve the performance of our site. They help us understand how visitors move around the site and which pages are most frequently visited.
These cookies are used to record your choices and settings, maintain your preferences over time and recognize you when you return to our website. These cookies help us to personalize our content for you and remember your preferences.
These cookies may be deployed to our site by our advertising partners to build a profile of your interest and provide you with content that is relevant to you, including showing you relevant ads on other websites.