[Bug]: Application Crash: ConnectionResetError: An existing connection was forcibly closed by remote host

Author: Al00XCreated Oct 8, 2022Updated May 17, 2024
Labelsbug

What happened?

Streamlit version.

After keeping stable diffusion in the background (idle state), these errors suddenly with no reason pop on my terminal repeatedly like it goes in some kind of a dead loop. Eventually application is crashed and I need to force close and restart it.

image

Version

0.0.1 (Default)

What browsers are you seeing the problem on?

Firefox

Where are you running the webui?

Windows

Custom settings

No response

Relevant log output

bash
2022-10-08 13:21:37.621 Exception in callback BaseSelectorEventLoop._read_from_self()
handle: <Handle BaseSelectorEventLoop._read_from_self()>
Traceback (most recent call last):
  File "C:\Users\_\.conda\envs\ldm\lib\asyncio\events.py", line 81, in _run
    self._context.run(self._callback, *self._args)
  File "C:\Users\_\.conda\envs\ldm\lib\asyncio\selector_events.py", line 120, in _read_from_self
    data = self._ssock.recv(4096)
ConnectionResetError: [WinError 10054] An existing connection was forcibly closed by the remote host

Code of Conduct

  • I agree to follow this project's Code of Conduct