wsarecv: An existing connection was forcibly closed by the remote host.
@jiayugz wrote:
I ran into similar problems today. the error message is : wsarecv: An existing connection was forcibly closed by the remote host.
From https://github.com/IljaN/narr/issues/4#issuecomment-2253441734
@jiayugz Do you run in docker or have some special firewall settings? You run on Windows?
Hi, i seem to have the same issue and i am on a fresh windows install with no special firewall settings, which system are u using?
Hmhh interesting, some other projects seem also to encounter this, so far it seems not to be clear why this is happening: https://github.com/cli/cli/issues/536
It seems not to be related to Docker. as initially assumed. @Vindicator645 Are you using a proxy server somewhere? Is Chrome running on the same machine as narr?
I am using a proxy called clash for windows, set as system proxy, and chrome is on the same machine as narr. maybe i should try to put the proxy somewhere else
Narr connects to chrome via websocket. Maybe some sort of Keep-Alive needs to be configured at the proxy?