mirror of
https://github.com/benbusby/whoogle-search.git
synced 2026-04-25 04:05:57 +03:00
[GH-ISSUE #760] [BUG] Images do not load #480
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#480
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 @SangeloDev on GitHub (May 17, 2022).
Original GitHub issue: https://github.com/benbusby/whoogle-search/issues/760
Describe the bug
Images don't load when browsing.
When opening Debug console, they point to
localhost:port/elementwhen behind NginX proxy.To Reproduce
Steps to reproduce the behavior:
Deployment Method
runexecutableVersion of Whoogle Search
Desktop (please complete the following information):
Smartphone (please complete the following information):
Snow-v2-6.3.1-instantnoodlep / Android 12Additional context
If there is any, I'll add it after an edit.
@DUOLabs333 commented on GitHub (May 17, 2022):
It seems that the image is not being routed through whoogle. This may be a result of
f5d599e7.