fast-stable-diffusion icon indicating copy to clipboard operation
fast-stable-diffusion copied to clipboard

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

Open LoynisSilver opened this issue 1 year ago • 7 comments

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.

LoynisSilver avatar Mar 02 '24 18:03 LoynisSilver

I have exactly the same problem.

AYKIQ avatar Mar 02 '24 19:03 AYKIQ

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

wlvchandler avatar Mar 02 '24 19:03 wlvchandler

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 avatar Mar 02 '24 21:03 LoynisSilver

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.

LoynisSilver avatar Mar 02 '24 21:03 LoynisSilver

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.

gilroff avatar Mar 03 '24 02:03 gilroff

I am facing the same problem

VedanthB avatar Mar 03 '24 13:03 VedanthB

I am facing the same problem

da-art-fantasy avatar Mar 04 '24 07:03 da-art-fantasy