atom-archive / xray

An experimental next-generation Electron-based text editor
MIT License
8.48k stars 235 forks source link

Error polling incoming connection: frame size too big #92

Closed Honghe closed 6 years ago

Honghe commented 6 years ago

Environment:

command:

XRAY_SRC_PATH=. script/xray_debug -H -l 4321 .

log

Error polling incoming connection: frame size too big
Error polling incoming connection: frame size too big
Error polling incoming connection: frame size too big
Error polling incoming connection: frame size too big
Error polling incoming connection: frame size too big
Error polling incoming connection: frame size too big
Error sending message to client on TCP socket: Connection reset by peer (os error 104)
as-cii commented 6 years ago

Closing as duplicate of #75.

HotelCalifornia commented 6 years ago

@as-cii not to be pedantic, but it looks like you may have mistakenly closed this issue for being a duplicate of itself

as-cii commented 6 years ago

Oops, thanks @HotelCalifornia. Another issue with the same content already existed indeed, but I mistakenly linked the wrong one. Thanks for the heads-up!