node-socksified icon indicating copy to clipboard operation
node-socksified copied to clipboard

Error: SOCKS connection failed. TTL expired

Open giaosudau opened this issue 11 years ago • 0 comments

Error when making a https request

/home/cde/code/nodejs/viamax/node_modules/socksified/lib/socks_socket.js:133
      throw new Error('SOCKS connection failed. ' + msg);
            ^
Error: SOCKS connection failed. TTL expired
    at Socket.socket.ondata (/home/cde/code/nodejs/viamax/node_modules/socksified/lib/socks_socket.js:133:13)
    at TCP.onread (net.js:495:27)

giaosudau avatar Oct 09 '13 07:10 giaosudau