-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Never ending loop in the proxy #13
Comments
Your proxy is never able to pass the Cloudfare challenge.:
And it look like the detector doesn't work because I only see:
That's very unexpected. I tried the specified fiction with:
And it worked:
Are you running undetected_chromedriver 3.5.0? |
Isn’t it something your scripts downloads as it needs to? Also, why 9879f07 works with the identical Chromium (ungoogled-chromium, 114.0.5735.106, from Flatpak)? |
I've updated to the current version of your poxy and encountered a similar problem as above. Edit: Managed to solve issue by running with Python and not Python 3. However, when updating/downloading stories the "NoneType' object has no attribute 'get_tex" issue is recieved. |
With c753ff7 I get fanfiction_proxy_log.txt |
I am experiencing the looping as well. Running on a mac if that makes any differences... selenium - 4.10.0 |
Does the latest commit help? |
Unfortunately not. Still looping with the verification box. |
That's a different issue (#12), you get the Cloudfare' anti-bot. |
Opening up dev tools with the latest commit seems to work as expected. Thanks! |
Opening Chrome Dev Tools worked for me as well but I still get this error: 'NoneType' object has no attribute 'get_text' Any idea as to the cause/solution? |
Seems the issue has reappeared even with the developer tools open. Keeps cycling the cloudflare check box.. |
Not sure whether this is a duplicate of #12 , but when pull in 8aeabc4 the situation became substantially worse. Whereas before (for example with 9879f07) fanficfare just once crashed and next time it worked fine, now the proxy gets into some kind of neverending loop and the result is crash of fanficfare:
When running the proxy as
python3 chrome_content.py --verbose --write-log --log-filename /tmp/fanfiction_proxy_log.txt
this is fanfiction_proxy_log.txt.The text was updated successfully, but these errors were encountered: