[GH-ISSUE #753] [BUG] CSS sometimes doesn't load when searching #476

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

Originally created by @DUOLabs333 on GitHub (May 10, 2022).
Original GitHub issue: https://github.com/benbusby/whoogle-search/issues/753

Describe the bug
Sometimes, the CSS doesn't load when searching

To Reproduce
Steps to reproduce the behavior:
It's very hard to reproduce, as it only happens sometimes. However, this only started happening when I put whoogle on a unionfs mount and chrooted into it. This never happened on bare metal.

Deployment Method

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

Version of Whoogle Search

  • Latest build from [source] (i.e. GitHub, Docker Hub, pip, etc)
  • Version [version number]
  • Not sure

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari] Firefox
  • Version [e.g. 22] 88

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Additional context
Relevant log:

WARNING:root:Exception raised while handling cache file '/opt/whoogle/app/static/config/session/2029240f6d1128be89ddc32729463129'
Traceback (most recent call last):
  File "/usr/lib/python3.10/site-packages/cachelib/file.py", line 229, in set
    os.chmod(filename, self._mode)
FileNotFoundError: [Errno 2] No such file or directory: '/opt/whoogle/app/static/config/session/2029240f6d1128be89ddc32729463129'

A screenshot:
image

Originally created by @DUOLabs333 on GitHub (May 10, 2022). Original GitHub issue: https://github.com/benbusby/whoogle-search/issues/753 **Describe the bug** Sometimes, the CSS doesn't load when searching **To Reproduce** Steps to reproduce the behavior: It's very hard to reproduce, as it only happens sometimes. However, this only started happening when I put whoogle on a unionfs mount and chrooted into it. This never happened on bare metal. **Deployment Method** - [ ] Heroku (one-click deploy) - [ ] Docker - [x] `run` executable - [ ] pip/pipx - [ ] Other: [describe setup] **Version of Whoogle Search** - [x] Latest build from [source] (i.e. GitHub, Docker Hub, pip, etc) - [ ] Version [version number] - [ ] Not sure **Desktop (please complete the following information):** - OS: [e.g. iOS] - Browser [e.g. chrome, safari] Firefox - Version [e.g. 22] 88 **Smartphone (please complete the following information):** - Device: [e.g. iPhone6] - OS: [e.g. iOS8.1] - Browser [e.g. stock browser, safari] - Version [e.g. 22] **Additional context** Relevant log: ``` WARNING:root:Exception raised while handling cache file '/opt/whoogle/app/static/config/session/2029240f6d1128be89ddc32729463129' Traceback (most recent call last): File "/usr/lib/python3.10/site-packages/cachelib/file.py", line 229, in set os.chmod(filename, self._mode) FileNotFoundError: [Errno 2] No such file or directory: '/opt/whoogle/app/static/config/session/2029240f6d1128be89ddc32729463129' ``` A screenshot: ![image](https://user-images.githubusercontent.com/49244768/167712531-0ee931f3-9839-47ca-ba44-b2db380bef90.png)
kerem 2026-02-25 20:35:51 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@DUOLabs333 commented on GitHub (May 10, 2022):

The specified files do exist.

<!-- gh-comment-id:1122664991 --> @DUOLabs333 commented on GitHub (May 10, 2022): The specified files do exist.
Author
Owner

@DUOLabs333 commented on GitHub (May 10, 2022):

This doesn't seem to happen anymore when I update.

<!-- gh-comment-id:1122674056 --> @DUOLabs333 commented on GitHub (May 10, 2022): This doesn't seem to happen anymore when I update.
Author
Owner

@DUOLabs333 commented on GitHub (May 10, 2022):

The issue still occurs.

<!-- gh-comment-id:1122809211 --> @DUOLabs333 commented on GitHub (May 10, 2022): The issue still occurs.
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#476
No description provided.