Skip to content

Blocked by Datadome #471

Description

@juhacz

Description:

I’ve been using CloakBrowser on my home computer for several months, specifically for accessing https://www.allegro.pl/. At first, there were some problems. I reported these issues in the issue tracker at #16. All the problems were eventually resolved, and everything worked fine until Saturday. Since Saturday, every attempt to access www.allegro.pl results in a message stating that I’m blocked.
I updated the version from 4.x to 5.2, but nothing changed. I also tried the Pro version using the key from https://cloakbrowser.dev/free/, with the same result. As soon as I open the browser, I’m blocked.

CloakBrowser version: 0.4.x and 0.5.2

Wrapper: Python

Environment: Debian 13 on VM in Proxmox

Launch options:

  browser = await launch_persistent_context_async(
        user_data_dir=browser_profile_path,
        humanize=True,
        human_preset="careful",
        headless=False,
        timezone="Europe/Warsaw",
        geoip=True,
        locale="pl-PL",
        args=[
            "--fingerprint-fonts-dir=/usr/share/fonts/windows",
            "--fingerprint=23029",
            "--fingerprint-platform=windows",
            "--fingerprint-hardware-concurrency=8",
            "--fingerprint-gpu-vendor=NVIDIA Corporation",
            "--fingerprint-gpu-renderer=NVIDIA GeForce RTX 3070",
            "--disable-http2"
        ]
    )

Tested with a different IP or proxy?
My home has internet through a local provider. On another computer in the house with a Windows system, using the same IP address, the internet works just fine.

Error output / screenshots:

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions