y-tai / zodgame_checkin

Zodgame automatic check-in using github action. Please sync with this repo for latest version.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

这几天开始签到失败了

heiqingyu opened this issue · comments

Run python3 ./zodgame/zodgame.py "***"
could not detect version_main.therefore, we are assuming it is chrome 108 or higher
Traceback (most recent call last):
File "D:\a\zodgame_checkin\zodgame_checkin\zodgame\zodgame.py", line 164, in
zodgame(cookie_string)
File "D:\a\zodgame_checkin\zodgame_checkin\zodgame\zodgame.py", line 149, in zodgame
WebDriverWait(driver, 240).until(
File "C:\hostedtoolcache\windows\Python\3.9.13\x64\lib\site-packages\selenium\webdriver\support\wait.py", line 105, in until
raise TimeoutException(message, screen, stacktrace)
selenium.common.exceptions.TimeoutException: Message:

commented

该问题已知晓,可能是由于网站开启cloudflare导致的

commented

由于zodgame放宽了验证,这个问题已不会出现。
本人同时也在探寻其他绕过cloudflare的方法,感谢大家的支持。