[GH-ISSUE #760] [BUG] Images do not load #480

Closed
opened 2026-02-25 20:35:51 +03:00 by kerem · 1 comment
Owner

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/element when behind NginX proxy.

To Reproduce
Steps to reproduce the behavior:

  1. Use NginX as proxy and route domain.tld to localhost:port
  2. Search anything
  3. Click Images
  4. See error (Images don't load)

Deployment Method

  • Heroku (one-click deploy)
  • Docker
  • run executable
  • pip/pipx
  • Other: [describe setup]

Version of Whoogle Search

  • Latest build from Docker: 0.7.2
  • Version [version number]
  • Not sure

Desktop (please complete the following information):

  • OS: Arch
  • Browser: Firefox Development Edition
  • Version 101.0b5

Smartphone (please complete the following information):

  • Device: OnePlus 8 pro
  • OS: EvolutionX Snow-v2-6.3.1-instantnoodlep / Android 12
  • Browser Firefox Nightly
  • Version 102.0a1

Additional context
If there is any, I'll add it after an edit.

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/element`` when behind NginX proxy. **To Reproduce** Steps to reproduce the behavior: 1. Use NginX as proxy and route domain.tld to localhost:port 2. Search anything 3. Click Images 4. See error (Images don't load) **Deployment Method** - [ ] Heroku (one-click deploy) - [X] Docker - [ ] `run` executable - [ ] pip/pipx - [ ] Other: [describe setup] **Version of Whoogle Search** - [X] Latest build from Docker: 0.7.2 - [ ] Version [version number] - [ ] Not sure **Desktop (please complete the following information):** - OS: Arch - Browser: Firefox Development Edition - Version 101.0b5 **Smartphone (please complete the following information):** - Device: OnePlus 8 pro - OS: EvolutionX ``Snow-v2-6.3.1-instantnoodlep / Android 12`` - Browser Firefox Nightly - Version 102.0a1 **Additional context** If there is any, I'll add it after an edit.
kerem 2026-02-25 20:35:51 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@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.

<!-- gh-comment-id:1129233391 --> @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.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/whoogle-search#480
No description provided.