-
Notifications
You must be signed in to change notification settings - Fork 124
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error: Proxy output ip <proxy-ip> does not match with provided one #51
Comments
I'm having the same issue, did you find a solution? |
if
Adding
Guess this is edge case I think this should be refactored, a "log" flag variable should not be interrupting execution flow.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The error I have encountered is: "Error: Proxy output ip socks5://192.169.156.211:50479 does not match with provided one"
I have been trying to run
for_the_lulz.js
with a proxy file, but I have failed. Why the error is occurred? What is the reason of it?Update: proxies feature is not working... When I run the test_proxyflag.js with the same proxy it is working successfully but with se-scrapper not.
The text was updated successfully, but these errors were encountered: