mirror of
https://github.com/benbusby/whoogle-search.git
synced 2026-04-25 12:15:50 +03:00
[GH-ISSUE #765] [BUG] "_pickle.UnpicklingError: invalid load key" for pip installation #484
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#484
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 @PrivacyDevel on GitHub (May 22, 2022).
Original GitHub issue: https://github.com/benbusby/whoogle-search/issues/765
Describe the bug
Whoogle Search displays "Internal Server Error" in the browser whenever I use it to make any search.
The home page gets displayed correctly and the problem seems to be specific to installations using pip.
The manual installation using git and venv is working however.
Server OS
Debian 11.3
To Reproduce
Deployment Method
runexecutableVersion of Whoogle Search
Client:
The problem does not seem to be browser specific.
It happened with Firefox and curl for example.
Traceback from logs
@DragonEggBedrockBreaking commented on GitHub (May 30, 2022):
Confirmed with both pip (latest release) and pipx (from source).
Confirmed with librewolf browser.
@nobicycle commented on GitHub (Jun 1, 2022):
Confirm also:
@benbusby commented on GitHub (Jun 3, 2022):
Thanks for reporting, it should be fixed now. There should be a new pip version (0.7.3) available shortly.
@nobicycle commented on GitHub (Jun 6, 2022):
Confirm solved. Thanks!