If config a HTTP_PROXY in windows 11, start ComfyUI is unnormal

Config a HTTP_PROXY in windows 11, see the log all web download is ok, but the UI interface windows never show, if vist on browser via 127.0.0.1:8000 can see the webpage.If not config a HTTP_PROXY, everything is normal.

comfyui.log:

[2025-07-13 11:06:31.040] [error] Exception in callback _ProactorBasePipeTransport._call_connection_lost(None)
handle: <Handle _ProactorBasePipeTransport._call_connection_lost(None)>
Traceback (most recent call last):
File “C:\Users\cjx\AppData\Roaming\uv\python\cpython-3.12.9-windows-x86_64-none\Lib\asyncio\events.py”, line 88, in _run
self._context.run(self._callback, *self._args)
File “C:\Users\cjx\AppData\Roaming\uv\python\cpython-3.12.9-windows-x86_64-none\Lib\asyncio\proactor_events.py”, line 165, in _call_connection_lost
self._sock.shutdown(socket.SHUT_RDWR)
ConnectionResetError: [WinError 10054] 远程主机强迫关闭了一个现有的连接。

[2025-07-13 11:06:31.045] [error] Exception in callback _ProactorBasePipeTransport._call_connection_lost(None)
handle: <Handle _ProactorBasePipeTransport._call_connection_lost(None)>
Traceback (most recent call last):
File “C:\Users\cjx\AppData\Roaming\uv\python\cpython-3.12.9-windows-x86_64-none\Lib\asyncio\events.py”, line 88, in _run
self._context.run(self._callback, *self._args)
File “C:\Users\cjx\AppData\Roaming\uv\python\cpython-3.12.9-windows-x86_64-none\Lib\asyncio\proactor_events.py”, line 165, in _call_connection_lost
self._sock.shutdown(socket.SHUT_RDWR)
ConnectionResetError: [WinError 10054] 远程主机强迫关闭了一个现有的连接。