• Categories
  • Recent
  • Popular
  • Users
  • Search
  • FingerprintSwitcher
  • CustomServers
  • AutomationPlugins
Skins
  • Light
  • Default
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Quartz
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Slate
  • Solar
  • Superhero
  • Vapor
Collapse

Bablosoft

HTTP POST getting stuck

Scheduled Pinned Locked Moved Support
httphttp posthttp frozenhttp stuck
7 Posts 2 Posters 3296 Views
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • AllisterA Offline
    AllisterA Offline
    Allister
    wrote on last edited by Allister
    #1

    Hey! I'm loving your studio. You've done amazing work and can't wait for the future with it! Straight to the problem,
    I've created a complete HTTP get/post register bot but it seems that the POST method is getting stuck when I run it. I've added a timeout, but that doesn't seem to work. Any ideas?

    Thanks,
    Allister!

    Edit: Image added. You can see the time's. thread #3 stopped on the first launch, then #1 then #2. I'm not sure what would be causing this, it seems to be only that one POST request.
    alt text

    supportS 1 Reply Last reply
    0
  • AllisterA Offline
    AllisterA Offline
    Allister
    wrote on last edited by
    #2

    Looking further into the request's the POST request keeps being resent endlessly. After the first, the data is lost.

    -Allister

    1 Reply Last reply
    0
  • supportS Offline
    supportS Offline
    support
    replied to Allister on last edited by
    #3

    @Allister Hi, by default every action in BAS is limited in 60 seconds, if action did not manage to finish within this time, thread will restart. The only exception is sleep, manual captcha solving.
    I follow this very strictly.
    But default timeout can be changed or timeout can be changed individually for each action.
    You mentioned, that you changed it, which value did you set?
    Can you attach small project part which demonstrates the issue?

    Looking further into the request's the POST request keeps being resent endlessly. After the first, the data is lost.

    POST data should not be resent, otherwise it can create double posts, or double user creation, it is very strange, can you attach action, which resents requests?

    Быстрый способ решить любые проблемы с антидетект https://community.bablosoft.com/topic/12198

    AllisterA 1 Reply Last reply
    0
  • AllisterA Offline
    AllisterA Offline
    Allister
    replied to support on last edited by
    #4

    @support said in HTTP POST getting stuck:

    @Allister Hi, by default every action in BAS is limited in 60 seconds, if action did not manage to finish within this time, thread will restart. The only exception is sleep, manual captcha solving.
    I follow this very strictly.
    But default timeout can be changed or timeout can be changed individually for each action.
    You mentioned, that you changed it, which value did you set?
    Can you attach small project part which demonstrates the issue?

    Looking further into the request's the POST request keeps being resent endlessly. After the first, the data is lost.

    POST data should not be resent, otherwise it can create double posts, or double user creation, it is very strange, can you attach action, which resents requests?

    The default timeout was set to 10 seconds to 3 minutes including default.
    I broke down the script that was PMed to you hope it works for you. When running it, you'll need a some of proxies (can reuse proxies for multiple accounts). It took around 10 POST requests before it gets stuck.

    supportS 2 Replies Last reply
    0
  • supportS Offline
    supportS Offline
    support
    replied to Allister on last edited by
    #5

    @Allister Thanks, I'll check it out and let you know.

    Быстрый способ решить любые проблемы с антидетект https://community.bablosoft.com/topic/12198

    1 Reply Last reply
    0
  • supportS Offline
    supportS Offline
    support
    replied to Allister on last edited by
    #6

    @Allister The issue is with setting Host http header, this header is not correct, and site gives 302 redirect and you get into infinite loop.
    To solve this, just avoid setting host header, http client will do it automatically.

    Быстрый способ решить любые проблемы с антидетект https://community.bablosoft.com/topic/12198

    1 Reply Last reply
    1
  • AllisterA Offline
    AllisterA Offline
    Allister
    wrote on last edited by
    #7

    @support
    face palm I feel like an idiot now. I had it setting the host because it was returning Method not Accepted error. I looked at the traffic again and figured it's the URL of the post/get's changing them, used the correct Host. Thank You, you rock.

    1 Reply Last reply
    1

  • BascookB

    Modresponse extension for MITM don't work

    Scheduled Pinned Locked Moved Support mitm extension http
    0 Votes
    1 Posts
    407 Views
    No one has replied
  • S

    Http istemcisi ölümcül hatası

    Scheduled Pinned Locked Moved Support
    0 Votes
    2 Posts
    490 Views
    No one has replied
  • R

    How to make a http request or execute code ?

    Scheduled Pinned Locked Moved Support smtp http httpclient email code
    0 Votes
    1 Posts
    576 Views
    No one has replied
  • W

    How to get unix epoch time in seconds

    Scheduled Pinned Locked Moved Support
    0 Votes
    1 Posts
    455 Views
    No one has replied
  • T

    Node is getting added to ALL projects

    Scheduled Pinned Locked Moved Support
    0 Votes
    1 Posts
    546 Views
    No one has replied
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Popular
  • Users
  • Search
  • FingerprintSwitcher
  • CustomServers
  • AutomationPlugins
  • Login

  • Don't have an account? Register

  • Login or register to search.