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
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