[GH-ISSUE #207] [BUG] [Firefox] cannot download search plugin from ... error #144

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

Originally created by @lwndp on GitHub (Feb 22, 2021).
Original GitHub issue: https://github.com/benbusby/whoogle-search/issues/207

Describe the bug
I deployed Whoogle via heroku and now get the following error in FF: Firefox could not download the search plugin from: [my heroku url]

Is this a known issue? How can it be resolved?

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)
  • Version [0.3.1]
  • Not sure

Desktop (please complete the following information):

  • OS: MacOS
  • Browser Firefox
  • Version 85.0.2
Originally created by @lwndp on GitHub (Feb 22, 2021). Original GitHub issue: https://github.com/benbusby/whoogle-search/issues/207 **Describe the bug** I deployed Whoogle via heroku and now get the following error in FF: Firefox could not download the search plugin from: [my heroku url] Is this a known issue? How can it be resolved? **Deployment Method** - [x] Heroku (one-click deploy) - [ ] Docker - [ ] `run` executable - [ ] pip/pipx - [ ] Other: [describe setup] **Version of Whoogle Search** - [x] Latest build from [source] (i.e. GitHub, Docker Hub, pip, etc) - [x] Version [0.3.1] - [ ] Not sure **Desktop (please complete the following information):** - OS: MacOS - Browser Firefox - Version 85.0.2
kerem 2026-02-25 20:35:00 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@benbusby commented on GitHub (Feb 26, 2021):

Hmmm, no I haven't seen this yet. Are you able to access <your whoogle url>/opensearch.xml?

I just deployed the heroku beta version without any issues, could you try that? You can use this link to deploy the beta version.

<!-- gh-comment-id:786733010 --> @benbusby commented on GitHub (Feb 26, 2021): Hmmm, no I haven't seen this yet. Are you able to access `<your whoogle url>/opensearch.xml`? I just deployed the heroku beta version without any issues, could you try that? You can use [this link](https://heroku.com/deploy?template=https://github.com/benbusby/whoogle-search/tree/heroku-app-beta) to deploy the beta version.
Author
Owner

@lwndp commented on GitHub (Feb 26, 2021):

Hi Ben, thanks for the reply! I can indeed access the xml, also in Firefox. I deployed the beta you've linked, but the issue's still there.

However I guess I've found the issue: After deploying without user/pw authentication, it works. Is that a bug on my end or on application level?

<!-- gh-comment-id:786753325 --> @lwndp commented on GitHub (Feb 26, 2021): Hi Ben, thanks for the reply! I can indeed access the xml, also in Firefox. I deployed the beta you've linked, but the issue's still there. However I guess I've found the issue: After deploying without user/pw authentication, it works. Is that a bug on my end or on application level?
Author
Owner

@benbusby commented on GitHub (Feb 26, 2021):

Ah, yeah that's on my end. I'm requiring authentication to reach the opensearch file (maybe I had a reason for that at some point, I can't think of one now though).

I'll push a fix shortly.

<!-- gh-comment-id:786757902 --> @benbusby commented on GitHub (Feb 26, 2021): Ah, yeah that's on my end. I'm requiring authentication to reach the opensearch file (maybe I had a reason for that at some point, I can't think of one now though). I'll push a fix shortly.
Author
Owner

@benbusby commented on GitHub (Feb 26, 2021):

Alright should be fixed now -- try redeploying the beta version and let me know if you encounter any issues (I validated the fix on my end, but just want to double check).

<!-- gh-comment-id:786766015 --> @benbusby commented on GitHub (Feb 26, 2021): Alright should be fixed now -- try redeploying the beta version and let me know if you encounter any issues (I validated the fix on my end, but just want to double check).
Author
Owner

@lwndp commented on GitHub (Feb 26, 2021):

@benbusby can confirm that it works now. Thanks for the quick fix, that's incredible!

<!-- gh-comment-id:786777320 --> @lwndp commented on GitHub (Feb 26, 2021): @benbusby can confirm that it works now. Thanks for the quick fix, that's incredible!
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#144
No description provided.