subdownloader icon indicating copy to clipboard operation
subdownloader copied to clipboard

ip address

Open HakkaTjakka opened this issue 5 years ago • 1 comments

how to set ip address?

sd --deep events.js:298 throw er; // Unhandled 'error' event ^

Error: connect ETIMEDOUT 23.239.11.213:80 at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1137:16) Emitted 'error' event on ClientRequest instance at: at Socket.socketErrorListener (_http_client.js:424:9) at Socket.emit (events.js:321:20) at emitErrorNT (internal/streams/destroy.js:84:8) at processTicksAndRejections (internal/process/task_queues.js:84:21) { errno: -4039, code: 'ETIMEDOUT', syscall: 'connect', address: '23.239.11.213', port: 80 }

HakkaTjakka avatar Dec 06 '20 11:12 HakkaTjakka

Did you managed to find the culprit on this one?

petref avatar Feb 27 '21 09:02 petref