Streamlit app disappeared!

i was just using streamlit and deploying app just fine
when all of a sudden after doing 5 apps and beginning the sixth one,
my apps all disappeared and i got this error message whenever i try to go into my app

You do not have access to this app or it does not exist

and i cannot deploy new app getting this message (unexpected error)

is it because of my limit in streamlit account?
i want to know why this happened… please

Same thing has happend with me. My 2 apps suddenly disappeared!!! :sob:

Hi man, I had the same issue. Last month 2 apps running perfectly in Streamlit Cloud - both RAG applications built with langchain, ChromaDB for vector storage, and PDF processing using PyPDF2. Everything was public and working well.

This week all my apps suddenly disappeared with the same error messages you’re seeing - “You do not have access to this app” and “unexpected error” when trying to deploy new ones.

I think it might be related to Streamlit’s free tier limits or possibly an issue with their deployment system. I’m still troubleshooting this myself until today :slight_smile:

I have same with this case today, I already do try to deploy an app that consumes below the resource limit but still all apps disappeared :sleepy_face:

I see I have the same issue. I deployed an app; it worked for a couple of days and it disappeared. :upside_down_face:

Anyone already try manage to resolve it? or better change the another services outside the streamlit for deployment cloud??