Skip to content

Not retrying when getting error in request response status code

AliTabAliTab GSAserlists.com
edited September 2021 in Bugs
Hello @Sven

When I'm developing engines, I can see that sometimes there are some 

400 Bad Request

errors (mostly proxy problems I guess - because of Recaptcha for sure / Maybe other errors as well but I didn't face them until now) but this is what SER writes into the log section and it won't retry that.

22:08:24: [-] 1/1 no form at all - https:// test [dot] com/register

So SER thinks there is no form on that page but if it tries once more with another proxy, It will find that form and will try to register/submit.
If I'm right, this problem may ignore many links when there are problems with proxies.
Thank you!

Comments

  • SvenSven www.GSA-Online.de
    a 400 bad request should not appear on a proxy problem
  • AliTabAliTab GSAserlists.com
    Thank you Sven
    There was one website with recaptcha v3. When I was trying with my private proxies, It was not working then I disabled using proxies and It worked (I tried for several times).
Sign In or Register to comment.