just-dice-bot icon indicating copy to clipboard operation
just-dice-bot copied to clipboard

CloudFare Captcha Issue

Open KgBC opened this issue 11 years ago • 1 comments

The new hoster presents a captcha for many tor IP's.

We cannot fix this, but in our reconnect method we will output the window title so that you know what's going on. You'll have to type the captcha manually if that happens. (Well, most of the time it reconnects 4-5 times before reaching the correct site)

Attention Required! | CloudFlare

KgBC avatar Oct 14 '13 16:10 KgBC

well, maybe we could handle some issues (by informing the user)

self.assertEqual("Your IP address has been blocked for an hour. Sorry for the inconvenience.", driver.find_element_by_css_selector("pre").text)

(will gather more information here)

KgBC avatar Oct 21 '13 06:10 KgBC