benbusby / whoogle-search

A self-hosted, ad-free, privacy-respecting metasearch engine
https://pypi.org/project/whoogle-search/
MIT License
9.61k stars 948 forks source link

Potential bug - bibliogram links open to bad gateway 502 #530

Closed milesmcclane closed 3 years ago

milesmcclane commented 3 years ago

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 3 years ago

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 the WHOOGLE_ALT_IG environment 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.

btw. Can’t stress enough how much I love whoogle. Thanks.

Thank you! I appreciate it.