mirror of
https://github.com/benbusby/whoogle-search.git
synced 2026-04-25 04:05:57 +03:00
[GH-ISSUE #1100] [BUG] Docker Container Going "Unhealthy" and Whoogle Stops working Every Day or Two #672
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#672
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 @ilovepancakes95 on GitHub (Nov 19, 2023).
Original GitHub issue: https://github.com/benbusby/whoogle-search/issues/1100
After upgrading to v0.8.4, about 1-2 days after starting the docker container, the status goes "Unhealthy" and Whoogle's webpage stops loading/container seemingly is completely not responding until I restart it. Then status is "Healthy" again until 1-2 days later where it fails yet again. The logs in docker for the container don't seem to show any errors. The behavior wasn't present when running the prior version before v0.8.4.
Deployment Method
runexecutableVersion of Whoogle Search
@ryang3d commented on GitHub (Dec 7, 2023):
I'm seeing a very similar (likely the same) issue on version 0.8.4 (manual install on Ubuntu 22.04, not docker). Service appears to be running fine but Whoogle becomes unreachable after roughly 24 hours and will not load up again until I manually restart the service. Like OP, this keeps happening every day or so, so requires a manual service restart every day or so too.
@MaHivka commented on GitHub (Dec 10, 2023):
I have an identical situation, except that the status "Unhealthy" appears after several search queries, I restart the container manually and everything works again (This is clearly not how it was planned to work).
Version: Docker "latest" (most likely 0.8.4, the latest after all)
(p.s. I have installed new version, not updated it.)
@thimplicity commented on GitHub (Dec 13, 2023):
Same here unfortunately.
@raindog2 commented on GitHub (Dec 19, 2023):
Same problem here:
Docker container latest version. The whoogle page loads, but then when I do a search I get:
500 Internal Server Error
The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application.
@gravelfreeman commented on GitHub (Dec 20, 2023):
Same thing. Here's all the logs related to a failed search.
@C8opmBM commented on GitHub (Dec 28, 2023):
since today, every other search will turn it unusable (unhealthy)
Please find a fix! Thank you!
@Mnikley commented on GitHub (Dec 29, 2023):
Might be related to a recent Flask/Werkzeug/Jinja update. Those are the errors i get with the recent docker image v0.8.4 in docker-compose:
@C8opmBM commented on GitHub (Dec 30, 2023):
downgraded to benbusby/whoogle-search:0.8.3 until a fix is found.
Thanks.
@C8opmBM commented on GitHub (Feb 18, 2024):
Any updates on this issue?
Or is it not reproduced by all users on 0.8.4?
Thank you!
@tarheelz commented on GitHub (Feb 27, 2024):
It's still an issue. Stay on 0.83.
@C8opmBM commented on GitHub (Mar 2, 2024):
Somehow, the issue seems to be fixed.
Could this have been a dependency issue which has been meanwhile updated?
I've been swiched back to 0.8.4 for a week or so, without any issue.
Do test.
@gravelfreeman commented on GitHub (Mar 4, 2024):
It did for me as well, went back to Google, then now it seems to be working again?
@davidf1984 commented on GitHub (Mar 6, 2024):
I still experiencing the issue
@GusGus68 commented on GitHub (Jun 3, 2024):
I have the same issue. Docker container shows unhealthy after a few days. Any fix for this?
@sss7526 commented on GitHub (Sep 25, 2024):
Its still a problem with 0.8.4 and 0.8.3 still works fine
@GusGus68 commented on GitHub (Dec 30, 2024):
I had this problem with 0.8.4. I upgraded to 0.9.1 and it still happens. Is this going to be addressed? I have to restart the container every few days.
@github-actions[bot] commented on GitHub (Sep 15, 2025):
This issue has been automatically marked as stale due to inactivity. If it is still valid please comment within 7 days or it will be auto-closed.