Deployment stuck at "Spinning up manager process..."

So i am trying to deploy a basic wesite i made on Streamlit, and it is going on successfully so far upto installing the dependencies. But it has been stuck at “Spinning up manager process…” for a quite a while now (a couple of hours actually). Can anyone help me out here? Below are the logs for reference

[18:01:01] 🖥 Provisioning machine...
[17:57:31] 🚀 Starting up repository: 'myportfolio_lit', branch: 'main', main module: 'app.py'
[17:57:31] 🐙 Cloning repository...
[17:57:35] 🐙 Cloning into '/app/myportfolio_lit'...
[17:57:35] 🐙 Cloned repository!
[17:57:35] 🐙 Pulling code changes from Github...
[17:57:36] 📦 Processing dependencies...
[17:58:40] 🐍 Python dependencies were installed from /app/myportfolio_lit/pyproject.toml using poetry.
[17:58:40] 📦 Processed dependencies!



[17:58:43] 🔄 Updated app!
[18:01:03] 🎛 Preparing system...
[18:01:03] ⛓ Spinning up manager process...

Hey @Sumeet_Mehra,

Can you share a link to your GitHub repo and the deployed app?

App link: https://sumeetmehra.streamlit.app/
GitHub repo: GitHub - sumeet21428/myportfolio_lit
Thanks!

@Caroline

The app seems to be working for me – are you still seeing this issue?

It is working now, thank you for the help Caroline!

1 Like

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.