mirror of
https://github.com/benbusby/whoogle-search.git
synced 2026-04-26 12:45:48 +03:00
[GH-ISSUE #530] Potential bug - bibliogram links open to bad gateway 502 #343
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#343
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 @milesmcclane on GitHub (Nov 10, 2021).
Original GitHub issue: https://github.com/benbusby/whoogle-search/issues/530
All Bibliogram links open into bad gateway 502 from clicking in search. Other links (including nitter etc) are not affected.
Docker deployment on iOS 15.1 Safari iPhone XR.
btw. Can’t stress enough how much I love whoogle. Thanks.
@benbusby commented on GitHub (Nov 12, 2021):
Unfortunately that isn't something I can control really. The default bibliogram instance (
bibliogram.art) seems to have a lot of problems from what I've seen, but I prefer to set the default alts in Whoogle to the project's default instance, since they're typically more reliable to stay up throughout the life of the project. The only real fix is to use a different instance by setting theWHOOGLE_ALT_IGenvironment variable to something else (i.e.WHOOGLE_ALT_IG=bibliogram.snopyta.org) or something. I'm actually working on a separate project at the moment that should solve this problem entirely, but not sure when I'll have that released yet.Thank you! I appreciate it.