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

Image generates fully, progress bar freezes and interrupt/skip buttons don't work

Open licoriceleaf opened this issue 2 years ago • 12 comments

Mozilla Firefox 105.0.3

Google Colab instance (https://colab.research.google.com/drive/1kw3egmSn-KgWsikYvOMjJkVDsPLjEMzl#scrollTo=R-xAdMA5wxXd)

This has been happening fairly intermittently for the past few days. Sometimes, when I generate an image successfully, the progress bar freezes and I can't click the Interrupt or Skip boxes. Clicking them doesn't seem to do anything, and the only way to generate another image is by reloading the gradio app. This has happened to me on txt2image and img2img.

image

image

licoriceleaf avatar Oct 16 '22 18:10 licoriceleaf

I have a workaround: click CTRL+Enter in the prompt box. This will start a new generation, but the UI will not be fixed :p

MarioMandolino avatar Oct 16 '22 18:10 MarioMandolino

I've had this happen too a few times recently

smoke2007 avatar Oct 16 '22 18:10 smoke2007

I have a workaround: click CTRL+Enter in the prompt box. This will start a new generation, but the UI will not be fixed :p

thank you so much!!!!!!!!

LaosSound avatar Oct 17 '22 08:10 LaosSound

I am having the same problem too. In my case, clicking generate button and then not clicking anything on the page until the output comes out helped. But after 5-6 generations, the problem occurred again.

sang459 avatar Oct 17 '22 10:10 sang459

I'm having the same problem. hell ctrl+enter stops working entirely after couple generations. I've tried both Brave and Safari, still occurs.

realdep avatar Oct 17 '22 13:10 realdep

happening to me on paperspace as well.

ghost avatar Oct 18 '22 05:10 ghost

This is was more frecuent today for me, it really is annoying I have to reload after each try, I have noticed some behavior on Firefox's developer console, and what I can see, this happens because of a 'bad gateway' error generated.

Although, I think this may be a gradio.app response issue, there is no other workaround for now? I really don't want to reload each time, today was insane to do this, almost every time.

502

gama36 avatar Oct 18 '22 13:10 gama36

(therefore it's an issue with gradio servers) in local mode, works fine without freezes

konservat0r avatar Oct 19 '22 07:10 konservat0r

Also having the same problem. Hope the issue can be addressed soon.

aalapd avatar Oct 20 '22 13:10 aalapd

The 1st issue is error 502 on gradio service. The 2nd issue is No Connection Error Handlings for this issue in webui. (Maybe 2nd is 1st, by people.)

donutcho avatar Oct 23 '22 00:10 donutcho

I can confirm that I am running into this issue occasionally also.

pdannell avatar Oct 24 '22 14:10 pdannell

Same here! :( Seems to happen often when using --listen

anastasiuspernat avatar Oct 26 '22 00:10 anastasiuspernat

I am running into this. Any solution?

gltanaka avatar Nov 01 '22 00:11 gltanaka

https://github.com/gradio-app/gradio/issues/2260 Fixed by gradio team

mezotaken avatar Jan 17 '23 13:01 mezotaken