[GH-ISSUE #250] [BUG] Whoogle spits out garbage when going to next page of search results #171

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

Originally created by @Rowan-Bird on GitHub (Mar 31, 2021).
Original GitHub issue: https://github.com/benbusby/whoogle-search/issues/250

Whenever i try to go to the next page of a search (e.g. COVID-19) it spits out a ton of garbage

The exact string is the following
gAAAAABgZPRDBmNckg-txy85CufwUIccaLrnLWvW7gm9lyPJAXd8uFW1bFln-rKIyC3QxQAkoMDGjcZDgNlEtAS5_Kluz1OpGg==

It's the same no matter what search i do

Steps to reproduce the behavior:

  1. Search something
  2. Go to the next page
  3. See garbage in search bar

Deployment Method

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

Version of Whoogle Search

  • [] Latest build from [source] (i.e. GitHub, Docker Hub, pip, etc)
  • [ x] Version [v0.3.1]
  • Not sure

Desktop (please complete the following information):

  • OS: Windows 7 SP1 Ultimate 64-bit
  • Browser Google Chrome
  • Version 89

Additional context
Issues always occur

Originally created by @Rowan-Bird on GitHub (Mar 31, 2021). Original GitHub issue: https://github.com/benbusby/whoogle-search/issues/250 Whenever i try to go to the next page of a search (e.g. COVID-19) it spits out a ton of garbage The exact string is the following gAAAAABgZPRDBmNckg-txy85CufwUIccaLrnLWvW7gm9lyPJAXd8uFW1bFln-rKIyC3QxQAkoMDGjcZDgNlEtAS5_Kluz1OpGg== It's the same no matter what search i do Steps to reproduce the behavior: 1. Search something 2. Go to the next page 3. See garbage in search bar **Deployment Method** - [ ] Heroku (one-click deploy) - [ ] Docker - [] `run` executable - [x] pip/pipx - [ ] Other: [describe setup] **Version of Whoogle Search** - [] Latest build from [source] (i.e. GitHub, Docker Hub, pip, etc) - [ x] Version [v0.3.1] - [ ] Not sure **Desktop (please complete the following information):** - OS: Windows 7 SP1 Ultimate 64-bit - Browser Google Chrome - Version 89 **Additional context** Issues always occur
kerem 2026-02-25 20:35:05 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

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

Thanks for reporting. I just pushed a fix for this, feel free to update your instance using the develop or heroku-app-beta branches, or the beta or buildx-experimental docker images (once the CI build finishes).

<!-- gh-comment-id:811629405 --> @benbusby commented on GitHub (Apr 1, 2021): Thanks for reporting. I just pushed a fix for this, feel free to update your instance using the `develop` or `heroku-app-beta` branches, or the `beta` or `buildx-experimental` docker images (once the CI build finishes).
Author
Owner

@Rowan-Bird commented on GitHub (Apr 1, 2021):

I'm actually using pip

On Thu, 1 Apr 2021 at 00:29, Ben Busby @.***> wrote:

Thanks for reporting. I just pushed a fix for this, feel free to update
your instance using the develop or heroku-app-beta branches, or the beta
or buildx-experimental docker images (once the CI build finishes).


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
https://github.com/benbusby/whoogle-search/issues/250#issuecomment-811629405,
or unsubscribe
https://github.com/notifications/unsubscribe-auth/AKKGSJYOUQJDRCD7RPB7CRTTGPZDJANCNFSM42FVRVBQ
.

<!-- gh-comment-id:812211998 --> @Rowan-Bird commented on GitHub (Apr 1, 2021): I'm actually using pip On Thu, 1 Apr 2021 at 00:29, Ben Busby ***@***.***> wrote: > Thanks for reporting. I just pushed a fix for this, feel free to update > your instance using the develop or heroku-app-beta branches, or the beta > or buildx-experimental docker images (once the CI build finishes). > > — > You are receiving this because you authored the thread. > Reply to this email directly, view it on GitHub > <https://github.com/benbusby/whoogle-search/issues/250#issuecomment-811629405>, > or unsubscribe > <https://github.com/notifications/unsubscribe-auth/AKKGSJYOUQJDRCD7RPB7CRTTGPZDJANCNFSM42FVRVBQ> > . >
Author
Owner

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

Okay, the pip package will be updated in the next day or so.

<!-- gh-comment-id:812284007 --> @benbusby commented on GitHub (Apr 2, 2021): Okay, the pip package will be updated in the next day or so.
Author
Owner

@Rowan-Bird commented on GitHub (Apr 4, 2021):

I saw the new pip package, installed it, and can you believe, it was fi...

Nothing changed, other than the version number, new pip package, i typed
"pip install --upgrade whoogle-search" it reported that a newer version was
found, it uninstall 0.3.1 and installed 0.3.2, and i confirmed it, but the
bug wasn't fixed, unless that's gonna be for 0.4, but i doubt it, and to be
fair, i am using python 3.6 on Windows 7 SP1, but i also doubt that's the
issue, i can only think that this whole thing is suspicious, your code is
crap, or nobody has fixed it, or python sucks, i don't know

On Thu, 1 Apr 2021 at 22:35, Ben Busby @.***> wrote:

Okay, the pip package will be updated in the next day or so.


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
https://github.com/benbusby/whoogle-search/issues/250#issuecomment-812284007,
or unsubscribe
https://github.com/notifications/unsubscribe-auth/AKKGSJ37HRLYKBPWTQJDJI3TGUUPRANCNFSM42FVRVBQ
.

<!-- gh-comment-id:813109536 --> @Rowan-Bird commented on GitHub (Apr 4, 2021): I saw the new pip package, installed it, and can you believe, it was fi... Nothing changed, other than the version number, new pip package, i typed "pip install --upgrade whoogle-search" it reported that a newer version was found, it uninstall 0.3.1 and installed 0.3.2, and i confirmed it, but the bug wasn't fixed, unless that's gonna be for 0.4, but i doubt it, and to be fair, i am using python 3.6 on Windows 7 SP1, but i also doubt that's the issue, i can only think that this whole thing is suspicious, your code is crap, or nobody has fixed it, or python sucks, i don't know On Thu, 1 Apr 2021 at 22:35, Ben Busby ***@***.***> wrote: > Okay, the pip package will be updated in the next day or so. > > — > You are receiving this because you authored the thread. > Reply to this email directly, view it on GitHub > <https://github.com/benbusby/whoogle-search/issues/250#issuecomment-812284007>, > or unsubscribe > <https://github.com/notifications/unsubscribe-auth/AKKGSJ37HRLYKBPWTQJDJI3TGUUPRANCNFSM42FVRVBQ> > . >
Author
Owner

@Rowan-Bird commented on GitHub (Apr 27, 2021):

Turns out, my antivirus was interfering, i moved whoogle search to the
trusted application list, and wouldn't you believe it, it worked just fine
(I am still on 0.3.2)

On Sun, 4 Apr 2021 at 19:34, I don't plug things in professionally <
@.***> wrote:

I saw the new pip package, installed it, and can you believe, it was fi...

Nothing changed, other than the version number, new pip package, i typed
"pip install --upgrade whoogle-search" it reported that a newer version was
found, it uninstall 0.3.1 and installed 0.3.2, and i confirmed it, but the
bug wasn't fixed, unless that's gonna be for 0.4, but i doubt it, and to be
fair, i am using python 3.6 on Windows 7 SP1, but i also doubt that's the
issue, i can only think that this whole thing is suspicious, your code is
crap, or nobody has fixed it, or python sucks, i don't know

On Thu, 1 Apr 2021 at 22:35, Ben Busby @.***> wrote:

Okay, the pip package will be updated in the next day or so.


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
https://github.com/benbusby/whoogle-search/issues/250#issuecomment-812284007,
or unsubscribe
https://github.com/notifications/unsubscribe-auth/AKKGSJ37HRLYKBPWTQJDJI3TGUUPRANCNFSM42FVRVBQ
.

<!-- gh-comment-id:827618590 --> @Rowan-Bird commented on GitHub (Apr 27, 2021): Turns out, my antivirus was interfering, i moved whoogle search to the trusted application list, and wouldn't you believe it, it worked just fine (I am still on 0.3.2) On Sun, 4 Apr 2021 at 19:34, I don't plug things in professionally < ***@***.***> wrote: > I saw the new pip package, installed it, and can you believe, it was fi... > > Nothing changed, other than the version number, new pip package, i typed > "pip install --upgrade whoogle-search" it reported that a newer version was > found, it uninstall 0.3.1 and installed 0.3.2, and i confirmed it, but the > bug wasn't fixed, unless that's gonna be for 0.4, but i doubt it, and to be > fair, i am using python 3.6 on Windows 7 SP1, but i also doubt that's the > issue, i can only think that this whole thing is suspicious, your code is > crap, or nobody has fixed it, or python sucks, i don't know > > On Thu, 1 Apr 2021 at 22:35, Ben Busby ***@***.***> wrote: > >> Okay, the pip package will be updated in the next day or so. >> >> — >> You are receiving this because you authored the thread. >> Reply to this email directly, view it on GitHub >> <https://github.com/benbusby/whoogle-search/issues/250#issuecomment-812284007>, >> or unsubscribe >> <https://github.com/notifications/unsubscribe-auth/AKKGSJ37HRLYKBPWTQJDJI3TGUUPRANCNFSM42FVRVBQ> >> . >> >
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#171
No description provided.