TheLastBen / fast-stable-diffusion

fast-stable-diffusion + DreamBooth
MIT License
7.5k stars 1.31k forks source link

Getting disconnected 30s after initiating web ui, even with google collab pro subscription #2763

Open LoynisSilver opened 7 months ago

LoynisSilver commented 7 months ago

title...

I get a message in the webui saying "connection errored out".

I also sometimes see in the code for the "start webui" saying "Killing tunnel" followed by the link to gradio.

Sometimes I don't even get a message at all, and it just stops. The code for the "start webui" just stops running for no apparent reason.

AYKIQ commented 7 months ago

I have exactly the same problem.

wlvchandler commented 7 months ago

Applying attention optimization: xformers... done. 2024-03-02 19:52:46,841 - ControlNet - INFO - ControlNet UI callback registered. Running on local URL: https://returned-implementation-bp-unsigned.trycloudflare.com/ ✔ Connected Traceback (most recent call last): File "/content/gdrive/MyDrive/sd/stable-diffusion-webui/webui.py", line 162, in webui() File "/content/gdrive/MyDrive/sd/stable-diffusion-webui/webui.py", line 109, in webui ui.setup_ui_api(app) File "/content/gdrive/MyDrive/sd/stable-diffusion-webui/modules/ui.py", line 1242, in setup_ui_api app.mount("/webui-assets", fastapi.staticfiles.StaticFiles(directory=launch_utils.repo_dir('stable-diffusion-webui-assets')), name="webui-assets") File "/usr/local/lib/python3.10/dist-packages/starlette/staticfiles.py", line 57, in init raise RuntimeError(f"Directory '{directory}' does not exist") RuntimeError: Directory '/content/gdrive/MyDrive/sd/stable-diffusion-webui/repositories/stable-diffusion-webui-assets' does not exist

error mesage I'm seeing, two different Colabs (both Pro), after deleting old SD directory

LoynisSilver commented 7 months ago

I deleted everything I had in my drive and let the colab do a clean install to see if it was some sphagetti happening, but nope.... I still get disconnected in less than 30s.

This is just like what happened during the free users crackdown in google colab, except that now I have pro....

So there must be something going on, right? There's no way google colab is just disabling stable diffusion entirely right?

Can someone else use TheLastBen's colab right now, at all?

LoynisSilver commented 7 months ago

I just now got this line in the code of "start webui": terminate called without an active exception

It appeared right as the web ui got disconnected.

This time I got to start generating an image, while before I never reached that point.

gilroff commented 7 months ago

I deleted everything I had in my drive and let the colab do a clean install to see if it was some sphagetti happening, but nope.... I still get disconnected in less than 30s.

This is just like what happened during the free users crackdown in google colab, except that now I have pro....

So there must be something going on, right? There's no way google colab is just disabling stable diffusion entirely right?

Can someone else use TheLastBen's colab right now, at all?

Automatic webui got updated. it broke something in the notebook I think.

VedanthB commented 7 months ago

I am facing the same problem

da-art-fantasy commented 7 months ago

I am facing the same problem