You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: