mirror of
https://github.com/benbusby/whoogle-search.git
synced 2026-04-25 12:15:50 +03:00
[GH-ISSUE #394] [BUG] Can't add Whoogle as a default search engine on Firefox PC #262
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#262
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 @ghost on GitHub (Aug 22, 2021).
Original GitHub issue: https://github.com/benbusby/whoogle-search/issues/394
Describe the bug
I am not able to add whoogle as my search engine on Firefox browser.
Followed all the steps mentioned for containers. Tried with troubleshoot mode as well. No success.
All I get is:
Firefox could not download the search plugin from:
http://<IP>:5000/opensearch.xmlTo Reproduce
I deployed using manual mode, to be precise F) Manual on Readme.md.
Deployment Method
runexecutableI have deployed it on Bahnof VPS.
Version of Whoogle Search
Just pulled the repo from Github and did the setup today.
Desktop (please complete the following information):
Additional context
I am just serving as of now on http and accessing using floating IP provided by Banhof VPS with port 5000.
Yes, I have set this env variable: WHOOGLE_CONFIG_GET_ONLY=1
Service file:
@ClaraCrazy commented on GitHub (Aug 22, 2021):
I sadly cant help with your issue but you can still change the title if you click on edit next to it so others know what your issue is
@ghost commented on GitHub (Aug 22, 2021):
Guys, false alarm.
There is no bug.
I turned off HTTPS only mode on Firefox and it worked.