App stuck in oven or throwing error message saying I don't have access

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] :desktop_computer: Provisioning machine…
[13:41:01] :control_knobs: Preparing system…
[13:41:01] :chains: 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?

Update: Works now! Seems it was down for about an hour for some others as well but all up and running again, thanks!