For some weird reason i built a new rotating-proxy today and when using the same node.js code to do a request that i used on a previous build I'm getting the following error:
"SOCKS authentication failed. Unexpected number of bytes received."
Running it on an ubuntu image on Digital Ocean.
worth mentioning i had done exactly the same 1 year ago and had been running it as proxy to my node.js app for over an year and that never happened before.
is it possible that something has changed on ubuntu on the image that now requires additional configuration?
For some weird reason i built a new rotating-proxy today and when using the same node.js code to do a request that i used on a previous build I'm getting the following error:
"SOCKS authentication failed. Unexpected number of bytes received."
Running it on an ubuntu image on Digital Ocean.
worth mentioning i had done exactly the same 1 year ago and had been running it as proxy to my node.js app for over an year and that never happened before.
is it possible that something has changed on ubuntu on the image that now requires additional configuration?