Hi streamlit community,
I’m trying to deploy a new app from my Git repo and “wake” an old one just to test whats wrong. Deploying the new app just is stuck at ```
[13:41:01] Provisioning machine…
[13:41:01] Preparing system…
[13:41:01] Spinning up manager process…
To test where the error lies I created a new repo with a very simple testing script showing a title, should be available on this app link https://2snuqrkntttep97oj2uyt9.streamlit.app/ (github repo GitHub - PernilleBrams/testing-streamlit: test) but that also gets stuck in the oven like that ^. Sometimes when I refresh it throws an error saying I don’t have access with my current email, but it is the same one connected to my Github account and repo.
Is streamlit down?