AMoo-Miki / homebridge-tuya-lan

Homebridge plugin for IoT devices that use Tuya Smart's platform
MIT License
196 stars 50 forks source link

tuya-lan-find/Proxy Errors #260

Open TeslaOwnerTips opened 2 years ago

TeslaOwnerTips commented 2 years ago

Error: EPIPE Error: write EPIPE at afterWriteDispatched (node:internal/stream_base_commons:164:15) at writeGeneric (node:internal/stream_base_commons:155:3) at Socket._writeGeneric (node:net:795:11) at Socket._write (node:net:807:8) at writeOrBuffer (node:internal/streams/writable:389:12) at _write (node:internal/streams/writable:330:10) at Socket.Writable.write (node:internal/streams/writable:334:10) at /usr/local/lib/node_modules/homebridge-tuya/node_modules/http-mitm-proxy/lib/proxy.js:328:16 at /usr/local/lib/node_modules/homebridge-tuya/node_modules/http-mitm-proxy/node_modules/async/dist/async.js:473:16 at eachOfArrayLike (/usr/local/lib/node_modules/homebridge-tuya/node_modules/http-mitm-proxy/node_modules/async/dist/async.js:1057:9) { errno: -32, code: 'EPIPE', syscall: 'write' }

Error: ERR_SSL_UNSUPPORTED_PROTOCOL [Error: 3069773376:error:14209102:SSL routines:tls_early_post_process_client_hello:unsupported protocol:../deps/openssl/openssl/ssl/statem/statem_srvr.c:1704: ] { library: 'SSL routines', function: 'tls_early_post_process_client_hello', reason: 'unsupported protocol', code: 'ERR_SSL_UNSUPPORTED_PROTOCOL' }

Error: UNABLE_TO_GET_ISSUER_CERT_LOCALLY Error: unable to get local issuer certificate at TLSSocket.onConnectSecure (node:_tls_wrap:1530:34) at TLSSocket.emit (node:events:390:28) at TLSSocket._finishInit (node:_tls_wrap:944:8) at TLSWrap.ssl.onhandshakedone (node:_tls_wrap:725:12) { code: 'UNABLE_TO_GET_ISSUER_CERT_LOCALLY' }

Error: ERR_TLS_HANDSHAKE_TIMEOUT Error [ERR_TLS_HANDSHAKE_TIMEOUT]: TLS handshake timeout at new NodeError (node:internal/errors:371:5) at TLSSocket._handleTimeout (node:_tls_wrap:894:22) at Object.onceWrapper (node:events:509:28) at TLSSocket.emit (node:events:390:28) at TLSSocket.Socket._onTimeout (node:net:501:8) at listOnTimeout (node:internal/timers:557:17) at processTimers (node:internal/timers:500:7) { code: 'ERR_TLS_HANDSHAKE_TIMEOUT' } IMG_2171 IMG_2172 IMG_2173 IMG_2174