viera-control-v2 icon indicating copy to clipboard operation
viera-control-v2 copied to clipboard

Error Error: connect ECONNRESET

Open Chaz6 opened this issue 5 years ago • 0 comments

Error Error: connect ECONNRESET 192.168.1.60:55000
Error Error: connect ECONNRESET 192.168.1.60:55000
Error Error: connect ECONNRESET 192.168.1.60:55000
Error Error: connect ECONNRESET 192.168.1.60:55000
_http_client.js:56
      invalidPath = INVALID_PATH_REGEX.test(path);
                                       ^

RangeError: Maximum call stack size exceeded
    at RegExp.exec (native)
    at RegExp.test (native)
    at new ClientRequest (_http_client.js:56:40)
    at Object.exports.request (http.js:33:10)
    at sendRequest (/home/chaz/git/github.com_samuelmatis_viera-control-v2/dist/server.js:58:20)
    at Socket.<anonymous> (/home/chaz/git/github.com_samuelmatis_viera-control-v2/dist/server.js:104:13)
    at emitOne (events.js:96:13)
    at Socket.emit (events.js:188:7)
    at SocketNamespace.handlePacket (/home/chaz/git/github.com_samuelmatis_viera-control-v2/node_modules/socket.io/lib/namespace.js:335:22)
    at Manager.onClientMessage (/home/chaz/git/github.com_samuelmatis_viera-control-v2/node_modules/socket.io/lib/manager.js:518:38)
    at WebSocket.Transport.onMessage (/home/chaz/git/github.com_samuelmatis_viera-control-v2/node_modules/socket.io/lib/transport.js:369:20)

After pressing volume up, it sent several volume up commands and then crashed.

Chaz6 avatar Aug 12 '19 16:08 Chaz6