mirror of
https://github.com/benbusby/whoogle-search.git
synced 2026-04-25 04:05:57 +03:00
[GH-ISSUE #824] [BUG - Android] Firefox Custom Search Engine - Error Connecting #520
Labels
No labels
Fixed (Pending PR Merge)
Stale
bug
enhancement
enhancement
good first issue
help wanted
keep-open
needs more info
pull-request
question
theme
unfortunate
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/whoogle-search#520
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @tootbrute on GitHub (Aug 10, 2022).
Original GitHub issue: https://github.com/benbusby/whoogle-search/issues/824
Describe the bug
I can't get Firefox Android to add Whoogle as a custom search engine. It says "Error connecting to Whoogle..." It works happily on my desktop Fedora 36 using Brave and Firefox though.
It gives me the error: "Error connecting to "Whoogle""
I tried http, https, and just the domain name but I got the same error.
To Reproduce
Steps to reproduce the behavior:
Deployment Method
runexecutableVersion of Whoogle Search
Smartphone (please complete the following information):
@pieslinger commented on GitHub (Aug 10, 2022):
Did you see #703?
@benbusby commented on GitHub (Aug 10, 2022):
Unfortunately I'm not able to replicate this with my Android device. The only Android device I have is an old tablet though, so it's not the best for testing this kind of stuff.
I'd recommend checking your server logs when you're attempting to add the engine and see if there's some endpoint it's attempting to reach when you add it. If there's something weird in there, I can help debug further that way, otherwise it'd likely be best for someone with an Android device to try and debug this.
@tootbrute commented on GitHub (Aug 11, 2022):
Logs from this whoogle container are pretty weird. Lots of TOR in here.
No info about trying to add it to firefox. Tried a few times and checked these logs unless there is a better way to get logs.
About issue #703 I did check that. I don't have authentication on my whoogle. Also I just restarted all of docker before taking these logs.
@benbusby commented on GitHub (Aug 11, 2022):
Nothing weird about that -- the Tor service is started by default in the Whoogle container, so those startup logs are to be expected.
The default server that Whoogle uses doesn't actually report info about new requests, so I think I'll have to add a way of enabling debugging within the container. I'll try to get to that soon.
@github-actions[bot] commented on GitHub (Sep 15, 2025):
This issue has been automatically marked as stale due to inactivity. If it is still valid please comment within 7 days or it will be auto-closed.
@github-actions[bot] commented on GitHub (Sep 23, 2025):
Closing this issue due to prolonged inactivity.