[GH-ISSUE #1174] [BUG] Bangs don't work - self-hosted but also some public instances #709

Closed
opened 2026-02-25 20:36:20 +03:00 by kerem · 1 comment
Owner

Originally created by @roseyhead on GitHub (Aug 13, 2024).
Original GitHub issue: https://github.com/benbusby/whoogle-search/issues/1174

Describe the bug
Pretty simple - bangs don't work. I've tried three different devices, four different browsers, tried from the search bar in Firefox as well as from the Whoogle home page, tried multiple bangs (!g, !w, !yt), tried a couple of public instances in addition to my self-hosted site:
https://s.tokhmi.xyz - does not work for me
https://wg.vern.cc/ - does not work
https://search.garudalinux.org/ - DOES work

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'http://whoogle.internal'
  2. Enter '!g test' into search box
    Expected: Browser lands on Google search page for "test"
    Actual result: Browser lands on Whoogle search page for "!g test"

Deployment Method

  • Docker (I can provide my docker-compose file but it's pretty simple

Version of Whoogle Search

  • Latest build from [source] (i.e. GitHub, Docker Hub, pip, etc)
  • [v0.8.4] Version [version number]

Desktop (please complete the following information):

  • OS: [Windows 11, two different PCs]
  • Browser [Firefox, Edge]
  • Version [Latest]

Smartphone (please complete the following information):

  • Device: [Uniherts Jelly Star]
  • OS: [Android 13]
  • Browser [Firefox, Chrome]
  • Version [Latest]

Additional context
I've tried the 3 public instances listed above side by side, copy-pasted the same search query. search.garudalinux.org works, the other 3 do not. Very strange!

Originally created by @roseyhead on GitHub (Aug 13, 2024). Original GitHub issue: https://github.com/benbusby/whoogle-search/issues/1174 **Describe the bug** Pretty simple - bangs don't work. I've tried three different devices, four different browsers, tried from the search bar in Firefox as well as from the Whoogle home page, tried multiple bangs (!g, !w, !yt), tried a couple of public instances in addition to my self-hosted site: https://s.tokhmi.xyz - does not work for me https://wg.vern.cc/ - does not work https://search.garudalinux.org/ - DOES work **To Reproduce** Steps to reproduce the behavior: 1. Go to 'http://whoogle.internal' 2. Enter '!g test' into search box Expected: Browser lands on Google search page for "test" Actual result: Browser lands on Whoogle search page for "!g test" **Deployment Method** - [x] Docker (I can provide my docker-compose file but it's pretty simple **Version of Whoogle Search** - [x] Latest build from [source] (i.e. GitHub, Docker Hub, pip, etc) - [v0.8.4] Version [version number] **Desktop (please complete the following information):** - OS: [Windows 11, two different PCs] - Browser [Firefox, Edge] - Version [Latest] **Smartphone (please complete the following information):** - Device: [Uniherts Jelly Star] - OS: [Android 13] - Browser [Firefox, Chrome] - Version [Latest] **Additional context** I've tried the 3 public instances listed above side by side, copy-pasted the same search query. search.garudalinux.org works, the other 3 do not. Very strange!
kerem 2026-02-25 20:36:20 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@roseyhead commented on GitHub (Aug 13, 2024):

I've just fixed this. I was looking through my docker-compose file, thought maybe it was because I had WHOOGLE_MINIMAL=true set, made that false and recreated the container. Bangs work! Just in case, went back, set it to true, recreated the container and bangs still work. I'm about 80% sure I'd tried stopping and recreating the container without that config change, but I could be wrong. At any rate, my self-hosted instance now works but those two public instances still don't.

<!-- gh-comment-id:2285517798 --> @roseyhead commented on GitHub (Aug 13, 2024): I've just fixed this. I was looking through my docker-compose file, thought maybe it was because I had WHOOGLE_MINIMAL=true set, made that false and recreated the container. Bangs work! Just in case, went back, set it to true, recreated the container and bangs still work. I'm about 80% sure I'd tried stopping and recreating the container without that config change, but I could be wrong. At any rate, my self-hosted instance now works but those two public instances still don't.
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#709
No description provided.