JamesS
February 6, 2023, 1:46pm
10
I’m having the same problem today, and I think several others are too. For example, in addition to this thread, the following all have activity within the past few hours that I think may be related:
Same issue here. Thought it was because I had introduced changes but did a rollback to the last working version and also got stuck. Is it an issue with the servers? I did get the protobuff install error as well but as I said, I did a rollback to a version that worked on cloud
EDIT
Seems like the problem is related to the subject of the folowwing thread: https://discuss.streamlit.io/t/app-deployment-stuck-after-processed-dependencies/37179/11
Summary
Hi everyone,
I’m trying to create my first streamlit app with a GitHub repository, but the proccess is stuck showing only the message “Your app is in the oven”.
The log shows the following messages:
[12:23:44] Provisioning machine...
[12:23:49] Preparing system...
[12:23:54] Spinning up manager process...
[12:…
and possibly:
[image]
[streamlit 1]
Hi Team,
I have deployed a streamlit app for text to image using stable diffusion models to Azure using azure app services. The streamlit app got deployed successfully. But when executing the app, during the initialization of the diffusion model I encounter a connection timeout.
Could you please help me with a resolution. Please find the code below.
Folder structure
[folderstructure]
import streamlit as st
from diffusers import StableDiffusionPipeline, DPMSolverMul…
Not sure what the issue is, but seems like a general problem. Hopefully it’ll be fixed soon
1 Like