botasaurus icon indicating copy to clipboard operation
botasaurus copied to clipboard

CF blocks when using docker container

Open leonidcan opened this issue 10 months ago • 2 comments

CF with JS challenge blocks access when running in docker container. Same simple app has no problem when run on Windows (headless true or false)

leonidcan avatar Apr 02 '24 16:04 leonidcan

could you share the code how are breaking it in windows? and whats the docker file on what image are you running it?

kreethandsouza avatar Apr 03 '24 04:04 kreethandsouza

We have released v4, which solves many bugs and adds awesome feautres like UI Run. I suggest using it and let me know if this issue reoccurs, to do so, please run the following commands:

python -m pip install bota botasaurus_api botasaurus_driver bota botasaurus-proxy-authentication botasaurus_server --upgrade

Then read the documentation at https://github.com/omkarcloud/botasaurus.

Chetan11-dev avatar May 14 '24 17:05 Chetan11-dev