mirror of
https://github.com/benbusby/whoogle-search.git
synced 2026-04-25 20:25:51 +03:00
[GH-ISSUE #829] [BUG] ERROR:app:Exception on /config #521
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#521
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 @mzch on GitHub (Aug 23, 2022).
Original GitHub issue: https://github.com/benbusby/whoogle-search/issues/829
Describe the bug
ERROR:app:Exception on /config
To Reproduce
Steps to reproduce the behavior:
Deployment Method
runexecutableVersion of Whoogle Search
Desktop (please complete the following information):
Additional context
Python: 3.10.6
Server OS: Debian 11.4
@mzch commented on GitHub (Aug 23, 2022):
I tried to search in Japanese, the same error occurred.
@mzch commented on GitHub (Aug 23, 2022):
When I enabled only
Open Links in New Tab, the following error happened.@mzch commented on GitHub (Aug 23, 2022):
Sorry, when I switched python to 3.11.0rc0, I've got no error.