Open liebecode opened 1 year ago
I had a somewhat different behavior because I got the same error but on the first run. I'm still doing tests, but I'm starting to see progress when I change the selenium image to latest
. That is, modify line 5 to:
image: selenium/standalone-chrome:latest
.
Let me know how this goes, I'm also trying to make this run.
I noticed a similar issue, but it is closed so I am reporting what I am experiencing. I'm running the bot as it exists in the repo, I have not modified it whatsoever, I have simply added my configuration in the docker-compose.yml.
Two things I noticed happening: 1.) The bot is actually never using the 2Captcha account, and fails to solve captchas, even though I have included it in the compose file. 2.) The bot runs successfully once, but then throws this error every attempt thereafter:
Here is my docker-compose.yml
Any help would be appreciated!