Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

is there problems with Gradio by any chance never had this happen before #94

Closed
LadyFlames opened this issue Aug 28, 2023 · 1 comment
Closed

Comments

@LadyFlames
Copy link

Task exception was never retrieved
future: <Task finished name='hcxsvpdckmw_615' coro=<Queue.process_events() done, defined at D:\StabilityMatrix\Packages\stable-diffusion-webui\venv\lib\site-packages\gradio\queueing.py:343> exception=WebSocketDisconnect(1006)>
Traceback (most recent call last):
File "D:\StabilityMatrix\Packages\stable-diffusion-webui\venv\lib\site-packages\gradio\queueing.py", line 347, in process_events
client_awake = await self.gather_event_data(event)
File "D:\StabilityMatrix\Packages\stable-diffusion-webui\venv\lib\site-packages\gradio\queueing.py", line 220, in gather_event_data
data, client_awake = await self.get_message(event, timeout=receive_timeout)
File "D:\StabilityMatrix\Packages\stable-diffusion-webui\venv\lib\site-packages\gradio\queueing.py", line 453, in get_message
data = await asyncio.wait_for(
File "asyncio\tasks.py", line 445, in wait_for
File "D:\StabilityMatrix\Packages\stable-diffusion-webui\venv\lib\site-packages\starlette\websockets.py", line 133, in receive_json
self._raise_on_disconnect(message)
File "D:\StabilityMatrix\Packages\stable-diffusion-webui\venv\lib\site-packages\starlette\websockets.py", line 105, in _raise_on_disconnect
raise WebSocketDisconnect(message["code"])
starlette.websockets.WebSocketDisconnect: 1006

@ionite34
Copy link
Member

Should be resolved in newer package versions?

@ionite34 ionite34 closed this as not planned Won't fix, can't repro, duplicate, stale Jan 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants