TypeError: Cannot call method 'trim' of null
Hello, Sometimes I get the following error when downloading content. What can I do about this? After receiving the error in addition it does not give error when I try to download the content again.
SocketF061-15 (err): Missing error handler on socket.
SocketF061-15 (err): TypeError: Cannot call method 'trim' of null
SocketF061-15 (err): at cleanProtocol (/root/node_modules/wget/lib/wget.js:154:16)
SocketF061-15 (err): at Object.download (/root/node_modules/wget/lib/wget.js:21:23)
SocketF061-15 (err): at Object.selFing.downloadVideo (/root/nodejs/core/indexSocket.js:102:23)
SocketF061-15 (err): at Socket.
I am having the same issue. Has there been a workaround for this issue?
Unfortunately, the same way I receive an error
Does anyone know anything about it ?