mirror of
https://github.com/benbusby/whoogle-search.git
synced 2026-04-25 12:15:50 +03:00
[GH-ISSUE #464] [BUG] Whoogle v0.6.0 on Arch, saving conf changes results in Internal Server Error #301
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#301
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 @shayaknyc on GitHub (Oct 15, 2021).
Original GitHub issue: https://github.com/benbusby/whoogle-search/issues/464
Describe the bug
If I load http://localhost:5000 in any browser (chromium, firefox, firedragon, opera, doesn't matter) and then click on the "Configuration" option underneath the search bar, it expands into the different options I can configure. Regardless of whatever change I'm making (although I'm trying to save "Open Links in New Tab" as toggled ON, as well as "Replace Social Media Links") the moment I hit Apply, it redirects me to http://localhost:5000/config with this error:
To Reproduce
Steps to reproduce the behavior:
Deployment Method
pacman -S whoogleVersion of Whoogle Search
Desktop (please complete the following information):
Any ideas? Not even sure where the log files are to look into this further, or if there are CLI commands, or edit files where these settings are saved.....
@shayaknyc commented on GitHub (Oct 16, 2021):
So, I downgraded, then accidentally upgraded again, and suddenly everything's working. I guess false alarm. Sorry!