[GH-ISSUE #277] [BUG] Captcha request on every page #188

Closed
opened 2026-02-25 20:35:07 +03:00 by kerem · 5 comments
Owner

Originally created by @federicotorrielli on GitHub (Apr 10, 2021).
Original GitHub issue: https://github.com/benbusby/whoogle-search/issues/277

Describe the bug
This page is now showing every time.
image

Deployment Method

  • Heroku (one-click deploy) --> Europe server
  • Docker
  • run executable
  • pip/pipx
  • Other: [describe setup]

Version of Whoogle Search

  • Latest build from [source] (i.e. GitHub, Docker Hub, pip, etc)
  • Version [version number]
  • Not sure
Originally created by @federicotorrielli on GitHub (Apr 10, 2021). Original GitHub issue: https://github.com/benbusby/whoogle-search/issues/277 **Describe the bug** This page is now showing every time. ![image](https://user-images.githubusercontent.com/31370059/114263262-c6183300-99e4-11eb-8ae1-9c55665ca12c.png) **Deployment Method** - [X] Heroku (one-click deploy) --> Europe server - [ ] Docker - [ ] `run` executable - [ ] pip/pipx - [ ] Other: [describe setup] **Version of Whoogle Search** - [X] Latest build from [source] (i.e. GitHub, Docker Hub, pip, etc) - [ ] Version [version number] - [ ] Not sure
kerem 2026-02-25 20:35:07 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@guneydoganer commented on GitHub (Apr 10, 2021):

I can confirm I'm seeing this now as well. Also deployed to Heroku and with the latest build.

<!-- gh-comment-id:817100861 --> @guneydoganer commented on GitHub (Apr 10, 2021): I can confirm I'm seeing this now as well. Also deployed to Heroku and with the latest build.
Author
Owner

@guneydoganer commented on GitHub (Apr 10, 2021):

@federicotorrielli you might want to edit your/server IP address out of the image ;).

<!-- gh-comment-id:817101434 --> @guneydoganer commented on GitHub (Apr 10, 2021): @federicotorrielli you might want to edit your/server IP address out of the image ;).
Author
Owner

@federicotorrielli commented on GitHub (Apr 10, 2021):

@federicotorrielli you might want to edit your/server IP address out of the image ;).

It's heroku, it's a public one ;)

<!-- gh-comment-id:817101537 --> @federicotorrielli commented on GitHub (Apr 10, 2021): > @federicotorrielli you might want to edit your/server IP address out of the image ;). It's heroku, it's a public one ;)
Author
Owner

@github-ronk commented on GitHub (Apr 10, 2021):

Yes, same behavior here.
Until this is resolved, we can try the other Heroku zone (EU vs US) or maybe Repl.it .

<!-- gh-comment-id:817112457 --> @github-ronk commented on GitHub (Apr 10, 2021): Yes, same behavior here. Until this is resolved, we can try the other Heroku zone (EU vs US) or maybe Repl.it .
Author
Owner

@benbusby commented on GitHub (Apr 11, 2021):

This isn’t a Whoogle bug. Whoogle isn’t guaranteed to always circumvent Google’s captcha flag. For Heroku, there’s this script to quickly regenerate your Heroku instance. I run that in a cronjob that checks for a captcha and rebuilds the image, and that’s always worked for me.

There’s #211 for adding support for anti-captcha services, but I believe that would only apply to public instances.

<!-- gh-comment-id:817242789 --> @benbusby commented on GitHub (Apr 11, 2021): This isn’t a Whoogle bug. Whoogle isn’t guaranteed to always circumvent Google’s captcha flag. For Heroku, there’s [this script](https://github.com/benbusby/whoogle-search/blob/cb80c181a6129459a6aeae61e882580c0f7ac084/misc/heroku-regen.sh) to quickly regenerate your Heroku instance. I run that in a cronjob that checks for a captcha and rebuilds the image, and that’s always worked for me. There’s #211 for adding support for anti-captcha services, but I believe that would only apply to public instances.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/whoogle-search#188
No description provided.