[GH-ISSUE #681] [BUG] redirect loop on Firefox, leading to HTTP 500 error #437

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

Originally created by @dbx10 on GitHub (Mar 14, 2022).
Original GitHub issue: https://github.com/benbusby/whoogle-search/issues/681

When using whoogle over HTTPS on Firefox, it sends notice that the page isn't redirecting properly, and when clicking try again it posts an HTTP 500 error.

  • 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 [version number]
  • Not sure

Desktop (please complete the following information):
Firefox on windows, android 11 and ubuntu 21

Unsure if this is related, but it also spits dozens of these in the logs:

WARNING:root:Exception raised while handling cache file '/config/session/2029240f6d1128be89ddc32729463129'
Traceback (most recent call last):
  File "/usr/local/lib/python3.11/site-packages/cachelib/file.py", line 183, in get
    with open(filename, "rb") as f:
         ^^^^^^^^^^^^^^^^^^^^```
Originally created by @dbx10 on GitHub (Mar 14, 2022). Original GitHub issue: https://github.com/benbusby/whoogle-search/issues/681 When using whoogle over HTTPS on Firefox, it sends notice that the page isn't redirecting properly, and when clicking try again it posts an HTTP 500 error. - [ ] Heroku (one-click deploy) - [X] Docker - [ ] `run` executable - [ ] pip/pipx - [ ] Other: [describe setup] **Version of Whoogle Search** - [X] Latest build from [source] (i.e. GitHub, Docker Hub, pip, etc) - [ ] Version [version number] - [ ] Not sure **Desktop (please complete the following information):** Firefox on windows, android 11 and ubuntu 21 Unsure if this is related, but it also spits dozens of these in the logs: ``` PermissionError: [Errno 13] Permission denied: '/config/session/4bf70ff5478c354e79228f0e612394d0' WARNING:root:Exception raised while handling cache file '/config/session/2029240f6d1128be89ddc32729463129' Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/cachelib/file.py", line 183, in get with open(filename, "rb") as f: ^^^^^^^^^^^^^^^^^^^^```
kerem 2026-02-25 20:35:45 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@DUOLabs333 commented on GitHub (Jun 10, 2022):

Can you try updating?

<!-- gh-comment-id:1152657420 --> @DUOLabs333 commented on GitHub (Jun 10, 2022): Can you try updating?
Author
Owner

@dbx10 commented on GitHub (Jun 10, 2022):

This was solved by removing the container and reinstalling it entirely.

On Fri., Jun. 10, 2022, 15:13 DUO Labs, @.***> wrote:

Can you try updating?


Reply to this email directly, view it on GitHub
https://github.com/benbusby/whoogle-search/issues/681#issuecomment-1152657420,
or unsubscribe
https://github.com/notifications/unsubscribe-auth/ATQL7GQJ4Q6W6MTTSNQGPXTVOOHT3ANCNFSM5QW2UW6A
.
You are receiving this because you authored the thread.Message ID:
@.***>

<!-- gh-comment-id:1152803529 --> @dbx10 commented on GitHub (Jun 10, 2022): This was solved by removing the container and reinstalling it entirely. On Fri., Jun. 10, 2022, 15:13 DUO Labs, ***@***.***> wrote: > Can you try updating? > > — > Reply to this email directly, view it on GitHub > <https://github.com/benbusby/whoogle-search/issues/681#issuecomment-1152657420>, > or unsubscribe > <https://github.com/notifications/unsubscribe-auth/ATQL7GQJ4Q6W6MTTSNQGPXTVOOHT3ANCNFSM5QW2UW6A> > . > You are receiving this because you authored the thread.Message ID: > ***@***.***> >
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#437
No description provided.